This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
9b9a92186712c9b1d4ee5a36415bbc33941564a1
pokerth
/
src
/
db
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
dbdefs.h
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
2011-02-11 20:02:08 +00:00
serverdbcallback.h
Adding support for an avatar blacklist in the database.
2011-01-09 00:22:00 +00:00
serverdbfactory.h
Adding database interface and generic implementation for database stuff. The generic implementation acts just as placeholder and does nothing.
2009-09-04 22:53:24 +00:00
serverdbfactorygeneric.h
Starting database callback integration.
2009-09-19 20:28:30 +00:00
serverdbgeneric.h
Adding support for an avatar blacklist in the database.
2011-01-09 00:22:00 +00:00
serverdbinterface.h
Adding support for an avatar blacklist in the database.
2011-01-09 00:22:00 +00:00
serverdbnoaction.h
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
2011-02-11 20:02:08 +00:00