This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f3a5579b61ffc538620a2457b492a5a2c9e6df12
pokerth
/
src
/
core
T
History
lotodore
253778bf30
Added error handling for networking stuff. Now checking the player action.
2007-10-10 22:21:24 +00:00
..
boost
Fixed some msvc problems with libircclient. Fixed auto start boost timer issue. Fixed irc thread termination (this time for real). Using strdup and free on MSVC causes "heap corruption error" in debug mode - use _strdup instead in libircclient.
2007-09-30 13:15:52 +00:00
common
Added error handling for networking stuff. Now checking the player action.
2007-10-10 22:21:24 +00:00
libircclient
Fixed linux issues in libircclient.
2007-10-09 15:51:33 +00:00
linux
Dedicated server no longer depends on qt. Added code for utf-8 conversion on windows and linux (without qt). Some small issues remain (like the data-dir and charset for the server).
2007-10-01 00:33:05 +00:00
tinyxml
one ConfigFile for all
2007-05-13 12:35:27 +00:00
win32
Dedicated server no longer depends on qt. Added code for utf-8 conversion on windows and linux (without qt). Some small issues remain (like the data-dir and charset for the server).
2007-10-01 00:33:05 +00:00
avatarmanager.h
Added error handling for networking stuff. Now checking the player action.
2007-10-10 22:21:24 +00:00
convhelper.h
Dedicated server no longer depends on qt. Added code for utf-8 conversion on windows and linux (without qt). Some small issues remain (like the data-dir and charset for the server).
2007-10-01 00:33:05 +00:00
crypthelper.h
Server now requests unknown avatar files from client and stores them in the cache dir. Error handling is still missing. Clients not yet request avatar files from the server, this is the next step.
2007-10-07 15:52:12 +00:00
pokerthexception.h
exceptions & bugfixes
2007-09-29 00:08:19 +00:00
thread.h
Irc thread can now be properly terminated. Separate initialization from connecting. Add callback class for irc stuff.
2007-09-25 21:26:22 +00:00