The-Powder-Toy/src
jacob1 87f17fd7c3 in mac version, download the update file using a browser
not possible to update executable inside app packages anymore
TODO: update website to serve .dmg link instead
2019-01-19 11:54:43 -05:00
..
bson use c++11, use unique_ptr in GameSave::SerializeOPS 2017-12-27 11:50:09 -05:00
client Delete unused Thumbnail handling code 2018-11-27 22:13:29 -05: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 in mac version, download the update file using a browser 2019-01-19 11:54:43 -05:00
json Strip whitespace from files in repo (#553) 2018-04-03 21:46:01 -04:00
lua minor fix 2018-12-30 13:49:00 -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 gravity sometimes persisting a frame after ctrl+z / clearing sim, fixes #571 2019-01-14 21:11:06 -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 switch back to normal dns (was only intended as a quick fix in a snapshot) 2018-12-29 14:00:04 -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 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 Fix whitespace 2019-01-12 12:50:28 -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