| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-02-22 | Merge branch 'upstream' into dev | jacksonmj | 3 | -9/+8 | |
| Conflicts: src/main.c | |||||
| 2011-02-22 | Update version | Simon | 1 | -2/+2 | |
| 2011-02-21 | UI improvements for elements menu | Simon | 2 | -7/+6 | |
| 2011-02-21 | Zoom key conflict with international keyboards | jacksonmj | 1 | -2/+0 | |
| 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 | Zoom key conflict with international keyboards | jacksonmj | 1 | -2/+0 | |
| 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 | Fix some compiler warnings | jacksonmj | 1 | -0/+1 | |
| 2011-02-19 | Fix saving of display mode from keys and fix persistent display | Simon | 1 | -0/+1 | |
| 2011-02-19 | Minor version | Simon | 1 | -1/+1 | |
| 2011-02-19 | Move reset code to own function | jacksonmj | 2 | -0/+2 | |
| Also clear persistent view when loading a save or clearing the screen. | |||||
| 2011-02-13 | Visual Studio compatibility | jacksonmj | 1 | -0/+4 | |
| Also fix two compiler warnings | |||||
| 2011-02-11 | update with latest | Cracker64 | 2 | -11/+13 | |
| 2011-02-09 | Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-Toy | Simon | 2 | -8/+9 | |
| 2011-02-09 | "Added Air modes using Gravitymode code" | Cate | 1 | -0/+1 | |
| 2011-02-08 | Sound device not compulsory | jacksonmj | 1 | -1/+1 | |
| 2011-02-07 | Prevent crashes in the event of ridiculous temperatures | jacksonmj | 1 | -4/+5 | |
| 2011-02-07 | Improve console element parsing | jacksonmj | 1 | -3/+3 | |
| GOL, 34, 2x2 now work. Element types can no longer be referred to by number, to remove ambiguity between type and particle number. | |||||
| 2011-02-04 | Fix Antimatter | Simon | 1 | -1/+1 | |
| 2011-02-04 | Merge with cracker, also fix version | Simon | 2 | -9/+9 | |
| 2011-02-04 | merge jacksonmj's and much better string parsing because of a function i found. | Cracker64 | 2 | -7/+7 | |
| 2011-02-03 | missed some corrections, fixes GoL | Cracker64 | 2 | -4/+4 | |
| 2011-02-01 | Update with simon, and drawing SPRK on walls crash fix. | Cracker64 | 1 | -2/+2 | |
| 2011-01-31 | Fix for liquids - jacksonmj | Simon | 3 | -4/+7 | |
| 2011-01-31 | Fix version for Login | Simon | 1 | -2/+2 | |
| 2011-01-31 | merge jacksonmj's and simon's changes, and made mouse coords show up in ↵ | Cracker64 | 2 | -2/+5 | |
| debug so it is easier to get them. | |||||
| 2011-01-31 | ALL GLORY TO THE SAVASK | Simon | 1 | -0/+2 | |
| 2011-01-31 | Console improvements | jacksonmj | 1 | -2/+3 | |
| Can use x,y coordinates to specify which particle. ctype now also accepts element names. More sanity checking of input. delete command added. | |||||
| 2011-01-31 | Moved console commands into own function. Added running script files so ↵ | Cracker64 | 1 | -0/+2 | |
| console commands can be run instantly. Added create command. element names work, from jacksonmj. | |||||
| 2011-01-31 | Make console recognise element names | jacksonmj | 1 | -0/+2 | |
| 2011-01-30 | Merge branch 'upstream' into dev | jacksonmj | 3 | -3/+8 | |
| 2011-01-30 | update with latest | Cracker64 | 3 | -14/+15 | |
| 2011-01-30 | Merge with crackers console | Simon | 2 | -0/+3 | |
| 2011-01-30 | added 'load' command, and a basic error message. | Cracker64 | 1 | -1/+1 | |
| 2011-01-30 | Added a console! it is pretty self explanitory | Cracker64 | 2 | -0/+3 | |
| 2011-01-29 | Use Sessions instead of saving password | Simon | 2 | -3/+5 | |
| 2011-01-29 | Consistent use of NGOL, better NSCN description | jacksonmj | 2 | -4/+4 | |
| 2011-01-29 | Merge remote branch 'cracker64' into dev | jacksonmj | 3 | -17/+18 | |
| Conflicts: includes/element.h includes/powder.h src/elements/firw.c src/elements/legacy.c src/elements/phot.c src/elements/sprk.c src/graphics.c src/main.c src/powder.c | |||||
| 2011-01-29 | finally fixed visual studio compiling, yay | Cracker64 | 2 | -2/+3 | |
| 2011-01-29 | Other things overwritten, and changes from jacksonmj | Cracker64 | 1 | -2/+2 | |
| 2011-01-29 | oops, silly copy file, and fixed the new GoL from simon's fail merging. | Cracker64 | 2 | -16/+16 | |
| 2011-01-28 | update to latest | Cracker64 | 7 | -414/+527 | |
| 2011-01-28 | INWR should cool after being sparked; and correct function parameters | jacksonmj | 1 | -3/+3 | |
| Also correct grule size and replicate existing freezing point behaviour for lava with strange ctypes. | |||||
| 2011-01-28 | Restore cracker64 changes overwritten by merge | jacksonmj | 1 | -11/+10 | |
| 2011-01-28 | Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-Toy | Simon | 1 | -0/+8 | |
| 2011-01-28 | Fix some problems with restrict_flt | jacksonmj | 1 | -0/+1 | |
| This change fixes pressure glitches, burning substances cooling by themselves to absolute zero, and SING having temperatures of minus several million Kelvin. | |||||
| 2011-01-28 | Change include file for element update functions | jacksonmj | 1 | -0/+7 | |
| 2011-01-27 | Merge with jacksonmj, Warning: potential for lot of bugs | Simon | 6 | -414/+519 | |
| 2011-01-27 | Fixes from cracker | Simon | 1 | -1/+1 | |
| 2011-01-20 | quartz shouldn't have prop_conducts, and fixed visual studio compiling | Cracker64 | 1 | -1/+1 | |
| 2011-01-19 | revert all limit changes, a little too glitchy, can be done later when ↵ | Cracker64 | 2 | -45/+42 | |
| current limit is reached. | |||||
| 2011-01-19 | made all the shifts and type checks use defines, so it can be changed ↵ | Cracker64 | 1 | -0/+3 | |
| easier, and put it back to normal with a shift of 8. | |||||
