index
:
ewewukek/Mana
master
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2005-02-20
Fixed Cancel button for NPC choice dialog, thanks to Mra. Also some small
Bjørn Lindeijer
1
-0
/
+12
changes to map and map reader.
2005-02-19
Fixed searching for zip files in Linux, fixed initialization of PhysFS to be
Bjørn Lindeijer
1
-0
/
+7
before it is used and added a start on the map reader.
2005-02-14
Simplified logging for the sake of simplicity.
Bjørn Lindeijer
1
-2
/
+2
2005-02-13
Small start on XML map loading. Windows users pay attention to instructions
Bjørn Lindeijer
1
-10
/
+21
in win32.txt.
2005-02-13
Don't skip corners in A* pathfinding algorithm.
Bjørn Lindeijer
1
-8
/
+28
2005-02-13
Fix in calculating G cost in A* implementation.
Bjørn Lindeijer
1
-1
/
+1
2005-02-13
New shorter and more flexible pathfinding implementation, which is hopefully
Bjørn Lindeijer
1
-5
/
+110
also more stable.
2005-02-10
Fixed PlayerBox to cope with no hair as well, and fixed using Makefile.cvs a
Bjørn Lindeijer
1
-0
/
+4
bit, to generate the configure.
2005-02-09
More of a start on pathfinding, but still just a start.
Bjørn Lindeijer
1
-1
/
+36
2005-02-06
Added setSize function to Map.
Bjørn Lindeijer
1
-1
/
+11
2005-02-06
Mostly making map tile data dynamically allocated.
Bjørn Lindeijer
1
-5
/
+25
2005-02-06
Some preparational changes to the map format.
Bjørn Lindeijer
1
-43
/
+90
2005-02-05
Removed superfluous getPathWalk method in favor of getWalk.
Bjørn Lindeijer
1
-5
/
+0
2005-02-05
Supposed to make it more readable, but I don't think really worked.
Bjørn Lindeijer
1
-0
/
+10
2005-02-02
Turned MAP struct into Map class.
Bjørn Lindeijer
1
-48
/
+50
2005-01-17
No longer use Allegro to store map files.
Bjørn Lindeijer
1
-3
/
+3
2005-01-15
Being struct/class switch
Eugenio Favalli
1
-3
/
+3
2005-01-03
Use a std::list to store the beings (nodes).
Bjørn Lindeijer
1
-10
/
+11
2005-01-03
Some indent, comment and const parameter changes.
Bjørn Lindeijer
1
-51
/
+45
2004-12-13
Whee, moving headers around! Also provided makefile.mgw for compiling with ↵
Bjørn Lindeijer
1
-0
/
+1
MinGW+MSYS.
2004-12-12
Added Guichan and converted login dialog. Also resolved some naming conflicts.
Bjørn Lindeijer
1
-21
/
+24
2004-12-10
Use a consistent tab-less header throughout the code.
Bjørn Lindeijer
1
-21
/
+19
2004-09-29
*** empty log message ***
Alexander Baldeck
1
-1
/
+1
2004-09-26
*** empty log message ***
Eugenio Favalli
1
-1
/
+1
2004-09-26
*** empty log message ***
Eugenio Favalli
1
-1
/
+1
2004-09-26
*** empty log message ***
Eugenio Favalli
1
-0
/
+120
[prev]