The-Powder-Toy/src/client
2013-12-23 19:16:04 +00:00
..
requestbroker Mismatched new[]/delete in WebRequest::Process() 2013-12-23 19:16:04 +00:00
Client.cpp Mismatched new[]/delete for serialised GameSave data 2013-12-23 17:17:40 +00:00
Client.h fix tags order (#141) 2013-11-12 09:16:17 +04: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 Mismatched new[]/delete for serialised GameSave data 2013-12-23 17:17:40 +00: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 Fix a few cpu time leaks in request broker and HTTP, also add a global sleep function 2013-10-30 21:39:30 +04:00
HTTP.h apparently Ximon hates const; a lot; 2013-10-30 04:38:13 +04: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 fix tags order (#141) 2013-11-12 09:16:17 +04:00
SaveInfo.h fix tags order (#141) 2013-11-12 09:16:17 +04: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