This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
c6da2f5b0008787adad2eb944672c328095522f3
pokerth
/
src
T
History
lotodore
87c1713926
rc2
2007-12-06 23:59:15 +00:00
..
config
Added support for password protected irc channels. Added server IRC mode for admin use, to allow requesting statistics and kicking players.
2007-11-16 00:58:23 +00:00
core
Use MacOS 10.4u SDK (instead of 10.5, which causes libiconv incompatibility). Use libboost 1.34.1 universal as built for adobe open source lib.
2007-12-02 20:01:21 +00:00
engine
Use unix linefeeds for all files. Finally. It's about time.
2007-11-16 15:24:25 +00:00
gui
2007-12-06 23:51:14 +00:00
net
Display uptime in days, not hours.
2007-11-30 21:29:42 +00:00
game_defs.h
rc2
2007-12-06 23:59:15 +00:00
game.cpp
cleaning code and hopefully last part of refactoring playerArray to playerLists ;)
2007-10-19 14:03:12 +00:00
game.h
cleaning code and hopefully last part of refactoring playerArray to playerLists ;)
2007-10-19 14:03:12 +00:00
gamedata.h
Use unix linefeeds for all files. Finally. It's about time.
2007-11-16 15:24:25 +00:00
playerdata.cpp
Use unix linefeeds for all files. Finally. It's about time.
2007-11-16 15:24:25 +00:00
playerdata.h
Use unix linefeeds for all files. Finally. It's about time.
2007-11-16 15:24:25 +00:00
pokerth_server.cpp
Log to file as dedicated server (do not use syslog any more).
2007-11-22 17:25:55 +00:00
pokerth.cpp
windows fonts fix (next try)
2007-12-05 00:39:51 +00:00
session.cpp
Use alternate dns name if name resolution fails for internet server (6dns.org seems to be unreliable, but is still the only one to provide both ipv4 and ipv6 name resolution for free).
2007-11-30 21:28:38 +00:00
session.h
Fixed two avatar related bugs, which were both result of not adding an avatar to the manager when it was configured (a restart was required). Fixed "the server requested a non-existing avatar", and fixed showing own avatar in lobby directly after setting it.
2007-11-22 01:11:17 +00:00