summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Make sure WIND can't be createdjacksonmj2-0/+9
2011-05-19Photons and neutrons go through portal instead of reflectingjacksonmj1-1/+32
2011-05-19pthread Win32 static linkingSimon Robertshaw1-1/+8
2011-05-19Message notification changesSimon Robertshaw1-4/+9
2011-05-16New message notification on session check TODO: Clickable link to conversatio...Simon Robertshaw2-2/+22
2011-05-15Runtime fullscreen toggle TODO: Fix bug that prevents from closing the window...Simon Robertshaw2-5/+18
2011-05-15Fix n-gravity toggleSimon Robertshaw1-0/+1
2011-05-14Decoration has a color menu. GoL uses less memory(17MB less), and probably a...Cracker644-31/+88
2011-05-14Fix crash with negative lava ctypejacksonmj1-2/+5
2011-05-14Translate invisible particles to decorated diamond when loadingjacksonmj1-0/+12
2011-05-14Pass decorations to saving functions (doesn't actually save yet)jacksonmj3-30/+32
2011-05-14Turn WIND into a tooljacksonmj4-10/+11
2011-05-14Fix overlapping particlesjacksonmj1-85/+59
2011-05-14Fix high speed photons when reflecting near glassjacksonmj1-0/+7
2011-05-14Use properties for life decrement/killSimon Robertshaw6-7/+23
2011-05-14fix neutron cloningSimon Robertshaw5-39/+46
2011-05-14Shrink draw_tool_xyjacksonmj1-152/+42
2011-05-14Move wall drawing to graphics.cSimon Robertshaw4-472/+184
2011-05-14Condition variable instead of busy waitSimon Robertshaw1-3/+11
2011-05-14Revert "-a"Simon Robertshaw1-10/+5
2011-05-14-aSimon Robertshaw1-5/+10
2011-05-13Runtime scale switchingSimon Robertshaw2-1/+23
2011-05-12Fix some thread sync and gravity sync issuesSimon Robertshaw1-4/+17
2011-05-12Newtonian gravity toggle, disabled by defaultSimon Robertshaw2-17/+43
2011-05-05ANAR changes, WHOL absorbs ANAR and gets colder. ANAR burns with CFLM strang...Cracker642-1/+41
2011-05-05Improve piling of powdersjacksonmj1-26/+25
2011-05-05Make damp sponge much less flammablejacksonmj1-16/+38
2011-05-05Remove some unnecessary checksjacksonmj1-6/+5
2011-05-05Make middle click work with photon mapjacksonmj1-1/+3
2011-05-05H2 burns from spark, lava, plasma; O2 burns from plasmajacksonmj2-0/+6
2011-05-05Fixes for previous commitjacksonmj1-9/+6
2011-05-05Slight speed improvement for liquids and powdersjacksonmj1-27/+37
2011-05-05Fix plut lavajacksonmj1-2/+2
2011-05-05Some work on bubbles. Added "bubble x,y" command to console.savask3-11/+104
2011-05-05Some changes to soap.savask3-48/+99
2011-05-05Initial soap commitSimon Robertshaw3-0/+124
2011-05-05Revert "Dem bubbles"Simon Robertshaw3-247/+0
2011-05-05Dem bubblesunknown3-0/+247
2011-04-26Fix BMTL and gravity breakingSimon Robertshaw1-2/+10
2011-04-26Gravity breaks elements like pressure does (Doesn't work for broken metal and...Simon Robertshaw1-2/+6
2011-04-26Fix for non-diff modeSimon Robertshaw1-1/+4
2011-04-26Gravity: only calculate the differenceSimon Robertshaw1-18/+26
2011-04-25Fix pause with gravity and test deuterium improvementsSimon Robertshaw3-54/+59
2011-04-25portal now uses particles as storage, so it keeps everything.Cracker643-23/+19
2011-04-25gravmutex = NULL not liked by some compilers (It's not actually correct anyway)Simon Robertshaw1-2/+2
2011-04-25Dialog box for changing simulation options, gravity toggle needs implementingSimon Robertshaw2-9/+87
2011-04-25Jacksonmj: Move console functions into seperate filejacksonmj3-1433/+1431
2011-04-24Allow negative gravitySimon Robertshaw1-1/+1
2011-04-24visual studio fixesCracker641-5/+6
2011-04-24More decoration improvements. still TODO: text boxes that will change curren...Cracker642-13/+37