| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-02-09 | "Added Air modes using Gravitymode code" | Cate | 1 | -0/+1 | |
| 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. | |||||
| 2011-01-18 | test with increased element limit, there seems to be no performace decrease ↵ | Cracker64 | 1 | -2/+2 | |
| to me anyway. element limit of 4096 | |||||
| 2011-01-17 | Cracker merge | Simon | 3 | -41/+70 | |
| 2011-01-17 | more life types using states, put them in new menu. Maybe get some way to ↵ | Cracker64 | 3 | -9/+21 | |
| switch to new menu on mouseover of last spot of current life menu | |||||
| 2011-01-16 | Made GoL code work with more advanced rules with different life states, ↵ | Cracker64 | 2 | -25/+40 | |
| giving more interesting rules. | |||||
| 2011-01-15 | Merge branch 'cracker64' into dev | jacksonmj | 1 | -0/+2 | |
| Conflicts: includes/powder.h src/graphics.c src/main.c src/powder.c | |||||
| 2011-01-15 | Attempt fix for some cases of fast particles going through obstacles | jacksonmj | 1 | -0/+1 | |
| Also change direction_to_map again, to revert to original version (which has problems with some diagonal surfaces, but doesn't have noticeable inaccuracies) for refraction. | |||||
| 2011-01-14 | a fix so photons can be deleted and show up on HUD :) | Cracker64 | 1 | -0/+2 | |
| 2011-01-13 | Split elements/misc.c into separate functions | jacksonmj | 1 | -7/+13 | |
| 2011-01-13 | Correct spelling | jacksonmj | 1 | -14/+14 | |
| 2011-01-13 | Merge element state into ptypes. | jacksonmj | 1 | -307/+146 | |
| All of the pstates array except .state was replaced by ptransitions. | |||||
| 2011-01-13 | Exaggerate convection, misc rearrangement + fixes | jacksonmj | 1 | -4/+4 | |
| 2011-01-11 | Merge branch 'upstream' into dev | jacksonmj | 2 | -6/+12 | |
| 2011-01-10 | fix QRTZ spot saving, rotate should change FAN vector as well | Cracker64 | 1 | -1/+1 | |
| 2011-01-10 | Finish update function cleanup | jacksonmj | 1 | -3/+3 | |
| 2011-01-09 | Better channel handling | jacksonmj | 1 | -3/+3 | |
