summaryrefslogtreecommitdiff
path: root/includes/defines.h
AgeCommit message (Collapse)AuthorFilesLines
2011-03-22Python consoleSimon1-3/+8
2011-03-22More cracker fixesSimon1-0/+4
2011-03-22Fix some WIND bugsSimon1-1/+1
2011-03-18you can now disable(tpt.disable_python) or enable(python) the python console :DLieuwe1-0/+1
2011-03-18now warns about a disabled python console.Lieuwe1-1/+2
2011-03-18Add some arguments to save build/parse functionsjacksonmj1-2/+2
To make clipboard manipulation easier.
2011-03-15no need to include tpt_console.py on 64bit anymore.Lieuwe1-1/+3
2011-03-13added #define PYEXT so you can use an external tpt_console.py on 64bit OSesLieuwe1-0/+1
2011-03-10merge merge mergeCracker641-1/+5
2011-03-09added #define to disable PYCONSOLELieuwe1-0/+2
2011-03-03getheader now compiles python filesLieuwe1-0/+2
2011-02-26Merge branch 'upstream' into devjacksonmj1-1/+1
Conflicts: src/main.c
2011-02-23Increase minor versionSimon1-1/+1
2011-02-23updatingCracker641-2/+6
2011-02-22Merge branch 'upstream' into devjacksonmj1-2/+2
Conflicts: src/main.c
2011-02-22Update versionSimon1-2/+2
2011-02-20Fix some compiler warningsjacksonmj1-0/+1
2011-02-19Minor versionSimon1-1/+1
2011-02-19Move reset code to own functionjacksonmj1-0/+1
Also clear persistent view when loading a save or clearing the screen.
2011-02-13Visual Studio compatibilityjacksonmj1-0/+4
Also fix two compiler warnings
2011-02-11update with latestCracker641-3/+3
2011-02-08Sound device not compulsoryjacksonmj1-1/+1
2011-02-04Merge with cracker, also fix versionSimon1-9/+7
2011-02-04merge jacksonmj's and much better string parsing because of a function i found.Cracker641-7/+5
2011-02-03missed some corrections, fixes GoLCracker641-2/+2
2011-02-01Update with simon, and drawing SPRK on walls crash fix.Cracker641-2/+2
2011-01-31Fix for liquids - jacksonmjSimon1-2/+2
2011-01-31Fix version for LoginSimon1-2/+2
2011-01-30Merge branch 'upstream' into devjacksonmj1-0/+1
2011-01-30Added a console! it is pretty self explanitoryCracker641-0/+1
2011-01-29Consistent use of NGOL, better NSCN descriptionjacksonmj1-2/+2
2011-01-29oops, silly copy file, and fixed the new GoL from simon's fail merging.Cracker641-1/+1
2011-01-28update to latestCracker641-5/+5
2011-01-19revert all limit changes, a little too glitchy, can be done later when ↵Cracker641-3/+0
current limit is reached.
2011-01-19made all the shifts and type checks use defines, so it can be changed ↵Cracker641-0/+3
easier, and put it back to normal with a shift of 8.
2011-01-17more life types using states, put them in new menu. Maybe get some way to ↵Cracker641-1/+1
switch to new menu on mouseover of last spot of current life menu
2011-01-16Made GoL code work with more advanced rules with different life states, ↵Cracker641-1/+1
giving more interesting rules.
2011-01-10fix QRTZ spot saving, rotate should change FAN vector as wellCracker641-1/+1
2011-01-09update with simon, and some other changes from jacksonmj.Cracker641-2/+4
2011-01-04update with simon, and shift-v now does every other frame properlyCracker641-0/+3
2010-12-317 more gol types, fixed gol code to work with it.Cracker641-1/+1
2010-12-22updated with latest, and FWRK crash fix, INST looks for INSL, wifi lines ↵Cracker641-3/+3
only show in debug mode.
2010-12-19added spawnpoints for stickmen, so they respawn.Cracker641-1/+6
2010-12-18Added second stickman for Lulz, it works great though, controlled by wasd. ↵Cracker641-0/+1
's' was moved to ctrl-s and d is ctrl-d
2010-12-14another swch fix, desl fire fix, shift-g will make grid go down, BIZR glows ↵Cracker641-1/+1
from velocity in FIRE,ect. METL/BRMT/BMTL change color when heated in heat gradient view. other small changes.
2010-12-13updated with icons, and some more fixes.Cracker641-0/+2
2010-12-12more small changes/fixes. Generation count for GoL in debug, resets with 'r'.Cracker641-0/+1
2010-12-10Lots of small changes/fixes mentioned in my mod post.Cracker641-0/+1
2010-12-08Photons no longer give heat to insulation type things. is basically the ↵Cracker641-2/+2
same as official besides a few bug fixes.
2010-12-08Bugfix for wifi, would cause a double spark if timed just right. updated toCracker641-1/+1