This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
54f8b511c357b32b0bca780cea58289b1cda786b
pokerth
/
src
/
core
T
History
lotodore
54f8b511c3
Scan new avatars for network games.
2007-09-14 15:26:19 +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
Added console server app. First try. Depends on qt for locale-specific stuff. Cannot start a game yet, only join is possible. Cannot run multiple games yet.
2007-07-30 23:22:58 +00:00