Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-06 | Added attributes to maggot (complete) and scorpion (incomplete) for testing ↵ | Philipp Sehmisch | 1 | -0/+6 | |
server-sided monster attribute parsing. | |||||
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 23 | -360/+448 | |
2008-01-26 | Image alpha should also be set to 1, in case it was changed before. | Bjørn Lindeijer | 3 | -15/+21 | |
2008-01-26 | Fixed a GCC 4.3 compile error and constified the usage of auto_ptr, since | Bjørn Lindeijer | 4 | -3/+10 | |
that's the way in which we are using them. | |||||
2008-01-26 | Added support for alpha blending to true type font drawing. | Philipp Sehmisch | 2 | -0/+12 | |
2008-01-24 | Fixed broken communication of attack directions. | Philipp Sehmisch | 3 | -2/+14 | |
2008-01-20 | Added max-per-slot property to all items (just to silence the "missing ↵ | Philipp Sehmisch | 1 | -0/+4 | |
max-per-slot" warnings from the gameserver. 10 for normal items and 1 for equipment - feel free to change it to other values) | |||||
2008-01-19 | Fixed interpretation of weapon types in items.xml. | Philipp Sehmisch | 2 | -1/+6 | |
2008-01-19 | Added hot spring particle effect to pond south of snow village. | Philipp Sehmisch | 1 | -1/+7 | |
2008-01-19 | Fixes for the new snowland maps by 5t3v3. | Philipp Sehmisch | 1 | -0/+5 | |
2008-01-14 | ixed an error in Davids last commit (couldn't compile that way). | Philipp Sehmisch | 2 | -2/+5 | |
2008-01-14 | Added new versions of snow maps by 5t3v3 (with minor fixes) | Philipp Sehmisch | 1 | -0/+5 | |
2008-01-13 | Fixed non-default location music loading | David Athay | 7 | -4/+41 | |
2008-01-10 | Item types and weapon types are now identified by name instead of numbers in ↵ | Philipp Sehmisch | 4 | -10/+96 | |
the items.xml. Removed entries for eAthena compatiblity from items.xml (the database isn't eAthena compatible anymore), added item type and weapon-type properties to all items. All healing items now have a healing effect. | |||||
2008-01-09 | Added weapon_type properties to weapons in items.xml so that attack ↵ | Philipp Sehmisch | 1 | -0/+5 | |
animations are displayed properly. | |||||
2008-01-07 | Implemented new attribute enumerations of server update. Reformated the ↵ | Philipp Sehmisch | 3 | -7/+28 | |
items.xml file for easier editing. Added item types and attribute modifiers to equipment- and heal items for troubleshooting the equipment system. Added a set of attribute-enhancing rings for troubleshooting basic attribute modifiers. | |||||
2008-01-03 | Some map bugs reported by Strump, fixed by Zipon. | Philipp Sehmisch | 1 | -0/+5 | |
2007-12-31 | Added config options to set the scroll center. Retained scroll offset during ↵ | Philipp Sehmisch | 6 | -57/+88 | |
map change for smoother map transitions. | |||||
2007-12-30 | switched layer compression on. | Philipp Sehmisch | 0 | -0/+0 | |
2007-12-30 | Added a key for targeting the nearest player character based on patches by ↵ | Philipp Sehmisch | 6 | -0/+58 | |
Trinexx. Some mapping fixes at snake dungeon map. | |||||
2007-12-29 | Added new map by 5t3v3 (east desert cave) and enhanced version of eastern ↵ | Philipp Sehmisch | 1 | -0/+5 | |
desert by Len. | |||||
2007-12-28 | Added the possibility to assign particle effects to monsters in the monster ↵ | Philipp Sehmisch | 6 | -2/+39 | |
database. Added flame particle effect to fire goblin as a proof of concept. | |||||
2007-12-28 | Some mapping errors fixed by Zipon. | Philipp Sehmisch | 1 | -0/+4 | |
2007-12-26 | Fixed year in README too.v0.0.24 | Bjørn Lindeijer | 2 | -1/+5 | |
2007-12-25 | Updated CMake file. | Bjørn Lindeijer | 2 | -0/+3 | |
2007-12-25 | Fixed missing backslash. | Bjørn Lindeijer | 2 | -1/+2 | |
2007-12-25 | Fixed year. :) | Bjørn Lindeijer | 2 | -1/+5 | |
2007-12-24 | Updated debian subfolder. | Bjørn Lindeijer | 18 | -308/+985 | |
2007-12-24 | Fixed compile warning. | Bjørn Lindeijer | 2 | -0/+3 | |
2007-12-24 | Minor update, fixed disconnection dialog | David Athay | 3 | -8/+16 | |
2007-12-24 | Disabled non-functional item shortcut window. | Bjørn Lindeijer | 8 | -35/+28 | |
2007-12-24 | Updated release date. | Bjørn Lindeijer | 5 | -15/+33 | |
2007-12-23 | Particle images are now reference-counted properly. Avoided attempts to load ↵ | Philipp Sehmisch | 6 | -5/+77 | |
"data/graphics/" when a monster or equipment piece has no sprite. Error placeholder is now used when attempting to load a sprite definition file that doesn't exist. | |||||
2007-12-22 | Merged revisions 3740 via svnmerge from | Bjørn Lindeijer | 5 | -24/+90 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3740 | gmelquio | 2007-11-16 12:06:46 +0100 (vr, 16 nov 2007) | 1 line Delayed resource deletion by 30 seconds. ........ | |||||
2007-12-22 | Make sure chat messages are also trimmed for the local player. | Bjørn Lindeijer | 3 | -0/+4 | |
2007-12-22 | Updated version to 0.0.24. Release data set to tomorrow, we'll see. | Bjørn Lindeijer | 8 | -16/+26 | |
2007-12-21 | Attempted to fix client freeze when unable to connect to update host, and ↵ | David Athay | 3 | -7/+29 | |
added exit dialog | |||||
2007-12-21 | Fixed inventory size not matching the size assumed by eAthena and related | Bjørn Lindeijer | 7 | -6/+16 | |
memory corruption and increased default chat log length. | |||||
2007-12-21 | Added logging of error on PHYSFS_addToSearchPath. | Bjørn Lindeijer | 3 | -3/+11 | |
2007-12-21 | Fixed shop list box not to scroll up when the selection is removed. | Bjørn Lindeijer | 2 | -2/+7 | |
2007-12-19 | Fixed a map bug (monster trap) on map 18 (woodland village surrounding) | Philipp Sehmisch | 1 | -0/+5 | |
2007-12-19 | Incorporated some more of doener's leet PHP skills. ;) | Bjørn Lindeijer | 1 | -3/+2 | |
2007-12-19 | Fixed weird problem with zip_open failing with relative path. | Bjørn Lindeijer | 1 | -4/+6 | |
2007-12-19 | Added list of files in each update with indication on whether they are still | Bjørn Lindeijer | 2 | -5/+42 | |
used. | |||||
2007-12-19 | Fixed association of entries to update, added no-cache headers, added a bit of | Bjørn Lindeijer | 2 | -6/+27 | |
error reporting in case of invalid zip files, kept original ordering of the update list and sorted the list of entries on their filename. | |||||
2007-12-18 | Optimized with single loop approach and nicer printing calls, inspired by | Bjørn Lindeijer | 2 | -45/+37 | |
doener's version. Also added list of update entries and their respective update. | |||||
2007-12-18 | Calculate usage percentage correctly and display zip file overhead. | Bjørn Lindeijer | 1 | -5/+12 | |
2007-12-18 | Small fix to the displayed obsolete data percentage. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-12-18 | Added initial version of the update analysis tool upalyzer. | Bjørn Lindeijer | 2 | -0/+133 | |
2007-12-18 | Remember to delete the progressbar and label also when the game was not | Bjørn Lindeijer | 2 | -0/+7 | |
started. |