Age | Commit message (Expand) | Author | Files | Lines |
2017-04-18 | make the flying piou do a sound on clicks20170419 | gumi | 1 | -1/+4 |
2017-04-15 | Show too old client messages for client protocol version < 19. | Andrei Karas | 1 | -1/+1 |
2017-04-11 | Update to latest hercules. | Andrei Karas | 8 | -9/+1226 |
2017-04-04 | Update translations.s20170411 | Andrei Karas | 19 | -1180/+1300 |
2017-04-04 | Update conf and db from hercules. | Andrei Karas | 4 | -21/+43 |
2017-03-08 | improve the preset commands20170404 | gumi | 1 | -37/+158 |
2017-03-06 | Add new sql update. | Andrei Karas | 4 | -1/+27 |
2017-02-01 | Add npc6 with custom shop into test map.s20170306 | Andrei Karas | 3 | -0/+25 |
2017-01-31 | regenerate mob spawns with tmw converter. | Andrei Karas | 5 | -35/+35 |
2017-01-30 | Fix test map spawns after commit e7ed1047703ea1eca35d0821e3491a66d79f24a6. | Andrei Karas | 1 | -3/+13 |
2017-01-28 | make maps (serverdata!100) | gumi | 1 | -0/+0 |
2017-01-28 | Added a new ID for Dan's note and fixed its coordinates. | Alige | 2 | -2/+3 |
2017-01-28 | add more technical explaination of the bank system | gumi | 1 | -3/+8 |
2017-01-28 | add `format_number` function, make the banker use it | gumi | 2 | -19/+47 |
2017-01-28 | improve the banking function | gumi | 1 | -49/+106 |
2017-01-28 | move the bank script into its own function | gumi | 3 | -73/+78 |
2017-01-27 | add the `any()` function (used by two MRs) | gumi | 1 | -0/+5 |
2017-01-27 | add chat_area_size to client.conf (chat view distance) | gumi | 1 | -1/+4 |
2017-01-26 | Merge branch 'translation' into 'master'
| Reid | 1 | -24/+24 |
2017-01-26 | In the asklanguage script, most lines should be translated directly inside it. | Alige | 1 | -24/+24 |
2017-01-25 | Fixed issue in fishing guide script. | Alige | 1 | -2/+2 |
2017-01-25 | Typo in a book script. | Alige | 1 | -1/+1 |
2017-01-25 | Fix in lozerk's script & missing information in the fishing guide script. | Alige | 2 | -1/+3 |
2017-01-25 | Missing dot in the game-rules script. | Alige | 1 | -1/+1 |
2017-01-24 | Forgot a male/female option in lozerk's script. | Alige | 1 | -1/+1 |
2017-01-24 | Copied line in the script, but with a slight difference. Fixed. | Alige | 1 | -1/+1 |
2017-01-23 | Update translations. | Andrei Karas | 15 | -872/+278 |
2017-01-22 | Merge branch 'links' into 'master'
| Andrei Karas | 1 | -0/+20 |
2017-01-22 | add new link functions | gumi | 1 | -0/+20 |
2017-01-20 | Updated missing male/female translation attributes to some scripts. | Alige | 2 | -5/+5 |
2017-01-20 | Missing full stop in a line of lozerk's script. | Alige | 1 | -1/+1 |
2017-01-19 | Merge branch 'translation' into 'master'
| Alige | 1 | -24/+24 |
2017-01-19 | In the asklanguage function script, removed unecessary translation attributes. | Alige | 1 | -24/+24 |
2017-01-18 | Update translations. | Andrei Karas | 22 | -4422/+9822 |
2017-01-17 | add an empty line in the fishing guide book | gumi | 1 | -0/+2 |
2017-01-17 | make eugene give the fishing guide | gumi | 1 | -6/+8 |
2017-01-17 | add the fishing guide to the item db | gumi | 1 | -0/+14 |
2017-01-17 | add the fishing guide to the library | gumi | 1 | -0/+83 |
2017-01-17 | make openbook inherit book name from calling npc | gumi | 4 | -26/+22 |
2017-01-17 | Completely rewrite the fishing system | gumi | 2 | -474/+233 |
2017-01-15 | fix lg misuse | gumi | 3 | -6/+8 |
2017-01-15 | Merge branch 'format' into 'master'
| gumi | 31 | -843/+842 |
2017-01-15 | rectify the indentation | gumi | 13 | -759/+758 |
2017-01-08 | remove .gat suffix everywhere | gumi | 21 | -85/+85 |
2017-01-08 | Merge remote-tracking branch 'alige/consistency' | gumi | 105 | -121/+125 |
2017-01-08 | make maps | gumi | 1 | -1/+0 |
2017-01-08 | Consistency of the authors in scripts. | Alige | 105 | -121/+125 |
2017-01-07 | patch for fuzzytime precision (missing the `and`) | gumi | 1 | -12/+10 |
2017-01-06 | make the chests automatically close | gumi | 3 | -11/+63 |
2017-01-06 | add a delay on close/open chest | omatt | 3 | -68/+67 |