summaryrefslogtreecommitdiff
path: root/includes/defines.h
AgeCommit message (Collapse)AuthorFilesLines
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-09added #define to disable PYCONSOLELieuwe1-0/+2
2011-03-03getheader now compiles python filesLieuwe1-0/+2
2011-02-23Increase minor versionSimon1-1/+1
2011-02-22Update versionSimon1-2/+2
2011-02-19Minor versionSimon1-1/+1
2011-02-13Visual Studio compatibilityjacksonmj1-0/+4
Also fix two compiler warnings
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
2010-12-05FILT, a photon color filter, not really a filter right now, but it changes ↵Cracker641-1/+1
the color. Other small changes
2010-12-04WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. ↵Cracker641-0/+1
starting at 0C, every 100 degrees is a different channel, they are colored as well. Heat-gradient display, colors of elements is slightly changed based on temp. maybe some other fixes.
2010-12-03lots and lots of small changes/fixes. fixed typo for water movement, made ↵Cracker641-0/+2
parts_avg kinda better? electronics still work.
2010-12-01SHLD, element that grows from spark and will regrow if damaged. Lots of ↵Cracker641-0/+1
other small changes and fixes. replace mode ONLY draws on the element to be replaced.
2010-11-30Fixed love crash on mac, added adjustable grid mode, hit 'g', goes up to 9.Cracker641-0/+1
2010-11-22floodfill fix, @_@ elements, grav changes colorPhilip1-0/+8
2010-11-21Fixed ehole, made wall code use defines, wall specific deletion.Philip1-0/+2
2010-11-19Added FRZZ FRZW GRAV. add square brush, hit tab to switch between the two. ↵Philip1-0/+5
pipe ctype saves.
2010-11-18Added element replacement ability. hit insert. capslock is shift-alt so you ↵Philip1-0/+1
can do lines/boxes with specific element erase. read post for other changes
2010-11-18Added PIPE, yay. Added whole menu sections to be able to be specifically ↵Philip1-0/+2
deleted.
2010-11-15Added BCLN LOVE WTF. description on forum post. A fix for loading COAL. made ↵Philip1-0/+2
everything use the #defines for cmode (ex. CM_HEAT instead of 5).
2010-11-11Updating with all new changesPhilip1-2/+2
2010-11-09Added 3 more life typesPhilip1-2/+2