summaryrefslogtreecommitdiffstats
path: root/include/db.php
AgeCommit message (Expand)AuthorFilesLines
2009-02-12NEW FEATURE + CLEANUP: added some table sorting to the statistics page via j...Arun Persaud1-81/+68
2009-01-30NEW FEATURE: vacation supportArun Persaud1-0/+23
2009-01-24NEW FEATURE: show exchanged cards in poverty pre-game phaseArun Persaud1-0/+3
2009-01-18BUGFIX: error in card dealing routineArun Persaud1-1/+1
2009-01-15NEW FEATURE: new user settings allows people to not be available for new gamesArun Persaud1-1/+28
2009-01-13BUGFIX: rewrote query for new gamesArun Persaud1-7/+12
2008-12-02NEW FEATURE: new sorting algorithmArun Persaud1-0/+8
2008-10-18NEW FEATURE: make it possible to view games where people played with the same...Arun Persaud1-1/+9
2008-09-24BUGFIX: error in SQL syntax for querying ruleset idArun Persaud1-9/+9
2008-08-19BUGFIX: db_format_game wasn't working any moreArun Persaud1-4/+3
2008-07-13NEW FEATURE: in poverty you can now see what cards have been handed overArun Persaud1-0/+20
2008-05-26LAYOUT: added a unified table layout for statistics, etcArun Persaud1-0/+11
2008-05-24NEW FEATURE: automatically accept new gamesArun Persaud1-0/+13
2008-05-10NEW FEATURE: new settings page, user can now change timezoneArun Persaud1-1/+12
2008-05-08CLEANUP: reorganized the 'init' phase of a gameArun Persaud1-3/+14
2008-05-08BUGIFX: typo in a call to a database functionArun Persaud1-1/+1
2008-05-06CLEANUP: removed all calls to mysql functions and replaced them with calls to...Arun Persaud1-260/+232
2008-05-04NEW FEATURES: show global statisticArun Persaud1-4/+9
2008-04-26CLEANUP: make index.php very short and move everything in separate filesArun Persaud1-0/+1064