Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-04 | updated German translation | BK | 2 | -8/+12 | |
2010-04-26 | added an About page | Arun Persaud | 3 | -3/+105 | |
2010-04-26 | Added about page | Arun Persaud | 2 | -1/+4 | |
2010-04-26 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 4 | -119/+214 | |
2010-04-26 | updated German translation | Arun Persaud | 3 | -104/+198 | |
2010-04-26 | marked more strings for translation | Arun Persaud | 1 | -15/+16 | |
2010-04-23 | updated license for german cards | Arun Persaud | 1 | -1/+1 | |
2010-04-23 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 4 | -78/+351 | |
2010-04-23 | new user home page with a bit of jquery thrown in | Arun Persaud | 3 | -63/+201 | |
by default only show the active games/sessions and hide all the other games | |||||
2010-04-22 | updated jquery to latest release | Arun Persaud | 1 | -15/+150 | |
2010-04-19 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 3 | -47/+52 | |
2010-04-19 | moved gameinfo box (calls, comment-input, submit, games player by otheres) ↵ | Arun Persaud | 3 | -47/+52 | |
to the bottom of the page this should make it easier for people with a mobile phone. | |||||
2010-04-19 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 2 | -5/+5 | |
2010-04-19 | updated link to wiki and bugzilla | Arun Persaud | 2 | -5/+5 | |
links were hardcoded, changed to link from config file | |||||
2010-04-18 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 1 | -8/+8 | |
2010-04-18 | fix bug introduces by marking strings for translations | Arun Persaud | 1 | -8/+8 | |
using these strings directly to set database entries... need to change this before they can be marked for translation. | |||||
2010-04-17 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 4 | -16/+56 | |
2010-04-17 | updated German translation | Arun Persaud | 2 | -7/+27 | |
2010-04-17 | marked more strings for translation | Arun Persaud | 2 | -9/+29 | |
2010-04-17 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 5 | -174/+806 | |
2010-04-17 | updated German translation | Arun Persaud | 2 | -25/+116 | |
2010-04-17 | marked more strings for translation | Arun Persaud | 3 | -34/+116 | |
2010-03-18 | updated po files | Arun Persaud | 2 | -33/+498 | |
2010-03-18 | marked more strings for translation | Arun Persaud | 2 | -113/+107 | |
2010-03-17 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 1 | -3/+4 | |
2010-03-17 | BUGFIX: fix "keep playing" button. forgot to add include new rule, so games ↵ | Arun Persaud | 1 | -3/+4 | |
didn't get restarted | |||||
2010-03-14 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 7 | -26/+162 | |
2010-03-14 | updates German translation | Arun Persaud | 3 | -5/+141 | |
2010-03-14 | marked more strings for translation | Arun Persaud | 4 | -21/+21 | |
2010-03-14 | added link to bug-tracker (that is renamed wiki -> wiki/bugs) | Arun Persaud | 1 | -1/+1 | |
2010-03-14 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 6 | -35/+172 | |
2010-03-14 | updates German translation | Arun Persaud | 2 | -2/+70 | |
2010-03-14 | marked more strings for translation | Arun Persaud | 3 | -32/+100 | |
2010-03-14 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 16 | -154/+457 | |
2010-03-14 | CLEANUP: fixed a typo and added "changed" indicator to language settings | Arun Persaud | 2 | -2/+3 | |
2010-03-14 | NEW FEATURE: added localization support | Arun Persaud | 9 | -6/+149 | |
using gettext to add support for localization | |||||
2010-03-14 | CLEANUP: cleaned up code for Karlchen | Arun Persaud | 1 | -19/+22 | |
2010-03-13 | BUGFIX: missing ul-tag in poverty check messed up layout | Arun Persaud | 1 | -5/+5 | |
also removed some div-tags that were not needed | |||||
2010-03-13 | NEW FEATURE: having only low trump (fox and below) can now be a Vorbehalt | Arun Persaud | 7 | -57/+176 | |
The low trump can either be treated as poverty or similar to 5 nines, that is the game is canceled unless someone plays a solo. Also minor code cleanup. | |||||
2010-03-13 | added check in DB_open for correct DB-version | Arun Persaud | 2 | -5/+18 | |
2010-03-04 | CLEANUP: moved more statistics into the sortable table | Arun Persaud | 2 | -45/+56 | |
2010-03-04 | fixed typo in create statement | Arun Persaud | 1 | -1/+1 | |
2010-03-04 | BUGFIX: show "It's your turn in these games" menu also when you played the ↵ | Arun Persaud | 1 | -3/+13 | |
last card in a game When showing the menu we test for the status the user had before he played the card. This fixes Issue #35. | |||||
2010-03-04 | changed message for new dealer into message for new startplayer | Arun Persaud | 1 | -1/+1 | |
since there really is no dealer, this was more confusing than helpful. | |||||
2010-02-07 | updated copyright notice in footer | Arun Persaud | 1 | -1/+1 | |
2010-02-07 | CLEANUP: added some text on how to get a license for the german cards | Arun Persaud | 1 | -3/+7 | |
2010-02-07 | CLEANUP: removed ereg-functions (deprecated in newer php versions) | Arun Persaud | 1 | -10/+10 | |
used strpos and preg_replace instead | |||||
2010-02-06 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 23 | -0/+1073 | |
2010-02-06 | added copyright notice and GPL reference | Arun Persaud | 23 | -0/+1073 | |
2010-02-04 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 9 | -81/+345 | |