lotodore
|
8bac902580
|
Fixing loads of msvc warnings (mainly size_t vs int issues).
|
2011-04-10 10:04:42 +00:00 |
|
lotodore
|
979f079a57
|
No longer use database game id, because it may not exist yet (related to issue #14)
|
2011-03-20 22:38:03 +00:00 |
|
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 |
|
lotodore
|
a148adf237
|
Adding support for an avatar blacklist in the database.
|
2011-01-09 00:22:00 +00:00 |
|
lotodore
|
41497c64ef
|
Also store type of avatar if an avatar is reported as inappropriate.
|
2011-01-04 12:03:40 +00:00 |
|
lotodore
|
36445a00e7
|
Support report bad avatar function on server side.
|
2010-12-24 16:46:49 +00:00 |
|
lotodore
|
972f678730
|
Fix some compiler warnings.
|
2010-10-11 15:44:56 +00:00 |
|
lotodore
|
1f5447bd1f
|
Store avatar type of current avatar in db.
|
2010-08-23 17:37:22 +00:00 |
|
lotodore
|
73cf41de27
|
Store hash of last used avatar in db.
|
2010-08-22 18:42:54 +00:00 |
|
lotodore
|
0646bc9d2e
|
Working on storing places of all players in ranking games.
|
2010-08-07 23:06:59 +00:00 |
|
lotodore
|
a68a98f739
|
Reverting datetime format change for now.
|
2010-07-14 14:41:26 +00:00 |
|
lotodore
|
cabf70b43f
|
Reverting datetime format change for now.
|
2010-07-14 14:40:32 +00:00 |
|
lotodore
|
18613a2cb5
|
Adding callback if user is blocked by the server.
|
2010-07-14 14:30:16 +00:00 |
|
lotodore
|
05bdcd1b45
|
Fixing bug with language code.
|
2010-04-01 20:33:39 +00:00 |
|
lotodore
|
2dc3ab64ec
|
Adding country information of player (optional).
|
2010-04-01 16:20:57 +00:00 |
|
lotodore
|
cfc11f7f89
|
More work on gsasl authentication.
|
2009-10-11 12:07:56 +00:00 |
|
lotodore
|
1f7f045d15
|
Starting gsasl integration to perform challenge response authentication. Note that gsasl 1.3 is required (previous versions are not supported). Authentication is currently broken.
|
2009-10-11 09:20:17 +00:00 |
|
lotodore
|
9ccd1bc9f2
|
Creating game entries in database abstraction layer.
|
2009-10-03 17:03:51 +00:00 |
|
lotodore
|
d0d831a4f6
|
Adding database thread start/stop functions and init.
|
2009-09-26 22:10:43 +00:00 |
|
lotodore
|
39285263b7
|
Starting login dialog integration on client side.
|
2009-09-24 20:10:40 +00:00 |
|
lotodore
|
97e01d6b80
|
Starting database callback integration.
|
2009-09-19 20:28:30 +00:00 |
|
lotodore
|
88f2511b8d
|
Adding database callback entries.
|
2009-09-13 15:36:08 +00:00 |
|
lotodore
|
6ecec7e262
|
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 |
|