index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resources
/
mapreader.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-15
Merge branch '1.0'
Chuck Miller
1
-140
/
+2
2010-08-13
Simplify handling of compressed files
Jared Adams
1
-140
/
+2
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-5
/
+3
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-1
/
+4
2010-05-06
Make the logic for collision tiles more strict
Thorbjørn Lindeijer
1
-1
/
+1
2010-04-08
Fix handling of "../" and fix a bug in TSX handling
Jared Adams
1
-7
/
+36
2010-03-07
Added config option for disabling particle effects on map warps.
Philipp Sehmisch
1
-2
/
+7
2010-03-04
Implemented markers for warp portals defined in map files in form of particle...
Philipp Sehmisch
1
-3
/
+12
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-09
Don't translate the log
Thorbjørn Lindeijer
1
-11
/
+11
2010-02-09
Got successfully rid of tile width/height fallback values as asked by Jaxad.
Bertram
1
-9
/
+18
2010-02-09
Separated fallback defaults for tile width and height.
Bertram
1
-3
/
+0
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-3
/
+4
2010-01-10
Change code style
Andrei Karas
1
-23
/
+44
2010-01-06
Fixes so mapreader ignores the case of object types
Chuck Miller
1
-4
/
+3
2009-12-25
Added support for map background images which work exactly like overlays, jus...
Philipp Sehmisch
1
-1
/
+1
2009-03-30
Add a logging statement before trying to load maps
Jared Adams
1
-0
/
+1
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-3
/
+4
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-13
/
+13
2009-03-25
Relaxed collision and fringe naming slightly so that they just need to
Ira Rice
1
-3
/
+4
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-1
/
+2
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-0
/
+1
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-17
/
+20
2009-02-07
Some more include cleanups.
Ira Rice
1
-0
/
+1
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-23
Fixed very minor and rarel occuring mem leak in map reader.
Philipp Sehmisch
1
-0
/
+2
2009-01-23
Merge branch 'master' of git@gitorious.org:tmw/eathena
Philipp Sehmisch
1
-4
/
+6
2009-01-23
Fixed very minor and rarel occuring mem leak in map reader.
Philipp Sehmisch
1
-0
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-20
Added current map filename to debug window.
Philipp Sehmisch
1
-0
/
+2
2009-01-18
Added current map filename to debug window.
Philipp Sehmisch
1
-0
/
+2
2009-01-18
Fixed mapreader crash caused by unknown tile properties (That's why I said th...
Philipp Sehmisch
1
-2
/
+6
2009-01-18
Fixed mapreader crash caused by unknown tile properties (That's why I said th...
Philipp Sehmisch
1
-2
/
+6
2009-01-18
Added current map filename to debug window.
Philipp Sehmisch
1
-0
/
+2
2009-01-06
Added support for animated tiles.
Philipp Sehmisch
1
-23
/
+65
2009-01-06
Added support for animated tiles.
Philipp Sehmisch
1
-23
/
+67
2008-12-27
Remove ../ from tileset files.
Ira Rice
1
-1
/
+3
2008-12-14
Code reformatting
Bjørn Lindeijer
1
-18
/
+11
2008-12-13
Fixed crash when map layer has too many tiles.
Bjørn Lindeijer
1
-1
/
+7
2008-12-08
Code reformatting
Bjørn Lindeijer
1
-16
/
+11
2008-12-08
Code reformatting
Bjørn Lindeijer
1
-18
/
+11
2008-12-07
Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'
Ira Rice
1
-31
/
+38
2008-12-03
Changed tileset code so that it removes all ... paths. This assumes that
Ira Rice
1
-5
/
+4
2008-12-02
Added the ability to use external tilesets in the client.
Ira Rice
1
-3
/
+12
[next]