summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-01-31Small changes from crackerSimon2-11/+30
2011-01-31Fix for liquids - jacksonmjSimon3-284/+429
2011-01-31Attempt fix for liquidsjacksonmj1-5/+5
2011-01-31Fix login for non-elevated usersSimon1-1/+9
2011-01-31merge jacksonmj's and simon's changes, and made mouse coords show up in debug...Cracker644-77/+235
2011-01-31ALL GLORY TO THE SAVASKSimon4-3/+77
2011-01-31Console improvementsjacksonmj2-64/+128
2011-01-31Merge branch 'cracker64' into devjacksonmj2-275/+325
2011-01-31stupid git, didn't take description changeCracker641-4/+7
2011-01-31Moved console commands into own function. Added running script files so cons...Cracker642-255/+335
2011-01-31Make console recognise element namesjacksonmj2-17/+48
2011-01-31Merge branch 'upstream' into devjacksonmj2-1/+4
2011-01-30Fix bugs with console.Simon2-2/+8
2011-01-30possible fix from jacksonmj, cursor gets set to end while changing commands w...Cracker642-2/+6
2011-01-30Console segfault fixjacksonmj2-1/+4
2011-01-30Merge branch 'upstream' into devjacksonmj4-24/+451
2011-01-30update with latestCracker645-31/+143
2011-01-30Command buffer, limit is 9, I thinkSimon1-1/+65
2011-01-30Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon1-0/+1
2011-01-30Merge with crackers consoleSimon2-2/+321
2011-01-30added 'load' command, and a basic error message.Cracker642-4/+21
2011-01-30Added a console! it is pretty self explanitoryCracker642-2/+304
2011-01-29Missing header for CM_COUNTFacialTurd1-0/+1
2011-01-29Missing file, also fix cmode savingSimon1-3/+9
2011-01-29Use Sessions instead of saving passwordSimon2-20/+57
2011-01-29Consistent use of NGOL, better NSCN descriptionjacksonmj2-3/+3
2011-01-29Merge remote branch 'cracker64' into devjacksonmj7-14/+77
2011-01-29finally fixed visual studio compiling, yayCracker642-1/+2
2011-01-29fix some visual studio issues.Cracker643-3/+4
2011-01-29Other things overwritten, and changes from jacksonmjCracker643-22/+25
2011-01-29oops, silly copy file, and fixed the new GoL from simon's fail merging.Cracker644-6291/+74
2011-01-28update to latestCracker6473-15735/+22083
2011-01-28INWR should cool after being sparked; and correct function parametersjacksonmj2-5/+5
2011-01-28Restore cracker64 changes overwritten by mergejacksonmj2-23/+30
2011-01-28Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-ToySimon64-63/+65
2011-01-28Change include file for element update functionsjacksonmj63-63/+63
2011-01-27Fix disappearing WTRVjacksonmj1-0/+2
2011-01-27Merge with jacksonmj, Warning: potential for lot of bugsSimon72-15735/+15803
2011-01-23Fix SIGFPE when opening creations with exactly 50 up/down votesjacksonmj1-6/+7
2011-01-20quartz shouldn't have prop_conducts, and fixed visual studio compilingCracker641-2/+2
2011-01-19ctrl-'=' will reset sparksCracker641-0/+10
2011-01-19some photon fixes, and better resets on reload/clearCracker642-6/+10
2011-01-19revert all limit changes, a little too glitchy, can be done later when curren...Cracker644-878/+893
2011-01-19made all the shifts and type checks use defines, so it can be changed easier,...Cracker643-783/+783
2011-01-18missed some bitshifts, which caused a few glitches. Everything seems normalCracker641-7/+7
2011-01-18test with increased element limit, there seems to be no performace decrease t...Cracker644-782/+786
2011-01-17more life types using states, put them in new menu. Maybe get some way to swi...Cracker642-3/+17
2011-01-16fix loading of old GoL saves, and fix wall crashCracker642-2/+7
2011-01-16Made GoL code work with more advanced rules with different life states, givin...Cracker642-10/+56
2011-01-15Misc small fixes and tidyupjacksonmj6-42/+32