The-Powder-Toy/src
2019-04-17 23:49:27 -04:00
..
bson Remove inclusion of deprecated C++ headers 2019-01-31 20:09:15 -05:00
client Get GetUserName out of the way on Windows 2019-04-17 01:16:45 +02:00
common Use C++11 threads 2019-04-17 00:23:57 +02:00
debug use override in all possible places 2019-03-09 21:07:32 -05:00
graphics Use C++11 threads 2019-04-17 00:23:57 +02:00
gui Fix crash when searching in element search ui 2019-04-17 23:49:27 -04:00
json use override in all possible places 2019-03-09 21:07:32 -05:00
lua Clean up sign-related code a bit 2019-04-12 17:09:34 +02:00
powdertoyjava Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
resampler Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
simulation Move notification out of block locking associated mutex in Gravity.cpp 2019-04-17 09:50:41 +02:00
tasks Use C++11 threads 2019-04-17 00:23:57 +02:00
Activity.h use override in all possible places 2019-03-09 21:07:32 -05:00
Config.h Add STATICSCHEME macro to be used with requests to STATICSERVER 2019-03-18 23:50:38 -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 incorrect time format being used sometimes when not in UTC timezone, add day of month to "previous year" time format 2018-12-31 21:49:44 -05:00
Format.h Fix some C++14-isms. 2018-05-08 05:48:32 +03:00
Misc.cpp Fix Element::Identifier assignment leak (closes #205) 2019-04-12 00:27:27 +02:00
Misc.h Fix Element::Identifier assignment leak (closes #205) 2019-04-12 00:27:27 +02:00
Platform.cpp embed event api compatibility lua script 2018-11-17 00:09:48 -05:00
Platform.h embed event api compatibility lua script 2018-11-17 00:09:48 -05:00
PowderToy.h more sdl2 fixes: 2018-05-25 21:19:44 -04:00
PowderToyRenderer.cpp Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03:00
PowderToySDL.cpp Add option to redirect cout/cerr to files 2019-04-05 20:55:05 +02:00
Probability.cpp Use xoroshiro128+ random generator (everywhere besides BSON code). 2018-04-23 22:47:44 +07:00
Probability.h Use xoroshiro128+ random generator (everywhere besides BSON code). 2018-04-23 22:47:44 +07:00
SDLCompat.cpp fix windows / renderer compile (renderer requires sdl for now) 2018-05-25 21:19:44 -04:00
SDLCompat.h fix windows / renderer compile (renderer requires sdl for now) 2018-05-25 21:19:44 -04:00
SDLMain.h New SConscript (hopefully better) 2014-06-08 19:33:58 -04:00
SDLMain.m Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
Update.cpp Remove inclusion of deprecated C++ headers 2019-01-31 20:09:15 -05:00
Update.h made sure the windows version actually compiled 2018-04-23 22:32:03 -04:00