summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2008-03-08Forgot to also remove the maps.Bjørn Lindeijer1-2/+2
2008-03-08Fixed some width/height mixups in TMXCopy.Philipp Sehmisch1-0/+6
2008-03-07Moved dynamically released data to its own module (tmwdata).Bjørn Lindeijer1-2/+4
2008-03-07Corrected names.Eugenio Favalli1-0/+2
2008-03-07Added new items by Black Don, new xml definitions by Peavey.Eugenio Favalli1-0/+19
2008-03-02Upgraded project file to latest C::B release.Eugenio Favalli1-0/+4
2008-03-01fixed transparency issue.Philipp Sehmisch1-0/+4
2008-02-26Added Modanung's mud tileset and applyed to some houses in Tulimshar.Eugenio Favalli1-1/+2
2008-02-26Keep minimap status. Based on a patch by Knivey.Eugenio Favalli1-0/+5
2008-02-26Fixed some monster traps on southwest woodland.Philipp Sehmisch1-0/+16
2008-02-19Map fixes at snake dungeon by QOALPhilipp Sehmisch1-0/+4
2008-02-18Fixed image name.Eugenio Favalli1-0/+5
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 Favalli1-0/+6
with mouse smoother. Added possibility to pass through players with key controls.
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 Lindeijer1-0/+6
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 Sehmisch1-0/+2
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 Athay1-0/+6
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 Sehmisch1-0/+7
map change for smoother map transitions.
2007-12-30Added a key for targeting the nearest player character based on patches by ↵Philipp Sehmisch1-0/+7
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 Sehmisch1-0/+5
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 Lindeijer1-0/+4
2007-12-25Updated CMake file.Bjørn Lindeijer1-0/+1
2007-12-25Fixed missing backslash.Bjørn Lindeijer1-0/+1
2007-12-25Fixed year. :)Bjørn Lindeijer1-0/+4
2007-12-24Fixed compile warning.Bjørn Lindeijer1-0/+1
2007-12-24Minor update, fixed disconnection dialogDavid Athay1-0/+6
2007-12-24Disabled non-functional item shortcut window.Bjørn Lindeijer1-0/+3
2007-12-24Updated release date.Bjørn Lindeijer1-1/+6
2007-12-23Particle images are now reference-counted properly. Avoided attempts to load ↵Philipp Sehmisch1-0/+11
"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 Lindeijer1-0/+3
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 Lindeijer1-0/+2
2007-12-22Updated version to 0.0.24. Release data set to tomorrow, we'll see.Bjørn Lindeijer1-1/+6
2007-12-21Attempted to fix client freeze when unable to connect to update host, and ↵David Athay1-1/+7
added exit dialog
2007-12-21Fixed inventory size not matching the size assumed by eAthena and relatedBjørn Lindeijer1-0/+4
memory corruption and increased default chat log length.
2007-12-21Added logging of error on PHYSFS_addToSearchPath.Bjørn Lindeijer1-0/+2
2007-12-21Fixed shop list box not to scroll up when the selection is removed.Bjørn Lindeijer1-0/+5
2007-12-19Fixed a map bug (monster trap) on map 18 (woodland village surrounding)Philipp Sehmisch1-0/+5
2007-12-19Added list of files in each update with indication on whether they are stillBjørn Lindeijer1-0/+2
used.
2007-12-19Fixed association of entries to update, added no-cache headers, added a bit ofBjørn Lindeijer1-0/+7
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 Lindeijer1-0/+3
doener's version. Also added list of update entries and their respective update.
2007-12-18Added initial version of the update analysis tool upalyzer.Bjørn Lindeijer1-0/+2