false_genesis
|
44739d3952
|
* setting eol style to native
|
2008-03-24 16:43:51 +00:00 |
|
false_genesis
|
a8ad601dca
|
* more fixes for gcc. thx shlainn!
|
2008-03-24 15:18:26 +00:00 |
|
false_genesis
|
12045179e4
|
* more fixes to make gcc happy
* replaced DefScriptTools::toString() with more generic template functions
|
2008-03-24 13:29:10 +00:00 |
|
false_genesis
|
1d12dbed90
|
* fixed: possible assertion failure caused by not updated map pos. thx bLuma!
|
2008-01-22 18:31:09 +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
|
fc3632a889
|
* added more "familiar" camera control ;)
* added skydome and some test fog
* added some debug output in the window
* code cleanups
|
2007-12-03 21:43:59 +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 |
|