The-Powder-Toy/src/client
jacob1 13d3547211 Compiling fix for scons on windows
something is up with the pthreads library (dynamic compiles still broken), probably windows libraries all need to be recompiled and distributed separately like I did for visual studio
2016-03-12 00:36:11 -05:00
..
requestbroker Compiling fix for scons on windows 2016-03-12 00:36:11 -05:00
Client.cpp use json page when publishing saves from save browser 2016-02-24 22:06:43 -05:00
Client.h rewrite powder.pref handling to use jsoncpp instead of cajun 2016-01-25 22:30:43 -05:00
ClientListener.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
GameSave.cpp Actually use .Properties instead of .Falldown for wall blocking 2015-12-30 23:45:05 -05:00
GameSave.h "Save from a newer version" is now just a warning (OPS format never changes) 2015-10-01 21:35:40 -04:00
HTTP.cpp new lua API: platform 2015-08-31 23:33:40 -04:00
HTTP.h gcc warning fixes (up to lua files) 2015-01-16 17:26:13 -05:00
MD5.cpp gcc warning fixes (up to lua files) 2015-01-16 17:26:13 -05:00
MD5.h Some folder changes, started search and client 2012-01-19 13:44:59 +00:00
SaveFile.cpp add new minimumVersion setting in saves, can restrict the smallest version of TPT that is able to open the save. Uses major/minor version for this 2015-10-02 21:25:15 -04:00
SaveFile.h add new minimumVersion setting in saves, can restrict the smallest version of TPT that is able to open the save. Uses major/minor version for this 2015-10-02 21:25:15 -04:00
SaveInfo.cpp Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
SaveInfo.h gcc warning fixes (up to lua files) 2015-01-16 17:26:13 -05:00
User.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
UserInfo.h always use a ScrollPanel in the profile viewer 2015-07-09 14:25:01 -04:00