This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
b78dc5af75321d440441a97c1a9ac0bf7746c8a2
pokerth
/
src
/
core
T
History
lotodore
02518c67b2
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
...
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
..
common
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
2011-02-11 20:02:08 +00:00
linux
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
2011-02-11 20:02:08 +00:00
win32
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
2011-02-11 20:02:08 +00:00
avatarmanager.h
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
2011-02-11 20:02:08 +00:00
convhelper.h
Use unix linefeeds for all files. Finally. It's about time.
2007-11-16 15:24:25 +00:00
crypthelper.h
Adding AES128 encryption/decryption which works both with gcrypt and openssl. This can be used for encryption of player's cards (not implemented yet).
2010-08-29 15:39:46 +00:00
loghelper.h
Fixing some ASN.1 related bugs. Playing a game works now, but there is still an issue when the lobby is started after the game.
2009-08-03 20:42:32 +00:00
openssl_wrapper.h
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
2011-02-11 20:02:08 +00:00
pokerthexception.h
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
2011-02-11 20:02:08 +00:00
thread.h
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
2011-02-11 20:02:08 +00:00