The-Powder-Toy/src
2013-01-15 00:02:55 -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 re-add tpt.display_mode, check element id's in tpt.set_property, tpt.get_script error with no args 2013-01-08 23:28:41 -05:00
client change some free/malloc's back to delete/new's 2013-01-12 21:06:52 -05:00
colourpicker Fix incorrect deco colors being selected 2012-09-25 20:08:33 +01:00
console fix console not closing when you use !load 2013-01-08 21:00:13 -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 make PROP interface a little easier to use (first part of tpt issue 78) 2012-09-26 16:46:29 +01:00
elementsearch Use forward declarations more to avoid excessive includes 2012-08-12 22:32:57 +01:00
filebrowser defocus components removed from scrollpanels, to prevent crashes 2013-01-10 12:02:54 -05:00
game deco menu needs to be clicked to enter, press 'b' to get out of deco editor too 2013-01-14 13:11:01 -05:00
graphics change some free/malloc's back to delete/new's 2013-01-12 21:06:52 -05:00
interface defocus components removed from scrollpanels, to prevent crashes 2013-01-10 12:02:54 -05:00
localbrowser selecting a stamp moves it to the front of the list again (unless you hold ctrl) 2012-12-18 12:20:52 -05:00
login Use forward declarations more to avoid excessive includes 2012-08-12 22:32:57 +01:00
options Fast quit option (disable to make "X" act like in tpt) 2012-10-05 16:31:04 +01: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 change some free/malloc's back to delete/new's 2013-01-12 21:06:52 -05:00
render Fixed issue with opengl-renderer, missing semicolon 2012-11-16 17:03:54 -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 don't allow 1-3 letter searches, because bad search results are just returned 2013-01-15 00:02:55 -05:00
simulation Detach soap before going into STOR, fixes 1065982 (mostly) 2013-01-11 23:06:42 -05:00
tags don't allow tags unless 4 letters long 2013-01-14 23:38:55 -05:00
tasks delay deleting save buttons, to prevent possible crash later 2013-01-07 10:52:06 -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 Fix autoupdate issue where temp file is not deleted, fixes #128 2012-08-18 12:44:07 +01: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 Update version number 2012-12-15 18:29:26 +00:00
Controller.h Local Saving, Server Saving rewrite 2012-08-01 22:29:22 +01: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 copy support in linux 2013-01-13 15:24:52 -05:00
Misc.h copy support in linux 2013-01-13 15:24:52 -05:00
PowderToy.h Blocking Confirm/Error/Input prompts (EngineProcess creates a new event loop which can be broken out of with Engine::Break()) 2012-08-18 22:08:20 +01:00
PowderToyRenderer.cpp Empty engineprocess for renderer compiling 2012-11-03 12:21:53 +00:00
PowderToySDL.cpp copy support in linux 2013-01-13 15:24:52 -05:00
Singleton.h Some minor changes 2012-01-17 20:46:06 +00:00
Style.cpp Use forward declarations more to avoid excessive includes 2012-08-12 22:32:57 +01:00
Style.h Use forward declarations more to avoid excessive includes 2012-08-12 22:32:57 +01:00
Update.cpp Fix autoupdate issue where temp file is not deleted, fixes #128 2012-08-18 12:44:07 +01:00
Update.h Stage 1 of update process completed 2012-06-21 15:49:32 +01:00