summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-03-02redirecting bullocksLieuwe1-11/+12
2011-03-02broke a lot of stuff. semi-fixed the console itself.Lieuwe2-40/+11
2011-03-02removed error.logLieuwe1-30474/+0
2011-03-02python consoleLieuwe11-460/+31176
2011-03-02console things, set commands use keywords for arguments.Cracker647-472/+869
2011-03-02Fix some potential crashes, better handling of empty server responsesjacksonmj1-8/+16
2011-03-02Fix ETRD not conducting correctly to adjacent particlesjacksonmj1-10/+11
2011-03-02fix "water spark bounce"Cracker641-0/+3
2011-03-02INST works with caps lock/replace mode, and fix some replace mode out of ↵Cracker641-2/+13
screen crashes.
2011-03-01fix "water spark bounce"Cracker641-0/+3
2011-03-01INST works with caps lock/replace mode, and fix some replace mode out of ↵Cracker641-2/+13
screen crashes.
2011-02-26Fix some potential crashes, better handling of empty server responsesjacksonmj1-8/+16
2011-02-26TPYOLieuwe1-1/+1
2011-02-26persistenceLieuwe1-2/+2
2011-02-26try eval firstLieuwe1-3/+6
2011-02-26redirecting bullocksLieuwe1-11/+12
2011-02-26broke a lot of stuff. semi-fixed the console itself.Lieuwe2-40/+11
2011-02-26Merge branch 'upstream' into devjacksonmj7-75/+106
Conflicts: src/main.c
2011-02-26removed error.logLieuwe1-30474/+0
2011-02-26python consoleLieuwe11-460/+31176
2011-02-24Fix ETRD not conducting correctly to adjacent particlesjacksonmj1-10/+11
2011-02-24Pretty transparent consoleSimon2-36/+45
2011-02-24WIND from cracker!Simon3-4/+24
2011-02-24rename drag to windCracker641-1/+1
2011-02-24forgot powder.h, and renamed drag to windCracker642-4/+7
2011-02-24a drag tool!Cracker642-3/+16
2011-02-24transparent console....Cracker641-13/+11
2011-02-24Fix GoL to not set gol2 on other thingsCracker641-2/+6
2011-02-24Fix particles displaced by liquids moving to overlapping positionsjacksonmj1-3/+5
2011-02-24Fix lava freezing pointjacksonmj1-3/+5
2011-02-24Fix particles displaced by liquids moving to overlapping positionsjacksonmj1-3/+5
2011-02-23Fix lava freezing pointjacksonmj1-3/+5
2011-02-23Switch life to ctype for, photons apparently use the GLOW ctype for somethingSimon2-3/+3
2011-02-23Fancier glow, now affected by Velocity, Pressure and HeatSimon3-23/+23
2011-02-23Fix GoL to not set gol2 on other thingsCracker641-2/+6
2011-02-23Increase minor versionSimon1-1/+1
2011-02-23Increase debug coords string buffer to prevent crashesSimon1-1/+1
2011-02-23Reduce GoL lagCracker641-1/+3
2011-02-23Reduce GoL lagCracker641-1/+3
2011-02-23updatingCracker6410-282/+268
2011-02-22Make the help screen a bit cleanerSimon1-7/+3
2011-02-22Merge branch 'upstream' into devjacksonmj6-113/+154
Conflicts: src/main.c
2011-02-22Improvement to scrolling menuSimon1-2/+2
2011-02-22Update versionSimon1-2/+2
2011-02-21UI improvements for elements menuSimon4-27/+28
2011-02-21Sound and scripts are opt-in, to speed up loading and closingSimon1-79/+98
2011-02-21Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon3-23/+13
2011-02-21Zoom key conflict with international keyboardsjacksonmj3-8/+3
Change zoom key to only use keysym.sym, like all the other keyboard controls. This may mean it is no longer the 'z' key on all systems, but will prevent it conflicting with the other keyboard controls.
2011-02-21Reduce overlap of HUD text when in debug/beta modejacksonmj1-15/+9
Also reduce duplication of some HUD code
2011-02-21Fix console preventing window from closingjacksonmj1-0/+1