The-Powder-Toy/src/client
2016-08-02 08:31:33 -04:00
..
requestbroker Use C++ includes (#308) 2016-07-17 23:37:24 -04:00
Client.cpp Use C++ includes (#308) 2016-07-17 23:37:24 -04:00
Client.h Test using DownloadManager from my mod instead of RequestBroker 2016-03-27 11:41:36 -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
Download.cpp Use C++ includes (#308) 2016-07-17 23:37:24 -04:00
Download.h Test using DownloadManager from my mod instead of RequestBroker 2016-03-27 11:41:36 -04:00
DownloadManager.cpp windows pthread_t is uncooperative, just check this instead 2016-06-11 13:08:27 -04:00
DownloadManager.h Use C++ includes (#308) 2016-07-17 23:37:24 -04:00
GameSave.cpp restrict saves using newer features of elements 2016-07-26 19:33:04 -04: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 fix some commas in HTTP.cpp that should be semicolons 2016-08-02 08:31:33 -04:00
HTTP.h Fix warnings, fix crash when ctrl+click opening a save 2016-04-02 20:47:50 -04:00
MD5.cpp Use C++ includes (#308) 2016-07-17 23:37:24 -04: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 Use C++ includes (#308) 2016-07-17 23:37:24 -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 always use a ScrollPanel in the profile viewer 2015-07-09 14:25:01 -04:00