The-Powder-Toy/src/client
2017-04-24 23:59:47 -04:00
..
requestbroker Use C++ includes (#308) 2016-07-17 23:37:24 -04:00
Client.cpp TPT is now shown in desktop menus when installing on linux 2016-09-04 21:27:55 -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 clean up massive repeated code in GameSave.cpp 2017-04-24 23:59:47 -04:00
GameSave.h save ambient heat in saves, if it is enabled 2017-04-24 22:29:45 -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