The-Powder-Toy/src
jacksonmj 66a530f5a3 FRZZ and FRZW changes/fixes
Fix FRZW low temperature transition (accidentally turned into a high temperature transition in b661418d).
FRZZ now melts into FRZW, so that single pixels "form ice that always cools" as in FRZZ description.
ICE update function: was meant to be checking not setting parts[i].ctype. However, turning FRZZ into self-cooling ice seems a logical thing to do, so set ctype of parts[r>>8].ctype, and make all types of ice cause this reaction (not just ICE(FRZW) as was apparently the original intention of the ctype check).
2014-11-05 23:38:22 +00:00
..
bson apparently Ximon hates const; a lot; 2013-10-30 04:38:13 +04:00
cajun Fix various warnings, remove silly useless NO_INLINE system, remove the need for -fkeep-inline-functions 2013-10-30 04:47:07 +04:00
client PSTN: allow movement amount to be set by temperature. Requires major version increment. 2014-11-04 15:38:41 +00:00
debug also add back DebugParts 2014-09-27 23:27:41 -04:00
graphics fix a few of the most spammy warnings (there are still hundreds of warnings though) 2014-10-23 00:42:13 -04:00
gui this should allow you to place the zoom window while selecting an area to stamp 2014-10-31 14:09:02 -04:00
lua pavg0 / pavg1 properties can be set through the console and prop 2014-10-26 18:11:46 -04:00
powdertoyjava add defines for window resolution 2013-12-29 20:12:50 +04:00
resampler fix level 1 msvc compiling warnings + initialize debugFlags 2014-10-08 00:15:51 -04:00
simulation FRZZ and FRZW changes/fixes 2014-11-05 23:38:22 +00:00
tasks Decorate thread entry points in headers 2014-08-15 22:50:28 +01:00
Activity.h D: 2013-05-11 15:08:32 +04:00
Config.h Update version number (90.1.320 -> 90.2.322) 2014-08-30 21:33:31 -04:00
Controller.h remove auto generated comments from all files, fix some missing tabs, remove unused variables from config.h 2013-03-06 12:05:59 -05:00
Format.cpp fix a few of the most spammy warnings (there are still hundreds of warnings though) 2014-10-23 00:42:13 -04:00
Format.h fix a few of the most spammy warnings (there are still hundreds of warnings though) 2014-10-23 00:42:13 -04:00
Misc.cpp fix a few of the most spammy warnings (there are still hundreds of warnings though) 2014-10-23 00:42:13 -04:00
Misc.h fix a few of the most spammy warnings (there are still hundreds of warnings though) 2014-10-23 00:42:13 -04:00
PowderToy.h Fix most of clipboard-related memory leaks and potential crashes; Fixes jacob#23 2014-02-25 18:44:44 +04:00
PowderToyRenderer.cpp Return blank string instead of undefined 2014-03-16 11:44:36 +00:00
PowderToySDL.cpp fix a few of the most spammy warnings (there are still hundreds of warnings though) 2014-10-23 00:42:13 -04:00
SDLMain.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
SDLMain.m fix crash and re-enable Application Support directory on OS X versions < 10.9 2014-08-03 20:36:39 -04:00
Singleton.h Some minor changes 2012-01-17 20:46:06 +00:00
Update.cpp Fix autoupdate issue where temp file is not deleted, fixes #128 2012-08-18 12:44:07 +01:00
Update.h remove auto generated comments from all files, fix some missing tabs, remove unused variables from config.h 2013-03-06 12:05:59 -05:00