The-Powder-Toy/src/client
2013-09-12 14:35:10 -04:00
..
requestbroker Fix request identifier tracking 2013-07-28 10:29:30 +01:00
Client.cpp Async Request methods for SaveInfo and SaveData 2013-07-28 10:30:01 +01:00
Client.h Async Request methods for SaveInfo and SaveData 2013-07-28 10:30:01 +01: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 fix SOAP crashes by making sure particle id's are between 0 and NPART. Also cut off .life to between 0 and 65535 when saving 2013-09-12 14:35:10 -04:00
GameSave.h save more settings in powder.pref like ngrav_enable, aheat_enable, pretty powders, and debug hud. Also save ambient heat in saves, and add a warning in the intro text in betas that you can't save publically 2013-07-02 15:09:00 -04:00
HTTP.cpp POST requests for APIRequest, allow saving user details from within the game, Asynchronous HTTP POST 2013-03-21 21:49:06 +00:00
HTTP.h POST requests for APIRequest, allow saving user details from within the game, Asynchronous HTTP POST 2013-03-21 21:49:06 +00:00
MD5.cpp Login working, segfaults sometimes 2012-01-25 17:21:55 +00:00
MD5.h Some folder changes, started search and client 2012-01-19 13:44:59 +00:00
SaveFile.cpp Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00
SaveFile.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
SaveInfo.cpp make saves private by default again 2013-06-07 13:08:45 -04:00
SaveInfo.h Save history and new multiline formatter 2012-09-13 22:39:01 +01: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 POST requests for APIRequest, allow saving user details from within the game, Asynchronous HTTP POST 2013-03-21 21:49:06 +00:00