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
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
2008-09-04
Introduced another template to make deleting all values in a container easier.
Bjørn Lindeijer
1
-5
/
+4
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-07-01
Merged revisions 4044-4067 via svnmerge from
Bjørn Lindeijer
1
-97
/
+109
2008-04-22
Fixed a bug, thanks GCC 4.3!
Bjørn Lindeijer
1
-1
/
+2
2008-04-08
Implemented support for an arbitrary number of map layers. The only layer
Bjørn Lindeijer
1
-100
/
+108
2008-03-15
Fixed a crash caused by the new blocking system.
Philipp Sehmisch
1
-4
/
+9
2008-03-13
included cassert header and fixed grammar in a comment.
Philipp Sehmisch
1
-0
/
+1
2008-03-13
Synchronized pathfinding algorithmns with those used by the server to avoid a...
Philipp Sehmisch
1
-43
/
+136
2008-02-18
Merged revisions 3762-3772,3776-3782 via svnmerge from
Bjørn Lindeijer
1
-52
/
+36
2008-02-12
Made pathfinding not halt on collision destination tile, made moving around w...
Eugenio Favalli
1
-11
/
+2
2007-12-05
Fix drawing of very high fringe tiles by keeping track of the maximum tile
Bjørn Lindeijer
1
-52
/
+36
2007-09-20
Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style
Bjørn Lindeijer
1
-6
/
+6
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
1
-0
/
+23
2007-05-04
Merged particle engine into main eAthena branch.
Philipp Sehmisch
1
-0
/
+23
2007-03-11
Merged 0.0 changes from revision 3065 to 3177 to trunk.
Bjørn Lindeijer
1
-2
/
+2
2007-03-11
Fixed it bjørns way and corrected the date in the changelog.
Philipp Sehmisch
1
-4
/
+4
2007-03-11
Fixed a bug that made the engine not draw the last row and column of the map.
Philipp Sehmisch
1
-2
/
+2
2007-01-05
Implemented item dropping.
Guillaume Melquiond
1
-2
/
+2
2007-01-05
Declared some methods const.
Bjørn Lindeijer
1
-2
/
+2
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
1
-23
/
+30
2006-11-12
Made pathfinding algorithm cope better with beings blocking the road. This is
Bjørn Lindeijer
1
-22
/
+31
2006-11-02
Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.
Bjørn Lindeijer
1
-93
/
+44
2006-10-07
Resolved some weirdness involving the terms scroll and speed.
Bjørn Lindeijer
1
-5
/
+3
2006-10-07
Added support for gzip compressed map layer data. Increased version to 0.0.22.
Bjørn Lindeijer
1
-24
/
+29
2006-10-03
Turned AmbientOverlay into a class. Cleaned up the associated code.
Björn Steinbrink
1
-73
/
+21
2006-09-29
Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.
Bjørn Lindeijer
1
-8
/
+16
2006-09-28
Fix random crashes when map tiles are missing.
Björn Steinbrink
1
-6
/
+14
2006-09-09
Fixed pathfinder.
Guillaume Melquiond
1
-6
/
+30
2006-08-29
Updated NEWS file and made getAll return a reference instead of a pointer.
Bjørn Lindeijer
1
-2
/
+2
2006-08-28
Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.
Bjørn Lindeijer
1
-3
/
+110
2006-08-27
Changed to pixel-based coordinates for beings.
Guillaume Melquiond
1
-1
/
+1
2006-08-24
added a config option to set the grade of detail of the overlay system.
Philipp Sehmisch
1
-3
/
+11
2006-08-24
scrolling and overlays are no longer linked to the framerate
Philipp Sehmisch
1
-34
/
+53
2006-08-21
added overlays and smooth scrolling. (someone who knows what he is doing has ...
Philipp Sehmisch
1
-3
/
+83
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-27
/
+28
2006-03-09
Added Spriteset::get() and Spriteset::size() to hide the member vector and re...
Björn Steinbrink
1
-2
/
+2
2006-03-08
Added a 'dtor' helper functor to delete objects in arrays and containers usin...
Björn Steinbrink
1
-4
/
+3
2006-02-24
Another bunch of cosmetic cleanups, ie mostly typedefs...
Björn Steinbrink
1
-12
/
+9
2006-01-31
Various small cleanups.
Björn Steinbrink
1
-13
/
+19
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-5
/
+7
2005-12-24
Fringe layer draw fix and change in policy on when using OpenGL is the default.
Bjørn Lindeijer
1
-5
/
+10
2005-10-16
Some code improvements.
Björn Steinbrink
1
-33
/
+31
2005-10-10
Forgot to add new tilesets to Makefile.am and made another small fix to sprite
v0.0.17
Bjørn Lindeijer
1
-1
/
+1
[prev]
[next]