0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update for protocol changes. More... over 15 years ago
Fixed missing include More... over 15 years ago
Update to m4 macros for Boost, and extra headers. More... almost 16 years ago
Added test to make sure that DisconnectedException is generated when not connected. More... over 16 years ago
Improved documentation and test around disconnection. More... over 16 years ago
Only trigger GameStatusListener::connected after receiving feature frame and GameInfo frames. More... over 16 years ago
Added access to GameInfo, both for all the games on the server and the active game. More... over 16 years ago
Better documentation in GameStatusListener. More... over 16 years ago
Fixed small issue with ordering of connecting and adding to eventloop. More... over 16 years ago
Fixed incorrect tests for eventloop. More... over 16 years ago
Protect against segfault if EventLoop is not set. More... over 16 years ago
Fixed obviously wrong documentation in cache.h More... almost 17 years ago
Player cache now uses GetPlayerIdsList when available. Untested, but should work. More... almost 17 years ago
Added GetPlayerIdsList and PlayerIdsList to protocol layer. Done by adding them to the FrameFactory and PlayerIdsList to FrameBuilder. More... almost 17 years ago
Added GetPlayerIdsList and PlayerIdsList frames to libtpproto-cpp. They were already in the protocol. I had forgotten. More... almost 17 years ago
Connect up the ObjectParameters and ObjectParameterGroups in Object. ObjectParameters should now be usable. More... almost 17 years ago
More Doxygen documentation. Most major things have up to date docs. Only some cache signal typedefs and some of the Admin protocol classes still need to be finished. More... almost 17 years ago
The last of the ObjectParameters documented. More... almost 17 years ago
Some more Doxygen comments. I hadn't realised that I had let this get this bad. Still another 4-6 classes to do. More... almost 17 years ago
Uncomment code to completely unpack the common object fields in TP04. Still have to sort out the ObjectParameters. More... almost 17 years ago
Some more missing Doxygen comments. Mostly core things this time. Still plenty to be added. More... almost 17 years ago
Added some missing doxygen comments to ObjectParameter related classes. Still the other ObjectParameter subclasses to do. More... almost 17 years ago
In configure scipt, error if boost signals is not available Fixes issue verhoevenv (Iwanowitch) noted in October. More... almost 17 years ago
Updated things for 0.1.9 tech pre-release. Read the NEWS file! More... about 17 years ago
Added additional checks around account creation and finish frames. More... about 17 years ago
Added checks for new features and cleaned up docs. Account Creation and Filter features added. More... about 17 years ago
Update for extra fields in TimeRemaining. More... over 17 years ago
Added missing pre-declearation in asynchframelistener.h More... over 17 years ago
Merge branch 'master' into config More... over 17 years ago
Fixes for missing headers, formerly autoincluded. More... over 17 years ago