.. |
requestbroker
|
add some defines to reduce usages of hardcoded r>>8
|
2017-12-28 12:03:26 -05:00 |
Client.cpp
|
fix build error when UPDATESERVER is defined
|
2018-01-01 12:12:43 -05:00 |
Client.h
|
undo authors changes on ctrl+z, prevent excessive nesting
|
2017-07-15 16:21:16 -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
|
Changes to save format and PIPE
|
2017-12-31 23:55:41 -05:00 |
GameSave.h
|
Changes to save format and PIPE
|
2017-12-31 23:55:41 -05: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
|
Differentiate between created date / updated date in save preview
|
2017-06-30 21:21:09 -04:00 |
SaveInfo.h
|
Differentiate between created date / updated date in save preview
|
2017-06-30 21:21:09 -04:00 |
User.h
|
add some defines to reduce usages of hardcoded r>>8
|
2017-12-28 12:03:26 -05:00 |
UserInfo.h
|
add some defines to reduce usages of hardcoded r>>8
|
2017-12-28 12:03:26 -05:00 |