The-Powder-Toy/src
2018-11-21 12:38:26 -05:00
..
bson use c++11, use unique_ptr in GameSave::SerializeOPS 2017-12-27 11:50:09 -05:00
client Fix gcc 8 warnings 2018-11-03 19:36:07 -04:00
common also fix SplitFromEndBy in String 2018-06-05 00:26:31 -04:00
debug upgrade to SDL 2 2018-05-25 21:19:44 -04:00
graphics Fix gcc 8 warnings 2018-11-03 19:36:07 -04:00
gui Make close event trigger consistently 2018-11-20 21:06:59 -05:00
json Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
lua fix sim.brush being double size, fix compile warning 2018-11-21 12:38:26 -05: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 sim.brush being double size, fix compile warning 2018-11-21 12:38:26 -05:00
tasks Change some uses of String::Stream to StringBuilder 2018-05-02 22:11:41 +03:00
Activity.h reduce unnecessary #include dependency chains 2017-07-13 23:24:35 -04:00
Config.h It's that time of year again 2018-08-07 09:24:11 -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 Switch from std::string to String/ByteString in most of the code 2018-04-30 21:13:24 +03: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 Make close event trigger consistently 2018-11-20 21:06:59 -05: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 add #define NOMINMAX before windows.h includes 2018-05-17 21:49:46 -04:00
Update.h made sure the windows version actually compiled 2018-04-23 22:32:03 -04:00