2008-05-13 |
Arun Persaud | BUGFIX: some variables where not defined after moving... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Arun Persaud | BUGFIX: rewrote poverty, should fix lots of bugs |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Arun Persaud | NEW FEATURE: display if someone is sick during the... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Arun Persaud | LAYOUT: repaired the layout for starting a new game |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Arun Persaud | NEW FEATURE: new settings page, user can now change... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Arun Persaud | CLEANUP: reorganized the 'init' phase of a game |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Arun Persaud | BUGIFX: typo in a call to a database function |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Arun Persaud | CLEANUP: moved html from output.php to welcome.php |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Arun Persaud | CLEANUP: removed all calls to mysql functions and repla... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Arun Persaud | BUGFIX: typo in scoring algorithm |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Arun Persaud | NEW FEATURES: show global statistic |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Arun Persaud | CLEANUP: moved the statistics page into the include... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Arun Persaud | BUGFIX: couldn't restart a finished game; force reload... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Arun Persaud | CLEANUP: moved register.php to the include directory |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Arun Persaud | CLEANUP: cleaned up index.php a bit more by introducing... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Arun Persaud | CLEANUP: make index.php very short and move everything... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Arun Persaud | BUGFIX: couldn't unclick no90 call |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Arun Persaud | BUGFIX: counted foxes wrong for poverty |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arun Persaud | BUGFIX: adding new users was broken |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arun Persaud | NEW FEATURE: some more statistics |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Arun Persaud | CLEANUP: started some database cleanup and added some... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Arun Persaud | BUGFIX: a comment for schweinchen was issued even in... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Arun Persaud | BUGFIX: Karlchen and fox weren't accounted for in solos |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Arun Persaud | LAYOUT: keep notes area from overflowing |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Arun Persaud | BUGFIX: Typo in one of the emails |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Arun Persaud | CLEANUP: more comments for index.php |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Arun Persaud | BUGFIX: some stats should really be displayed as an... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Arun Persaud | NEW FEATURE: Ability to add personal notes for each... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Arun Persaud | BUGFIX: Score table in email displayed some html |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Arun Persaud | FEATURE: display names of new players and last logged... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Arun Persaud | FEATURE: add score table to email at the end of the... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Arun Persaud | FEATURE: added a favicon |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Arun Persaud | BUGFIX: link to wiki wasn't in the config file, added... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Arun Persaud | BUGFIX: show that is is your turn after a new game... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Arun Persaud | NEW FEATURE: show the time a game took at the end of... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Arun Persaud | BUGFIX: people can't start new games unless they are... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Arun Persaud | CLEANUP: started rewrite of pre-game phase, fixed ... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Arun Persaud | BUGFIX: didn't set next player correctly during startup |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Arun Persaud | NEW FEATURE: show Vorbehalte in each game |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Arun Persaud | LAYOUT: new game and vorbehalt |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Arun Persaud | BUGIFX: output was displayed twice |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Arun Persaud | BUGIFX: added Lance to copyright and changed to 2008 |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Arun Persaud | BUGFIX: fixed some typos |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Arun Persaud | BUGFIX: fixed some CSS issues for IE |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Arun Persaud | BUGFIX: use of local web links now possible |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Arun Persaud | BUGFIX: local time should now work correctly |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Arun Persaud | LAYOUT: last login and logout text where displayed... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Arun Persaud | BUGFIX: added indecis to tables for faster lookup |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Arun Persaud | BUGFIX: time display used wrong timezones. also optimiz... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Arun Persaud | BUGFIX: wrong SQL query for min and max time of games |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Arun Persaud | LAYOUT: made login/logout message in stats.php look... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Arun Persaud | NEW FEATURE: display longest session, display shortest... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Arun Persaud | BUGIFX: sort game list by session in user menu |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Arun Persaud | NEW FEATURE: list game points in last email |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Arun Persaud | BUGFIX: the number of extra points per Game where not... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Arun Persaud | LAYOUT: fixed some typos, changed CSS a bit |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Arun Persaud | NEW FEATURE: make stastitic page accessable |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Arun Persaud | NEW FEATURE: detailed few of the score of one game |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Arun Persaud | BUGFIX: finished scoring algorithm |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Arun Persaud | BUGIX: games in a session were not ordered by date... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Arun Persaud | NEW FEATURE: addicted people can turn of a lot of... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Arun Persaud | NEW FEATURE: statistics page, version1 |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Arun Persaud | BUGFIX: added a config.php template to the repository... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Arun Persaud | NEW FEATURE: count game points, partly done ;) |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Arun Persaud | CLEANUP: some small code cleanup |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Arun Persaud | BUGFIX: player could select several vorbehalte at the... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Arun Persaud | BUGFIX: no check for a followup game if someone else... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Arun Persaud | LAYOUT: moved more text during the setup into the middle |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Arun Persaud | BUGFIX: when playing with both schweinchen |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Arun Persaud | LAYOUT: improved the layout of the cards a bit |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Arun | CLEANUP: make html output a bit nicer |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Arun | LAYOUT: 1st round of changes to get rid of overlapping... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Arun | NEW FEATURE: send out reminder email |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Arun Persaud | BUGFIX: output call only after game started; move after... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Arun Persaud | LAYOUT: new user page |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Arun Persaud | LAYOUT: fixed some overlaying of boxes (but not all... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Arun Persaud | BUGFIX: order games by session |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Arun Persaud | BUGIFX+LAYOUT: gameids where still in the player menu... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Arun Persaud | LAYOUT: address game by session.gamenr |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Arun Persaud | LAYOUT: final score is displayed on the table; played... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Arun Persaud | LAYOUT: started work on new layout |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Arun Persaud | BUGFIX: use email reply address for sending |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Arun Persaud | CLEANUP: moved registration to seperate php file |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Arun Persaud | CLEANUP: working on database now a config.php option |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Arun Persaud | BUGFIX: change link from svn to git |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Arun Persaud | BUGFIX: reusing old randomnumbers didn't work |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Arun Persaud | BUGFIX: using the recovery password to change your... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Arun Persaud | NEW FEATURE+BUGFIX: changed calling re/contra |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Arun Persaud | NEW FEATURE: use php session |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Arun Persaud | NEW FEATURE: use a better random generator |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Arun Persaud | LAYOUT: fixed small bug, probably only showed up on... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Arun Persaud | BUGFIX: cards didn't show up anymore at the end of... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Arun Persaud | NEW FEATURE: allow multiple comments |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Arun Persaud | BUGFIX: final email didn't add up points for re/contra |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Arun Persaud | CLEANUP: make the code look a bit nicer |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Arun Persaud | BUGFIX: reload during the setup could mess up the state... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Arun Persaud | BUGFIX: redeal in case of solo in tournament, add hint... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Arun Persaud | LAYOUT: updated icons from Lance |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Arun Persaud | BUGFIX: fixed bug in getting randomnumbers from a previ... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Arun Persaud | CLEANUP: counting points, prepare for keeping track... |
commit | commitdiff | tree | snapshot |
next |