false_genesis
cc5cf995fd
* fixed crash when ObjMgr was adding an object with a guid already existing (instead of the old object the new one was deleted)
...
* correctly (hopefully) reversed xbase & ybase in MapChunk loading
2008-04-01 01:57:31 +00:00
false_genesis
44739d3952
* setting eol style to native
2008-03-24 16:43:51 +00:00
false_genesis
f879006477
* some map loading formula (x/y) corrections
...
* first preparations to correctly position gui camera on real location, not just somewhere. formulas are still crap, need some help here.
* fixed bug with IsFloatField(), thx bLuma!
* misc code cleanups
2008-01-14 17:46:33 +00:00
False.Genesis
fb1e696551
* fixed swapped x/y values (now really loading correct map tiles)
...
* commented out GetZ() for now
2007-12-04 21:35:30 +00:00
False.Genesis
9ec4fb2f8e
* correct the heightmap formula (hopefully) - thx bLuma!
...
* use also surrounding MapTiles (now is a 3x3 map size instead of 1x1). is the formula for loading those correct?
2007-11-25 21:40:25 +00:00
False.Genesis
993bc000df
* fixed a major bug in the DefScript engine that messed up correct bracketing in nested fuctions (example:
...
?{equal,{hello world} {hello world}} returning false.
* enabled map tile duming also for release mode
* small fix with SCP reading in case this should ever be ported to mac osx.
2007-10-16 12:07:11 +00:00
False.Genesis
13760afb96
omg typos of tiredness
2007-06-29 23:12:22 +00:00
False.Genesis
16be9c5bcc
* fixed GetZ() formulas.
...
* added ascii map dump. everytime pseuwow gets teleported to a new tile, "map_dump.txt" is created in pseuwow base dir.
2007-06-29 23:01:59 +00:00
False.Genesis
0165102288
* first try to calc Z coord for given x/y coords using map data. doesnt want to work (for now), more things have to be done.
...
* fixed crash on shutdown
2007-06-27 21:15:14 +00:00
False.Genesis
8ff8117e53
* implemented map loading. new conf option: 'useMaps'
...
* found a problem with file listing, _startup.def refuses to load some .def files. trying to fix that now...
2007-06-24 17:53:54 +00:00
False.Genesis
28178f7727
* [unfinished] started adding MapTile classes and related. too tired to continue now, i'll continue later. compiling still works fine.
2007-06-23 00:44:21 +00:00