The-Powder-Toy/src
2013-03-09 16:50:36 -05:00
..
bson Separate operating system and architecture preprocessor definitions 2012-08-02 15:20:14 +01:00
cajun MacOS X targets for Scons, Fix some inlines for clang 2012-09-25 17:53:48 +01:00
cat 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
client case insensetive local save searches, fix extention being counted in the match 2013-03-08 22:31:08 -05:00
colourpicker 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
console 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
debug Element population histogram debug info display - has to be enabled by adding debugInfo.push_back(new ElementPopulationDebug(gameModel->GetSimulation())); somewhere in GameController 2012-12-15 15:57:57 +00:00
dialogues 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
elementsearch 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
filebrowser defocus components removed from scrollpanels, to prevent crashes 2013-01-10 12:02:54 -05:00
game a few more memory leak fixes 2013-03-08 20:56:54 -05:00
graphics fix empty signs being created when shifting them out of bounds, draw parts of images when it goes partway off the top of the screen. 2013-03-09 16:50:36 -05:00
interface 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
localbrowser 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
login 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
options 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
pim Merge pull request #195 from Huulivoide/master 2012-10-09 08:43:13 -07:00
powdertoyjava Rename WIN32 preprocessor definition to WIN 2012-08-02 15:21:16 +01:00
preview fix empty signs being created when shifting them out of bounds, draw parts of images when it goes partway off the top of the screen. 2013-03-09 16:50:36 -05:00
render 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
resampler Ensure resampler.cpp is compiled when needed 2012-12-15 01:10:03 +00:00
save defocus components removed from scrollpanels, to prevent crashes 2013-01-10 12:02:54 -05:00
search allow new searches even if tags haven't loaded 2013-03-09 11:49:49 -05:00
simulation fix empty signs being created when shifting them out of bounds, draw parts of images when it goes partway off the top of the screen. 2013-03-09 16:50:36 -05:00
tags 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
tasks 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
tests fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.c 2013-01-04 13:54:25 -05:00
update 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
virtualmachine Fix some uninitialized variables, add back sandcolor changing 2012-09-30 20:43:38 +01:00
Activity.h Local Saving, Server Saving rewrite 2012-08-01 22:29:22 +01:00
Config.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
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 C++erific text cleaner function, also, it's a good idea to actually clean text coming from signs... 2012-12-09 00:14:48 +00:00
Format.h C++erific text cleaner function, also, it's a good idea to actually clean text coming from signs... 2012-12-09 00:14:48 +00:00
Misc.cpp fix mac compiling, fix renderer, fix other minor compiling issues 2013-02-14 23:31:31 -05:00
Misc.h move clipboard functions out of misc.cpp without creating errors 2013-01-18 14:37:24 -05:00
PowderToy.h fix mac compiling, fix renderer, fix other minor compiling issues 2013-02-14 23:31:31 -05:00
PowderToyRenderer.cpp fix mac compiling, fix renderer, fix other minor compiling issues 2013-02-14 23:31:31 -05:00
PowderToySDL.cpp fix mac compiling, fix renderer, fix other minor compiling issues 2013-02-14 23:31:31 -05:00
Singleton.h Some minor changes 2012-01-17 20:46:06 +00:00
Style.cpp 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
Style.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
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