The-Powder-Toy/src
2019-04-09 15:28:40 +02:00
..
bson Remove inclusion of deprecated C++ headers 2019-01-31 20:09:15 -05:00
client Print libcurl error buffer to stderr on client error 2019-04-05 21:22:51 +02:00
common also fix SplitFromEndBy in String 2018-06-05 00:26:31 -04:00
debug use override in all possible places 2019-03-09 21:07:32 -05:00
graphics Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +02:00
gui Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +02:00
json use override in all possible places 2019-03-09 21:07:32 -05:00
lua Fix Lua reference leaks (fixes #638) 2019-04-09 15:28:40 +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 Fix race condition in Gravity.cpp 2019-04-07 23:31:08 +02:00
tasks Fix AbandonableTask being utterly broken 2019-03-22 15:21:13 +01: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 msvc min/max fixes 2017-04-23 12:30:39 -04:00
Misc.h Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03: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