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
2010-10-22
Turned the OpenGL and disable transparency options as static members.
Yohann Ferreira
1
-1
/
+1
2010-10-17
Added Low CPU Mode toggle in video setup. Defaults to On.
madcamel@gmail.com
1
-10
/
+14
2010-07-09
Fix tileset gid handling to better match Tiled
Jared Adams
1
-16
/
+6
2010-06-05
Fix memory leak in minimap
Andrei Karas
1
-5
/
+2
2010-04-12
Completely ignore eAthena job 45
Jared Adams
1
-3
/
+1
2010-04-12
Reviewed the LocalPlayer::nextTile() function. The ManaServ movement system i...
Bertram
1
-2
/
+2
2010-04-12
Move path finding related code to the Map class and small fixes.
Bertram
1
-11
/
+125
2010-03-08
Fix properties bug.
Andrei Karas
1
-2
/
+2
2010-03-04
Fixed crash when a map-based particle effect can't be loaded
Philipp Sehmisch
1
-1
/
+1
2010-03-04
Implemented markers for warp portals defined in map files in form of particle...
Philipp Sehmisch
1
-2
/
+11
2010-02-24
Some code cleanups
Thorbjørn Lindeijer
1
-1
/
+2
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-6
/
+4
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
/
+0
2010-02-09
Separated fallback defaults for tile width and height.
Bertram
1
-1
/
+2
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-27
Added mutators/accessors to being.h and smal cleanups.
Bertram
1
-1
/
+2
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
/
+12
2010-01-12
Standardize header order
Jared Adams
1
-2
/
+2
2010-01-10
Change code style
Andrei Karas
1
-3
/
+6
2010-01-10
Fix initialization order in Being and Map
Jared Adams
1
-2
/
+2
2010-01-09
Add special map mode.
Andrei Karas
1
-5
/
+11
2009-12-25
Always draw the first background image - even when ambient effects are off - ...
Philipp Sehmisch
1
-2
/
+2
2009-12-25
Added support for map background images which work exactly like overlays, jus...
Philipp Sehmisch
1
-23
/
+86
2009-12-03
Remove some unneeded _SUPPORt ifdefs
Jared Adams
1
-4
/
+0
2009-10-15
Speed code unification part 3: Made the client handle the speed in tiles per ...
Bertram
1
-0
/
+5
2009-10-04
Introduced Net::LoginHandler::SetEmailOnRegister
Thorbjørn Lindeijer
1
-14
/
+9
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
[next]