home · contact · privacy
Moved building/reading/writing of map objects into obejcts_on_map library. Fixed...
authorChristian Heller <c.heller@plomlompom.de>
Tue, 9 Jul 2013 02:32:53 +0000 (04:32 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 9 Jul 2013 02:32:53 +0000 (04:32 +0200)
commit0e8033daabeddfea46bbb756280292df84cd61af
tree715c4451ca65da1c0766020bc8dc27452f0f2f66
parentfbff7bf7700c79ad484a83353685ecebf2a3541e
Moved building/reading/writing of map objects into obejcts_on_map library. Fixed a bug whereby non-existence of an object type would not be properly marked by a zero value to the world.[object] element.
src/objects_on_map.c
src/objects_on_map.h
src/roguelike.c
src/roguelike.h