Age | Commit message (Expand) | Author | Files | Lines |
2009-03-29 | BUGFIX: store canceled games, don't delete them | Arun Persaud | 1 | -1/+1 |
2009-02-24 | NEW FEATURE: better debugging and optimization code for db-queries. | Arun Persaud | 1 | -0/+10 |
2009-02-12 | NEW FEATURE + CLEANUP: added some table sorting to the statistics page via j... | Arun Persaud | 1 | -81/+68 |
2009-01-30 | NEW FEATURE: vacation support | Arun Persaud | 1 | -0/+23 |
2009-01-24 | NEW FEATURE: show exchanged cards in poverty pre-game phase | Arun Persaud | 1 | -0/+3 |
2009-01-18 | BUGFIX: error in card dealing routine | Arun Persaud | 1 | -1/+1 |
2009-01-15 | NEW FEATURE: new user settings allows people to not be available for new games | Arun Persaud | 1 | -1/+28 |
2009-01-13 | BUGFIX: rewrote query for new games | Arun Persaud | 1 | -7/+12 |
2008-12-02 | NEW FEATURE: new sorting algorithm | Arun Persaud | 1 | -0/+8 |
2008-10-18 | NEW FEATURE: make it possible to view games where people played with the same... | Arun Persaud | 1 | -1/+9 |
2008-09-24 | BUGFIX: error in SQL syntax for querying ruleset id | Arun Persaud | 1 | -9/+9 |
2008-08-19 | BUGFIX: db_format_game wasn't working any more | Arun Persaud | 1 | -4/+3 |
2008-07-13 | NEW FEATURE: in poverty you can now see what cards have been handed over | Arun Persaud | 1 | -0/+20 |
2008-05-26 | LAYOUT: added a unified table layout for statistics, etc | Arun Persaud | 1 | -0/+11 |
2008-05-24 | NEW FEATURE: automatically accept new games | Arun Persaud | 1 | -0/+13 |
2008-05-10 | NEW FEATURE: new settings page, user can now change timezone | Arun Persaud | 1 | -1/+12 |
2008-05-08 | CLEANUP: reorganized the 'init' phase of a game | Arun Persaud | 1 | -3/+14 |
2008-05-08 | BUGIFX: typo in a call to a database function | Arun Persaud | 1 | -1/+1 |
2008-05-06 | CLEANUP: removed all calls to mysql functions and replaced them with calls to... | Arun Persaud | 1 | -260/+232 |
2008-05-04 | NEW FEATURES: show global statistic | Arun Persaud | 1 | -4/+9 |
2008-04-26 | CLEANUP: make index.php very short and move everything in separate files | Arun Persaud | 1 | -0/+1064 |