Age | Commit message (Expand) | Author | Files | Lines |
2009-07-13 | Move some functions into better places | Jared Adams | 3 | -26/+9 |
2009-07-13 | Some item pickup cleaning | Jared Adams | 6 | -55/+57 |
2009-07-13 | Fix level experience messages | Jared Adams | 2 | -34/+27 |
2009-07-13 | Adjust skill displays | Jared Adams | 1 | -9/+42 |
2009-07-12 | Make sure modifiable skills are visible | Jared Adams | 1 | -1/+1 |
2009-07-08 | Remove parsing of the fixed flag from skills files | Jared Adams | 2 | -5/+3 |
2009-07-08 | Fall back on unknown-item.png for skill icons | Jared Adams | 1 | -5/+4 |
2009-07-08 | Have both builds use the same SkillDialog | Jared Adams | 15 | -449/+121 |
2009-07-08 | Make SkillEntries update their width | Jared Adams | 1 | -11/+15 |
2009-07-07 | Updated Italian translation | Marco Castelluccio | 1 | -165/+165 |
2009-07-07 | Use tmw-skills.xml instead of hardcoding | Jared Adams | 14 | -317/+354 |
2009-07-06 | Merge some player stats | Jared Adams | 9 | -91/+61 |
2009-07-02 | Fix building the ea client. | Roderic Morris | 2 | -18/+19 |
2009-07-01 | Remove complex path finding for players. Add a simple path finding algorithm ... | Roderic Morris | 7 | -10/+92 |
2009-06-30 | Use two bytes for skill ID | Jared Adams | 2 | -2/+2 |
2009-06-30 | Fixed compiler warning about unsigned/signed integer comparision | Thorbjørn Lindeijer | 2 | -3/+3 |
2009-06-29 | Remove local remove of items from equipment window when unequipping. | Dennis Friis | 1 | -3/+0 |
2009-06-27 | Prevent selection of out of range menu options | Jared Adams | 1 | -1/+5 |
2009-06-26 | Fixes the walk after death on TMWServ builds | Chuck Miller | 1 | -33/+36 |
2009-06-24 | Changes the selection icon to work better with GUI opacity | Chuck Miller | 1 | -0/+0 |
2009-06-24 | Fix the attack particles to use sprite directions not being directions | Chuck Miller | 1 | -5/+5 |
2009-06-23 | Made so monster particle effects show up on eA | Chuck Miller | 4 | -32/+2 |
2009-06-23 | Revert "Replace window graphic with a better looking one." | Chuck Miller | 1 | -0/+0 |
2009-06-23 | Made the selection png easier to see. | idiomatic | 1 | -0/+0 |
2009-06-15 | Replace window graphic with a better looking one. | David Athay | 1 | -0/+0 |
2009-06-09 | Merge branch '0.0.29' | Bjørn Lindeijer | 43 | -1373/+6812 |
2009-06-09 | Fixed the finish setup imagev0.0.29.1 | Bjørn Lindeijer | 1 | -0/+0 |
2009-06-09 | Final translation files update | Bjørn Lindeijer | 27 | -191/+200 |
2009-06-09 | New Windows installer images | Bjørn Lindeijer | 2 | -0/+0 |
2009-06-09 | Readded old ChangeLog contents | Bjørn Lindeijer | 1 | -0/+6267 |
2009-06-09 | Make sure the tmw.xpm file is shipped in the release | Bjørn Lindeijer | 2 | -777/+2 |
2009-06-09 | Convert the change password dialog to use the layout system | Bjørn Lindeijer | 1 | -49/+17 |
2009-06-09 | Updated version and changes for 0.0.29.1 release | Bjørn Lindeijer | 9 | -30/+35 |
2009-06-09 | Disabled Hebrew translation, since it shows mirrored | Bjørn Lindeijer | 1 | -1/+1 |
2009-06-08 | Updated translations | Bjørn Lindeijer | 27 | -352/+317 |
2009-06-08 | Merge branch '0.0.29' | Bjørn Lindeijer | 6 | -16/+55 |
2009-06-08 | Reintroduced the 'occupied' check for eAthena movement code | Bjørn Lindeijer | 2 | -2/+28 |
2009-06-08 | Fixed the problem where the player would skip corners | Bjørn Lindeijer | 1 | -5/+5 |
2009-06-08 | Attempt to clear some of the block/walkmask confusion | Bjørn Lindeijer | 5 | -8/+21 |
2009-06-08 | Fixed the name of the login song | Bjørn Lindeijer | 1 | -1/+1 |
2009-06-08 | Remove some unused variables | Jared Adams | 2 | -4/+0 |
2009-06-08 | Remove duplicate code from Being | Jared Adams | 2 | -45/+0 |
2009-06-08 | Reenabled rendering of hair on TMWServ | Philipp Sehmisch | 1 | -0/+1 |
2009-06-08 | Fixed a link in a translation I randomly spotted | Chuck Miller | 1 | -1/+1 |
2009-06-08 | Merge being direction handling code | Jared Adams | 2 | -30/+2 |
2009-06-08 | Remove some unused variables | Jared Adams | 2 | -4/+0 |
2009-06-08 | Remove duplicate code from Being | Jared Adams | 2 | -45/+0 |
2009-06-08 | Merge branch 'master' of git@gitorious.org:tmw/mainline | Philipp Sehmisch | 2 | -5/+3 |
2009-06-08 | Reenabled rendering of hair on TMWServ | Philipp Sehmisch | 1 | -0/+1 |
2009-06-08 | Merge branch 'master' of git://gitorious.org/tmw/mainline | Chuck Miller | 1 | -3/+1 |