summaryrefslogtreecommitdiff
path: root/src/resources/mapreader.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-06Added support for animated tiles.Philipp Sehmisch1-23/+65
2009-01-06Added support for animated tiles.Philipp Sehmisch1-23/+67
2008-12-27Remove ../ from tileset files.Ira Rice1-1/+3
2008-12-14Code reformattingBjørn Lindeijer1-18/+11
2008-12-13Fixed crash when map layer has too many tiles.Bjørn Lindeijer1-1/+7
2008-12-08Code reformattingBjørn Lindeijer1-16/+11
2008-12-08Code reformattingBjørn Lindeijer1-18/+11
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-31/+38
2008-12-03Changed tileset code so that it removes all ... paths. This assumes thatIra Rice1-5/+4
2008-12-02Added the ability to use external tilesets in the client.Ira Rice1-3/+12
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-07Fixed a compile error that I accidently caused (sorry).Ira Rice1-2/+2
2008-10-06Changed map reader code to allow for pixel offsets, based on TMW's trunk Ira Rice1-3/+9
2008-10-04Added support for object groups that have an offsetBjørn Lindeijer1-4/+13
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-99/+119
2008-08-29Added fix from TMW to prevent crash if a map layer has too many tilesLloyd Bryant1-1/+7
2008-08-28Fixed crash when map layer has too many tiles.Bjørn Lindeijer1-1/+7
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-07-01Merged revisions 4044-4067 via svnmerge from Bjørn Lindeijer1-67/+97
2008-05-21Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from Philipp Sehmisch1-8/+6
2008-04-10Fixed some compiler warnings and don't try to load particle effects when noBjørn Lindeijer1-0/+6
2008-04-08Implemented support for an arbitrary number of map layers. The only layerBjørn Lindeijer1-67/+84
2008-04-07Added XML::Document class which simplifies parsing an XML document andBjørn Lindeijer1-8/+6
2007-11-16Reduced noise in log file.Guillaume Melquiond1-1/+9
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-1/+1
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer1-1/+1