summaryrefslogtreecommitdiff
path: root/src/resources/mapreader.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-02-03Clear tile flags from the gid before further processingThorbjørn Lindeijer1-5/+16
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-06-17Removed dehardcoded values from the Map and MapLayer classes.Yohann Ferreira1-1/+1
2011-02-21Merge branch '0.5'Thorbjørn Lindeijer1-2/+4
2011-02-20Add support for CSV map dataJared Adams1-1/+34
2011-02-19Minor code formatting and fixed a comment.Yohann Ferreira1-2/+4
2011-02-10Add support for CSV map dataJared Adams1-1/+34
2011-02-10Merge branch '0.5'Stefan Dombrowski1-2/+2
2011-02-10Add support for zlib map layer compression.Andrei Karas1-2/+2
2010-12-05Add support for tiles with spacingStefan Dombrowski1-1/+4
2010-08-15Merge branch '1.0'Chuck Miller1-140/+2
2010-08-13Simplify handling of compressed filesJared Adams1-140/+2
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-5/+3
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira1-1/+4
2010-05-06Make the logic for collision tiles more strictThorbjørn Lindeijer1-1/+1
2010-04-08Fix handling of "../" and fix a bug in TSX handlingJared Adams1-7/+36
2010-03-07Added config option for disabling particle effects on map warps.Philipp Sehmisch1-2/+7
2010-03-04Implemented markers for warp portals defined in map files in form of particle...Philipp Sehmisch1-3/+12
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-09Don't translate the logThorbjørn Lindeijer1-11/+11
2010-02-09Got successfully rid of tile width/height fallback values as asked by Jaxad.Bertram1-9/+18
2010-02-09Separated fallback defaults for tile width and height.Bertram1-3/+0
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-3/+4
2010-01-10Change code styleAndrei Karas1-23/+44
2010-01-06Fixes so mapreader ignores the case of object typesChuck Miller1-4/+3
2009-12-25Added support for map background images which work exactly like overlays, jus...Philipp Sehmisch1-1/+1
2009-03-30Add a logging statement before trying to load mapsJared Adams1-0/+1
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-3/+4
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-13/+13
2009-03-25Relaxed collision and fringe naming slightly so that they just need toIra Rice1-3/+4
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-1/+2
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-0/+1
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-17/+20
2009-02-07Some more include cleanups.Ira Rice1-0/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Fixed very minor and rarel occuring mem leak in map reader.Philipp Sehmisch1-0/+2
2009-01-23Merge branch 'master' of git@gitorious.org:tmw/eathenaPhilipp Sehmisch1-4/+6
2009-01-23Fixed very minor and rarel occuring mem leak in map reader.Philipp Sehmisch1-0/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-20Added current map filename to debug window.Philipp Sehmisch1-0/+2
2009-01-18Added current map filename to debug window.Philipp Sehmisch1-0/+2
2009-01-18Fixed mapreader crash caused by unknown tile properties (That's why I said th...Philipp Sehmisch1-2/+6
2009-01-18Fixed mapreader crash caused by unknown tile properties (That's why I said th...Philipp Sehmisch1-2/+6
2009-01-18Added current map filename to debug window.Philipp Sehmisch1-0/+2