Age | Commit message (Expand) | Author | Files | Lines |
2008-02-28 | Temporary fix for GUILD protocol support, fixed makefile. Also please do not ... | Mateusz Kaduk | 2 | -1/+9 |
2008-02-28 | Added missing automake entries. Still bug in guildhandler code, plz fix it. | Mateusz Kaduk | 1 | -0/+6 |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 24 | -13/+1323 |
2008-02-27 | made the string " Press OK to respawn." translateable. | Philipp Sehmisch | 1 | -1/+1 |
2008-02-27 | Implemented provisorical player respawn. | Philipp Sehmisch | 4 | -1/+52 |
2008-02-26 | Keep minimap status. Based on a patch by Knivey. | Eugenio Favalli | 1 | -5/+0 |
2008-02-24 | Fixed a bug which caused an incorrect display of character correction points ... | Philipp Sehmisch | 1 | -1/+1 |
2008-02-24 | (no commit message) | Philipp Sehmisch | 2 | -9/+36 |
2008-02-22 | Handling gender with an enum everywhere. | Philipp Sehmisch | 7 | -21/+17 |
2008-02-22 | Merged creation of female characters from Legend of Mazzeroth. | Philipp Sehmisch | 3 | -5/+53 |
2008-02-22 | Implemented skill name display in skill dialog and xp messages (based on a pa... | Philipp Sehmisch | 3 | -2/+35 |
2008-02-21 | Showing a visible error message to the user when the font file fails to load. | Philipp Sehmisch | 1 | -6/+2 |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 17 | -26/+126 |
2008-02-18 | Merged revisions 3762-3772,3776-3782 via svnmerge from | Bjørn Lindeijer | 19 | -138/+160 |
2008-02-18 | Forgot a %s | Eugenio Favalli | 1 | -1/+1 |
2008-02-18 | Fixed image name. | Eugenio Favalli | 2 | -2/+3 |
2008-02-12 | Made pathfinding not halt on collision destination tile, made moving around w... | Eugenio Favalli | 5 | -19/+11 |
2008-02-12 | Particle emitters are now activated after the parent particle has moved inste... | Philipp Sehmisch | 1 | -20/+21 |
2008-02-12 | Merged revisions 3687-3688,3690 via svnmerge from | Bjørn Lindeijer | 7 | -21/+41 |
2008-02-12 | Merged revisions 3619 via svnmerge from | Bjørn Lindeijer | 3 | -2/+42 |
2008-02-07 | Fixed unix compilation problem. | Philipp Sehmisch | 1 | -1/+1 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 22 | -360/+429 |
2008-01-26 | Image alpha should also be set to 1, in case it was changed before. | Bjørn Lindeijer | 2 | -8/+8 |
2008-01-26 | Fixed a GCC 4.3 compile error and constified the usage of auto_ptr, since | Bjørn Lindeijer | 3 | -3/+4 |
2008-01-26 | Added support for alpha blending to true type font drawing. | Philipp Sehmisch | 1 | -0/+7 |
2008-01-24 | Fixed broken communication of attack directions. | Philipp Sehmisch | 2 | -2/+9 |
2008-01-19 | Fixed interpretation of weapon types in items.xml. | Philipp Sehmisch | 1 | -1/+1 |
2008-01-14 | ixed an error in Davids last commit (couldn't compile that way). | Philipp Sehmisch | 1 | -2/+3 |
2008-01-13 | Fixed non-default location music loading | David Athay | 6 | -4/+35 |
2008-01-10 | Item types and weapon types are now identified by name instead of numbers in ... | Philipp Sehmisch | 3 | -10/+86 |
2008-01-07 | Implemented new attribute enumerations of server update. Reformated the items... | Philipp Sehmisch | 1 | -7/+10 |
2007-12-31 | Added config options to set the scroll center. Retained scroll offset during ... | Philipp Sehmisch | 5 | -57/+81 |
2007-12-30 | Added a key for targeting the nearest player character based on patches by Tr... | Philipp Sehmisch | 5 | -0/+51 |
2007-12-28 | Added the possibility to assign particle effects to monsters in the monster d... | Philipp Sehmisch | 5 | -2/+34 |
2007-12-25 | Updated CMake file. | Bjørn Lindeijer | 1 | -0/+2 |
2007-12-24 | Fixed compile warning. | Bjørn Lindeijer | 1 | -0/+2 |
2007-12-24 | Minor update, fixed disconnection dialog | David Athay | 2 | -8/+10 |
2007-12-24 | Disabled non-functional item shortcut window. | Bjørn Lindeijer | 7 | -35/+25 |
2007-12-23 | Particle images are now reference-counted properly. Avoided attempts to load ... | Philipp Sehmisch | 5 | -5/+66 |
2007-12-22 | Merged revisions 3740 via svnmerge from | Bjørn Lindeijer | 4 | -24/+87 |
2007-12-22 | Make sure chat messages are also trimmed for the local player. | Bjørn Lindeijer | 1 | -0/+1 |
2007-12-22 | Updated version to 0.0.24. Release data set to tomorrow, we'll see. | Bjørn Lindeijer | 1 | -2/+2 |
2007-12-21 | Attempted to fix client freeze when unable to connect to update host, and add... | David Athay | 2 | -6/+22 |
2007-12-21 | Fixed inventory size not matching the size assumed by eAthena and related | Bjørn Lindeijer | 6 | -6/+12 |
2007-12-21 | Added logging of error on PHYSFS_addToSearchPath. | Bjørn Lindeijer | 2 | -3/+9 |
2007-12-21 | Fixed shop list box not to scroll up when the selection is removed. | Bjørn Lindeijer | 1 | -2/+2 |
2007-12-18 | Remember to delete the progressbar and label also when the game was not | Bjørn Lindeijer | 1 | -0/+2 |
2007-12-18 | Updated attribute system to the latest design decisions (removed charisma, ke... | Philipp Sehmisch | 8 | -32/+24 |
2007-12-10 | Include cassert header. | Bjørn Lindeijer | 1 | -1/+2 |
2007-12-10 | Added an option to show log messages in the chat console. | Philipp Sehmisch | 5 | -1/+27 |