| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-03-02 | console things, set commands use keywords for arguments. | Cracker64 | 7 | -472/+869 | |
| 2011-03-02 | Fix some potential crashes, better handling of empty server responses | jacksonmj | 1 | -8/+16 | |
| 2011-03-02 | Fix ETRD not conducting correctly to adjacent particles | jacksonmj | 1 | -10/+11 | |
| 2011-03-02 | fix "water spark bounce" | Cracker64 | 1 | -0/+3 | |
| 2011-03-02 | INST works with caps lock/replace mode, and fix some replace mode out of ↵ | Cracker64 | 1 | -2/+13 | |
| screen crashes. | |||||
| 2011-03-01 | fix "water spark bounce" | Cracker64 | 1 | -0/+3 | |
| 2011-03-01 | INST works with caps lock/replace mode, and fix some replace mode out of ↵ | Cracker64 | 1 | -2/+13 | |
| screen crashes. | |||||
| 2011-02-26 | Fix some potential crashes, better handling of empty server responses | jacksonmj | 1 | -8/+16 | |
| 2011-02-26 | TPYO | Lieuwe | 1 | -1/+1 | |
| 2011-02-26 | persistence | Lieuwe | 1 | -2/+2 | |
| 2011-02-26 | try eval first | Lieuwe | 1 | -3/+6 | |
| 2011-02-26 | redirecting bullocks | Lieuwe | 1 | -11/+12 | |
| 2011-02-26 | broke a lot of stuff. semi-fixed the console itself. | Lieuwe | 2 | -40/+11 | |
| 2011-02-26 | Merge branch 'upstream' into dev | jacksonmj | 7 | -75/+106 | |
| Conflicts: src/main.c | |||||
| 2011-02-26 | removed error.log | Lieuwe | 1 | -30474/+0 | |
| 2011-02-26 | python console | Lieuwe | 11 | -460/+31176 | |
| 2011-02-24 | Fix ETRD not conducting correctly to adjacent particles | jacksonmj | 1 | -10/+11 | |
| 2011-02-24 | Pretty transparent console | Simon | 2 | -36/+45 | |
| 2011-02-24 | WIND from cracker! | Simon | 3 | -4/+24 | |
| 2011-02-24 | rename drag to wind | Cracker64 | 1 | -1/+1 | |
| 2011-02-24 | forgot powder.h, and renamed drag to wind | Cracker64 | 2 | -4/+7 | |
| 2011-02-24 | a drag tool! | Cracker64 | 2 | -3/+16 | |
| 2011-02-24 | transparent console.... | Cracker64 | 1 | -13/+11 | |
| 2011-02-24 | Fix GoL to not set gol2 on other things | Cracker64 | 1 | -2/+6 | |
| 2011-02-24 | Fix particles displaced by liquids moving to overlapping positions | jacksonmj | 1 | -3/+5 | |
| 2011-02-24 | Fix lava freezing point | jacksonmj | 1 | -3/+5 | |
| 2011-02-24 | Fix particles displaced by liquids moving to overlapping positions | jacksonmj | 1 | -3/+5 | |
| 2011-02-23 | Fix lava freezing point | jacksonmj | 1 | -3/+5 | |
| 2011-02-23 | Switch life to ctype for, photons apparently use the GLOW ctype for something | Simon | 2 | -3/+3 | |
| 2011-02-23 | Fancier glow, now affected by Velocity, Pressure and Heat | Simon | 3 | -23/+23 | |
| 2011-02-23 | Fix GoL to not set gol2 on other things | Cracker64 | 1 | -2/+6 | |
| 2011-02-23 | Increase minor version | Simon | 1 | -1/+1 | |
| 2011-02-23 | Increase debug coords string buffer to prevent crashes | Simon | 1 | -1/+1 | |
| 2011-02-23 | Reduce GoL lag | Cracker64 | 1 | -1/+3 | |
| 2011-02-23 | Reduce GoL lag | Cracker64 | 1 | -1/+3 | |
| 2011-02-23 | updating | Cracker64 | 10 | -282/+268 | |
| 2011-02-22 | Make the help screen a bit cleaner | Simon | 1 | -7/+3 | |
| 2011-02-22 | Merge branch 'upstream' into dev | jacksonmj | 6 | -113/+154 | |
| Conflicts: src/main.c | |||||
| 2011-02-22 | Improvement to scrolling menu | Simon | 1 | -2/+2 | |
| 2011-02-22 | Update version | Simon | 1 | -2/+2 | |
| 2011-02-21 | UI improvements for elements menu | Simon | 4 | -27/+28 | |
| 2011-02-21 | Sound and scripts are opt-in, to speed up loading and closing | Simon | 1 | -79/+98 | |
| 2011-02-21 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon | 3 | -23/+13 | |
| 2011-02-21 | Zoom key conflict with international keyboards | jacksonmj | 3 | -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-21 | Reduce overlap of HUD text when in debug/beta mode | jacksonmj | 1 | -15/+9 | |
| Also reduce duplication of some HUD code | |||||
| 2011-02-21 | Fix console preventing window from closing | jacksonmj | 1 | -0/+1 | |
| 2011-02-20 | Zoom key conflict with international keyboards | jacksonmj | 3 | -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-20 | Reduce overlap of HUD text when in debug/beta mode | jacksonmj | 1 | -15/+9 | |
| Also reduce duplication of some HUD code | |||||
| 2011-02-20 | Fix some compiler warnings | jacksonmj | 4 | -19/+21 | |
| 2011-02-20 | Fix console preventing window from closing | jacksonmj | 1 | -0/+1 | |
