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
/
map.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Now the client centers the pixel positions when using tA.
Yohann Ferreira
1
-0
/
+8
2011-03-10
Wrap the open and closed list members in path finding.
Yohann Ferreira
1
-3
/
+3
2010-07-22
Add two debug map modes and improve slightly map drawing.
Andrei Karas
1
-1
/
+8
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-1
/
+1
2010-06-05
Fix memory leak in minimap
Andrei Karas
1
-1
/
+1
2010-04-23
Add an Actor class to replace the Sprite class
Jared Adams
1
-20
/
+20
2010-04-12
Move path finding related code to the Map class and small fixes.
Bertram
1
-0
/
+17
2010-03-08
Fix properties bug.
Andrei Karas
1
-2
/
+2
2010-03-04
Implemented markers for warp portals defined in map files in form of particle...
Philipp Sehmisch
1
-1
/
+3
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
Got successfully rid of tile width/height fallback values as asked by Jaxad.
Bertram
1
-6
/
+2
2010-02-09
Separated fallback defaults for tile width and height.
Bertram
1
-3
/
+5
2010-02-09
Made the Beings' logic be able to handle any tile height/width.
Bertram
1
-2
/
+4
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-23
Chaning the method name Map::getMapId() to map::getFilename()
Blue Sans Douze
1
-1
/
+1
2010-01-23
Autoload a minimap is no minimap info is given
Blue Sans Douze
1
-0
/
+5
2010-01-12
Standardize header order
Jared Adams
1
-3
/
+3
2010-01-10
Change code style
Andrei Karas
1
-1
/
+1
2010-01-09
Add special map mode.
Andrei Karas
1
-2
/
+18
2009-12-25
Added support for map background images which work exactly like overlays, jus...
Philipp Sehmisch
1
-6
/
+20
2009-12-03
Remove some unneeded _SUPPORt ifdefs
Jared Adams
1
-2
/
+0
2009-10-15
Speed code unification part 3: Made the client handle the speed in tiles per ...
Bertram
1
-0
/
+2
2009-10-04
Introduced Net::LoginHandler::SetEmailOnRegister
Thorbjørn Lindeijer
1
-1
/
+1
2009-08-13
Clean up Being and it's derivatives
Jared Adams
1
-6
/
+6
2009-08-01
Remove some unused movement methods
Chuck Miller
1
-7
/
+0
2009-07-01
Remove complex path finding for players. Add a simple path finding algorithm ...
Roderic Morris
1
-0
/
+7
2009-06-08
Reintroduced the 'occupied' check for eAthena movement code
Bjørn Lindeijer
1
-0
/
+7
2009-06-08
Attempt to clear some of the block/walkmask confusion
Bjørn Lindeijer
1
-4
/
+9
2009-05-25
Handle map not found gracefully
Bjørn Lindeijer
1
-4
/
+7
2009-04-15
Assorted random cleanups
Bjørn Lindeijer
1
-1
/
+1
2009-04-15
Moved tile animations outside of the clock time polling loop. There's no
Tametomo
1
-3
/
+3
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-12
/
+31
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-3
/
+4
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-10
Simplified target drawing so that it actually uses the SimpleAnimation
Ira Rice
1
-3
/
+3
2009-02-10
Removed crash introduced by Aethyra.
Philipp Sehmisch
1
-1
/
+0
2009-02-07
Some more include cleanups.
Ira Rice
1
-1
/
+2
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-25
Fixed performance hickups caused by animations due to buggy tick timer. A tad...
Philipp Sehmisch
1
-1
/
+5
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-17
/
+9
2009-01-06
Added support for animated tiles.
Philipp Sehmisch
1
-2
/
+38
2009-01-05
Renamed PATH_NODE to Position as on mainline
Bjørn Lindeijer
1
-11
/
+9
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-2
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-10-09
Merged the movement branch into trunk
Bjørn Lindeijer
1
-9
/
+3
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-38
/
+74
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-04-08
Implemented support for an arbitrary number of map layers. The only layer
Bjørn Lindeijer
1
-37
/
+73
[next]