This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
796493f582a7b6df44ef907255de3176e6cf7fb4
pokerth
/
src
/
db
T
History
lotodore
8bac902580
Fixing loads of msvc warnings (mainly size_t vs int issues).
2011-04-10 10:04:42 +00:00
..
common
Fixing loads of msvc warnings (mainly size_t vs int issues).
2011-04-10 10:04:42 +00:00
dbdefs.h
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
2011-02-11 20:02:08 +00:00
serverdbcallback.h
No longer use database game id, because it may not exist yet (related to issue
#14
)
2011-03-20 22:38:03 +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
No longer use database game id, because it may not exist yet (related to issue
#14
)
2011-03-20 22:38:03 +00:00
serverdbinterface.h
No longer use database game id, because it may not exist yet (related to issue
#14
)
2011-03-20 22:38:03 +00:00
serverdbnoaction.h
Fixing loads of msvc warnings (mainly size_t vs int issues).
2011-04-10 10:04:42 +00:00