Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-18 | Fixed image name. | Eugenio Favalli | 4 | -32/+38 | |
2008-02-13 | Added new headgears by Black Don (thanks to QOAL for testing and implementation) | Philipp Sehmisch | 1 | -0/+18 | |
2008-02-12 | Made pathfinding not halt on collision destination tile, made moving around ↵ | Eugenio Favalli | 6 | -19/+17 | |
with mouse smoother. Added possibility to pass through players with key controls. | |||||
2008-02-12 | Particle emitters are now activated after the parent particle has moved ↵ | Philipp Sehmisch | 1 | -20/+21 | |
instead of before (small change which allows a little trick to create polar emitters) | |||||
2008-02-11 | Added music and overlay to snake dungeon. | Philipp Sehmisch | 1 | -0/+4 | |
2008-02-10 | Added Dimonds Cove outdoor map. | Philipp Sehmisch | 1 | -2/+6 | |
2008-02-08 | Added Dimonds Cove Restaurant maps. | Philipp Sehmisch | 1 | -0/+6 | |
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-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-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. | |||||
2007-12-17 | Fixed the item tags. | Bjørn Lindeijer | 0 | -0/+0 | |
2007-12-14 | Put new items in equipment.xml for backward compatibility with the last ↵ | Philipp Sehmisch | 1 | -1/+2 | |
client release. | |||||
2007-12-14 | fixed some more screwups with the new items. | Philipp Sehmisch | 1 | -3/+6 | |