This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
32d70567aaae644fa101da2e33d97b119c46ac6c
pokerth
/
src
/
core
T
History
lotodore
0dcd313c9d
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
..
boost
New version of the boost timer (addon lib).
2007-09-05 00:06:20 +00:00
common
Scan new avatars for network games.
2007-09-14 15:26:19 +00:00
libircclient
libircclient compiles on linux; german translation update; tabfixes for windows
2007-09-07 18:00:52 +00:00
linux
Now using openssl on windows instead of ms crypto api. Can't stand all these handles for the crypto api, openssl will be required later anyway. MD5 sums will be used when transfering avatars for efficient caching - avatars are identified by their MD5 sum.
2007-09-08 11:00:46 +00:00
tinyxml
one ConfigFile for all
2007-05-13 12:35:27 +00:00
avatarmanager.h
Added avatar manager which will help when transfering and caching avatars. Using boost::filesystem. MD5 sum is used to identify avatars, different types of files are possible. Avatar cache (and the avatars provided) use for example <md5sum>.png as file names, so that no additional storage for the md5sum is required.
2007-09-08 16:26:10 +00:00
crypthelper.h
Added avatar manager which will help when transfering and caching avatars. Using boost::filesystem. MD5 sum is used to identify avatars, different types of files are possible. Avatar cache (and the avatars provided) use for example <md5sum>.png as file names, so that no additional storage for the md5sum is required.
2007-09-08 16:26:10 +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