.. |
Client.cpp
|
Fix install crash (somehow, I commented out the bit the gets the current directory, leading to strlen op on a NULL pointer), fixes #145
|
2012-08-24 19:03:20 +01:00 |
Client.h
|
Fix autoupdate issue where temp file is not deleted, fixes #128
|
2012-08-18 12:44:07 +01:00 |
ClientListener.h
|
Message of the day and user session check on startup
|
2012-08-12 15:15:47 +01:00 |
GameSave.cpp
|
OPS: Fix byte order when unpacking 4 byte tmp fields
|
2012-08-25 16:29:27 +01:00 |
GameSave.h
|
Looks like calling the destructor manually is not a good idea.
|
2012-08-19 20:44:50 +01:00 |
HTTP.cpp
|
Rename WIN32 preprocessor definition to WIN
|
2012-08-02 15:21:16 +01:00 |
HTTP.h
|
Login complete (minus brokenness)
|
2012-01-25 00:57:39 +00: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
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
SaveFile.h
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
SaveInfo.cpp
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
SaveInfo.h
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
ThumbnailBroker.cpp
|
Fix crash when using search (std::remove doesn't seem to work as I expected), Add clickable author names for search. Fixes #95
|
2012-08-14 12:03:33 +01:00 |
ThumbnailBroker.h
|
ThumbnailBroker for background retrieval and rendering
|
2012-07-31 19:49:08 +01:00 |
ThumbnailListener.h
|
ThumbnailBroker for background retrieval and rendering
|
2012-07-31 19:49:08 +01:00 |
User.h
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |