Files
source/Editor
Kriplo a3a9b29ead Brief: //dnl ch83
- Fix BigMaps cliff-prone problem.
Details:
- Bug which prevent merc to go prone and crawl in big maps with cliffs was reported by Buggler who already find source of problem which lies in DB_STRUCTURE_TILE struct variable sPosRelToBase. This variable contains relative position to base tile which and cannot simply be change to INT32 as data from JSD files are loaded into it. However reason for problem is because sPosRelToBase is not updated for quite bunch of structures when map size is changed so add macro which in real time perform conversion and update sPosRelToBase value.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6740 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2014-01-08 21:16:35 +00:00
..
2007-05-09 13:16:37 +00:00
2013-12-01 22:27:03 +00:00
2013-12-01 22:27:03 +00:00
2013-03-04 09:12:28 +00:00
2013-12-01 22:27:03 +00:00
2014-01-08 21:16:35 +00:00
2013-12-01 22:27:03 +00:00
2013-12-01 22:27:03 +00:00
2013-12-01 22:27:03 +00:00
2013-12-01 22:27:03 +00:00
2013-11-29 22:49:48 +00:00
2013-12-06 21:14:09 +00:00
2013-12-01 22:27:03 +00:00
2013-11-25 21:44:39 +00:00
2013-12-06 21:14:09 +00:00
2013-12-06 21:14:09 +00:00
2013-12-06 21:14:09 +00:00
2013-11-20 07:13:11 +00:00
2013-07-10 21:55:22 +00:00