.. |
requestbroker
|
Use C++ includes (#308)
|
2016-07-17 23:37:24 -04:00 |
Client.cpp
|
make Mrprocom's name blue
|
2017-06-04 17:48:31 -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
|
fix misc. errors reported by clang static analyzer
|
2017-05-06 20:02:23 -04:00 |
DownloadManager.h
|
Use C++ includes (#308)
|
2016-07-17 23:37:24 -04:00 |
GameSave.cpp
|
update snapshot save restriction code
|
2017-06-04 18:10:07 -04:00 |
GameSave.h
|
meant to move those functions into GameSave class
|
2017-04-25 00:05:15 -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 |