summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-02-18Fixed image name.Eugenio Favalli4-32/+38
2008-02-13Added new headgears by Black Don (thanks to QOAL for testing and implementation)Philipp Sehmisch1-0/+18
2008-02-12Made pathfinding not halt on collision destination tile, made moving around ↵Eugenio Favalli6-19/+17
with mouse smoother. Added possibility to pass through players with key controls.
2008-02-12Particle emitters are now activated after the parent particle has moved ↵Philipp Sehmisch1-20/+21
instead of before (small change which allows a little trick to create polar emitters)
2008-02-11Added music and overlay to snake dungeon.Philipp Sehmisch1-0/+4
2008-02-10Added Dimonds Cove outdoor map.Philipp Sehmisch1-2/+6
2008-02-08Added Dimonds Cove Restaurant maps.Philipp Sehmisch1-0/+6
2008-01-26Fixed a GCC 4.3 compile error and constified the usage of auto_ptr, sinceBjørn Lindeijer4-3/+10
that's the way in which we are using them.
2008-01-19Added hot spring particle effect to pond south of snow village.Philipp Sehmisch1-1/+7
2008-01-19Fixes for the new snowland maps by 5t3v3.Philipp Sehmisch1-0/+5
2008-01-14ixed an error in Davids last commit (couldn't compile that way).Philipp Sehmisch2-2/+5
2008-01-14Added new versions of snow maps by 5t3v3 (with minor fixes)Philipp Sehmisch1-0/+5
2008-01-13Fixed non-default location music loadingDavid Athay7-4/+41
2008-01-03Some map bugs reported by Strump, fixed by Zipon.Philipp Sehmisch1-0/+5
2007-12-31Added config options to set the scroll center. Retained scroll offset during ↵Philipp Sehmisch6-57/+88
map change for smoother map transitions.
2007-12-30switched layer compression on.Philipp Sehmisch0-0/+0
2007-12-30Added a key for targeting the nearest player character based on patches by ↵Philipp Sehmisch6-0/+58
Trinexx. Some mapping fixes at snake dungeon map.
2007-12-29Added new map by 5t3v3 (east desert cave) and enhanced version of eastern ↵Philipp Sehmisch1-0/+5
desert by Len.
2007-12-28Added the possibility to assign particle effects to monsters in the monster ↵Philipp Sehmisch6-2/+39
database. Added flame particle effect to fire goblin as a proof of concept.
2007-12-28Some mapping errors fixed by Zipon.Philipp Sehmisch1-0/+4
2007-12-26Fixed year in README too.v0.0.24Bjørn Lindeijer2-1/+5
2007-12-25Updated CMake file.Bjørn Lindeijer2-0/+3
2007-12-25Fixed missing backslash.Bjørn Lindeijer2-1/+2
2007-12-25Fixed year. :)Bjørn Lindeijer2-1/+5
2007-12-24Updated debian subfolder.Bjørn Lindeijer18-308/+985
2007-12-24Fixed compile warning.Bjørn Lindeijer2-0/+3
2007-12-24Minor update, fixed disconnection dialogDavid Athay3-8/+16
2007-12-24Disabled non-functional item shortcut window.Bjørn Lindeijer8-35/+28
2007-12-24Updated release date.Bjørn Lindeijer5-15/+33
2007-12-23Particle images are now reference-counted properly. Avoided attempts to load ↵Philipp Sehmisch6-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-22Merged revisions 3740 via svnmerge from Bjørn Lindeijer5-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-22Make sure chat messages are also trimmed for the local player.Bjørn Lindeijer3-0/+4
2007-12-22Updated version to 0.0.24. Release data set to tomorrow, we'll see.Bjørn Lindeijer8-16/+26
2007-12-21Attempted to fix client freeze when unable to connect to update host, and ↵David Athay3-7/+29
added exit dialog
2007-12-21Fixed inventory size not matching the size assumed by eAthena and relatedBjørn Lindeijer7-6/+16
memory corruption and increased default chat log length.
2007-12-21Added logging of error on PHYSFS_addToSearchPath.Bjørn Lindeijer3-3/+11
2007-12-21Fixed shop list box not to scroll up when the selection is removed.Bjørn Lindeijer2-2/+7
2007-12-19Fixed a map bug (monster trap) on map 18 (woodland village surrounding)Philipp Sehmisch1-0/+5
2007-12-19Incorporated some more of doener's leet PHP skills. ;)Bjørn Lindeijer1-3/+2
2007-12-19Fixed weird problem with zip_open failing with relative path.Bjørn Lindeijer1-4/+6
2007-12-19Added list of files in each update with indication on whether they are stillBjørn Lindeijer2-5/+42
used.
2007-12-19Fixed association of entries to update, added no-cache headers, added a bit ofBjørn Lindeijer2-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-18Optimized with single loop approach and nicer printing calls, inspired byBjørn Lindeijer2-45/+37
doener's version. Also added list of update entries and their respective update.
2007-12-18Calculate usage percentage correctly and display zip file overhead.Bjørn Lindeijer1-5/+12
2007-12-18Small fix to the displayed obsolete data percentage.Bjørn Lindeijer1-1/+1
2007-12-18Added initial version of the update analysis tool upalyzer.Bjørn Lindeijer2-0/+133
2007-12-18Remember to delete the progressbar and label also when the game was notBjørn Lindeijer2-0/+7
started.
2007-12-17Fixed the item tags.Bjørn Lindeijer0-0/+0
2007-12-14Put new items in equipment.xml for backward compatibility with the last ↵Philipp Sehmisch1-1/+2
client release.
2007-12-14fixed some more screwups with the new items.Philipp Sehmisch1-3/+6