| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-05-12 | Newtonian gravity toggle, disabled by default | Simon Robertshaw | 1 | -0/+2 |
| 2011-04-26 | Gravity: only calculate the difference | Simon Robertshaw | 1 | -0/+2 |
| 2011-04-25 | Fix pause with gravity and test deuterium improvements | Simon Robertshaw | 1 | -0/+2 |
| 2011-04-25 | Dialog box for changing simulation options, gravity toggle needs implementing | Simon Robertshaw | 1 | -0/+1 |
| 2011-04-25 | Jacksonmj: Move console functions into seperate file | jacksonmj | 1 | -5/+3 |
| 2011-04-22 | Forgot something for gravity | Simon Robertshaw | 1 | -0/+3 |
| 2011-04-17 | Increment version | Simon | 1 | -1/+1 |
| 2011-04-12 | Game save renderer | Simon | 1 | -1/+7 |
| 2011-04-10 | Increment version | Simon | 1 | -1/+1 |
| 2011-04-08 | Increment version | Simon | 1 | -3/+3 |
| 2011-03-29 | 64bit fixes and other | Simon | 1 | -2/+1 |
| 2011-03-26 | 64bit fixes, thanks a ton jacksonmj :D | Lieuwe | 1 | -2/+1 |
| 2011-03-24 | M_PI for those who aren't awesome enough for Pi | Simon | 1 | -0/+4 |
| 2011-03-22 | Python console | Simon | 1 | -3/+8 |
| 2011-03-22 | More cracker fixes | Simon | 1 | -0/+4 |
| 2011-03-22 | Fix some WIND bugs | Simon | 1 | -1/+1 |
| 2011-03-18 | you can now disable(tpt.disable_python) or enable(python) the python console :D | Lieuwe | 1 | -0/+1 |
| 2011-03-18 | now warns about a disabled python console. | Lieuwe | 1 | -1/+2 |
| 2011-03-18 | Add some arguments to save build/parse functions | jacksonmj | 1 | -2/+2 |
| 2011-03-15 | no need to include tpt_console.py on 64bit anymore. | Lieuwe | 1 | -1/+3 |
| 2011-03-13 | added #define PYEXT so you can use an external tpt_console.py on 64bit OSes | Lieuwe | 1 | -0/+1 |
| 2011-03-10 | merge merge merge | Cracker64 | 1 | -1/+5 |
| 2011-03-09 | added #define to disable PYCONSOLE | Lieuwe | 1 | -0/+2 |
| 2011-03-03 | getheader now compiles python files | Lieuwe | 1 | -0/+2 |
| 2011-02-26 | Merge branch 'upstream' into dev | jacksonmj | 1 | -1/+1 |
| 2011-02-23 | Increase minor version | Simon | 1 | -1/+1 |
| 2011-02-23 | updating | Cracker64 | 1 | -2/+6 |
| 2011-02-22 | Merge branch 'upstream' into dev | jacksonmj | 1 | -2/+2 |
| 2011-02-22 | Update version | Simon | 1 | -2/+2 |
| 2011-02-20 | Fix some compiler warnings | jacksonmj | 1 | -0/+1 |
| 2011-02-19 | Minor version | Simon | 1 | -1/+1 |
| 2011-02-19 | Move reset code to own function | jacksonmj | 1 | -0/+1 |
| 2011-02-13 | Visual Studio compatibility | jacksonmj | 1 | -0/+4 |
| 2011-02-11 | update with latest | Cracker64 | 1 | -3/+3 |
| 2011-02-08 | Sound device not compulsory | jacksonmj | 1 | -1/+1 |
| 2011-02-04 | Merge with cracker, also fix version | Simon | 1 | -9/+7 |
| 2011-02-04 | merge jacksonmj's and much better string parsing because of a function i found. | Cracker64 | 1 | -7/+5 |
| 2011-02-03 | missed some corrections, fixes GoL | Cracker64 | 1 | -2/+2 |
| 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 | 1 | -2/+2 |
| 2011-01-31 | Fix version for Login | Simon | 1 | -2/+2 |
| 2011-01-30 | Merge branch 'upstream' into dev | jacksonmj | 1 | -0/+1 |
| 2011-01-30 | Added a console! it is pretty self explanitory | Cracker64 | 1 | -0/+1 |
| 2011-01-29 | Consistent use of NGOL, better NSCN description | jacksonmj | 1 | -2/+2 |
| 2011-01-29 | oops, silly copy file, and fixed the new GoL from simon's fail merging. | Cracker64 | 1 | -1/+1 |
| 2011-01-28 | update to latest | Cracker64 | 1 | -5/+5 |
| 2011-01-19 | revert all limit changes, a little too glitchy, can be done later when curren... | Cracker64 | 1 | -3/+0 |
| 2011-01-19 | made all the shifts and type checks use defines, so it can be changed easier,... | Cracker64 | 1 | -0/+3 |
| 2011-01-17 | more life types using states, put them in new menu. Maybe get some way to swi... | Cracker64 | 1 | -1/+1 |
| 2011-01-16 | Made GoL code work with more advanced rules with different life states, givin... | Cracker64 | 1 | -1/+1 |