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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
Fixed some glitches in Equipment and Inventory window, and made the code mor...
Bertram
1
-1
/
+2
2009-09-17
Partially (but mainly) resolved Mantis #753 by making monsters, NPC, and Floo...
Bertram
1
-0
/
+18
2009-08-13
Clean up Being and it's derivatives
Jared Adams
1
-4
/
+4
2009-08-01
Remove some unused movement methods
Chuck Miller
1
-44
/
+0
2009-07-27
Makes mX and mY in the being class private
Chuck Miller
1
-1
/
+1
2009-07-27
Added the ability to ask a ambient layer to keep its ratio when the resolutio...
Bertram
1
-1
/
+2
2009-07-01
Remove complex path finding for players. Add a simple path finding algorithm ...
Roderic Morris
1
-0
/
+44
2009-06-08
Reintroduced the 'occupied' check for eAthena movement code
Bjørn Lindeijer
1
-2
/
+21
2009-06-08
Fixed the problem where the player would skip corners
Bjørn Lindeijer
1
-5
/
+5
2009-06-08
Attempt to clear some of the block/walkmask confusion
Bjørn Lindeijer
1
-1
/
+1
2009-05-25
Handle map not found gracefully
Bjørn Lindeijer
1
-0
/
+13
2009-04-29
Some random cleanups
Bjørn Lindeijer
1
-5
/
+5
2009-04-15
Moved tile animations outside of the clock time polling loop. There's no
Tametomo
1
-5
/
+5
2009-03-27
Moved the inventory and storage offset handling into netcode
Bjørn Lindeijer
1
-1
/
+3
2009-03-27
Clean up some ifdefs and start cleanup of parties
Jared Adams
1
-4
/
+0
2009-03-27
Fixed some positioning issues
Bjørn Lindeijer
1
-1
/
+1
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-7
/
+7
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-6
/
+6
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-30
/
+132
2009-03-17
Added an image merge feature loosely based on a merge function found in
Ira Rice
1
-6
/
+6
2009-03-10
Remove some tabs and trailing whitespace
Jared Adams
1
-1
/
+1
2009-03-10
Remove some tabs and trailing whitespace
Jared Adams
1
-1
/
+1
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
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-12
/
+19
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
-13
/
+16
2009-02-10
Removed crash introduced by Aethyra.
Philipp Sehmisch
1
-5
/
+0
2009-02-10
Fix segfault when leaving maps with animated tiles
Jared Adams
1
-1
/
+2
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-0
/
+5
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-9
/
+14
2009-02-07
Some more include cleanups.
Ira Rice
1
-0
/
+5
2009-01-25
Fixed performance hickups caused by animations due to buggy tick timer. A tad...
Philipp Sehmisch
1
-11
/
+12
2009-01-25
Fixed performance hickups caused by animations due to buggy tick timer. A tad...
Philipp Sehmisch
1
-11
/
+12
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-06
Added support for animated tiles.
Philipp Sehmisch
1
-1
/
+50
2009-01-06
Added support for animated tiles.
Philipp Sehmisch
1
-1
/
+50
2009-01-05
Renamed PATH_NODE to Position as on mainline
Bjørn Lindeijer
1
-1
/
+1
2009-01-05
Renamed PATH_NODE to Position as on mainline
Bjørn Lindeijer
1
-1
/
+1
2008-12-08
Introduced another template to make deleting all values in a container easier.
Bjørn Lindeijer
1
-4
/
+3
2008-12-07
Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'
Ira Rice
1
-26
/
+26
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-5
/
+2
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-10-27
Made targets draw on the fringe layer, as well as added t for talking to
Ira Rice
1
-0
/
+2
2008-10-14
Early addition of a particle effect disabling option. Would like to
Ira Rice
1
-5
/
+8
2008-10-09
Merged the movement branch into trunk
Bjørn Lindeijer
1
-32
/
+3
2008-10-01
Possible fix for the arrow crashing bug. Confirmation needed.
Ira Rice
1
-6
/
+3
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-109
/
+117
[next]