victrix-abyssi
12 years agoUse the terrain properties array to get symbols and colours for terrain
Martin Read [Tue, 12 Nov 2013 15:31:50 +0000 (15:31 +0000)]
Use the terrain properties array to get symbols and colours for terrain

12 years agoMore progress, I think...
Martin Read [Wed, 2 Oct 2013 19:50:42 +0000 (20:50 +0100)]
More progress, I think...

12 years agoMuch slaying of non-Coord coordinates. FOV is cleverer.
Martin Read [Tue, 1 Oct 2013 23:27:36 +0000 (00:27 +0100)]
Much slaying of non-Coord coordinates. FOV is cleverer.

12 years agoAdded mysign() specializations for Coord and Offset
Martin Read [Tue, 1 Oct 2013 21:21:16 +0000 (22:21 +0100)]
Added mysign() specializations for Coord and Offset

12 years agoUpdated MANIFEST to contain the correct list of files
Martin Read [Mon, 30 Sep 2013 22:52:21 +0000 (23:52 +0100)]
Updated MANIFEST to contain the correct list of files

12 years agoMore elimination of magic numbers; also, store evasion penalty in the item database.
Martin Read [Mon, 30 Sep 2013 22:49:07 +0000 (23:49 +0100)]
More elimination of magic numbers; also, store evasion penalty in the item database.

12 years agoDependency updates, much killing of magic numbers and boolification of booleans
Martin Read [Mon, 30 Sep 2013 22:35:13 +0000 (23:35 +0100)]
Dependency updates, much killing of magic numbers and boolification of booleans

12 years agoMiscellaneous refactoring - remove spurious field from permobj, kill magic numbers
Martin Read [Mon, 30 Sep 2013 22:16:59 +0000 (23:16 +0100)]
Miscellaneous refactoring - remove spurious field from permobj, kill magic numbers

12 years agoReplacing explicit -1's with NO_MON NO_OBJ etc.
Martin Read [Mon, 30 Sep 2013 21:05:45 +0000 (22:05 +0100)]
Replacing explicit -1's with NO_MON NO_OBJ etc.

12 years agoUpdates for how to say the player resists a thing and for colour names
Martin Read [Mon, 30 Sep 2013 20:33:01 +0000 (21:33 +0100)]
Updates for how to say the player resists a thing and for colour names

12 years agoAdded Coord/Offset header
Martin Read [Mon, 30 Sep 2013 20:13:16 +0000 (21:13 +0100)]
Added Coord/Offset header

12 years agoSaved game now contains terrain data instead of RNG state for level rebuild
Martin Read [Wed, 25 Sep 2013 19:23:44 +0000 (20:23 +0100)]
Saved game now contains terrain data instead of RNG state for level rebuild

12 years agoMoved all level data into a struct
Martin Read [Wed, 25 Sep 2013 19:18:35 +0000 (20:18 +0100)]
Moved all level data into a struct

12 years agoC++ conversion changes cxx-converted
Martin Read [Wed, 25 Sep 2013 18:52:07 +0000 (19:52 +0100)]
C++ conversion changes

12 years agoRename pursuant to making C++ification happen
Martin Read [Wed, 25 Sep 2013 18:31:52 +0000 (19:31 +0100)]
Rename pursuant to making C++ification happen

12 years agoTweaking layout probabilities and order of layout consideration.
Martin Read [Tue, 24 Sep 2013 19:46:17 +0000 (20:46 +0100)]
Tweaking layout probabilities and order of layout consideration.

12 years agoAssorted minor fixes and retabbing
Martin Read [Tue, 24 Sep 2013 19:45:03 +0000 (20:45 +0100)]
Assorted minor fixes and retabbing

12 years agoImproved knockback messages
Martin Read [Tue, 24 Sep 2013 19:44:35 +0000 (20:44 +0100)]
Improved knockback messages

12 years agoFixed non-cleanup of inventory banner
Martin Read [Tue, 24 Sep 2013 19:43:51 +0000 (20:43 +0100)]
Fixed non-cleanup of inventory banner

12 years agoAdded inward spiral path
Martin Read [Tue, 24 Sep 2013 19:43:33 +0000 (20:43 +0100)]
Added inward spiral path

12 years agoFixed moondrake breath
Martin Read [Tue, 24 Sep 2013 19:39:32 +0000 (20:39 +0100)]
Fixed moondrake breath

12 years agoDresses now degrade to ragged shifts when reduced to zero durability
Martin Read [Tue, 24 Sep 2013 18:37:25 +0000 (19:37 +0100)]
Dresses now degrade to ragged shifts when reduced to zero durability

12 years agoRemove stale debug message from u.c
Martin Read [Tue, 24 Sep 2013 18:37:17 +0000 (19:37 +0100)]
Remove stale debug message from u.c

12 years agoAdded outward-spiral tracer but did not test!
Martin Read [Mon, 23 Sep 2013 21:05:28 +0000 (22:05 +0100)]
Added outward-spiral tracer but did not test!

12 years agoAdd explanatory comments to fov.c and fix handling of centre-of-radiance.
Martin Read [Mon, 23 Sep 2013 19:38:26 +0000 (20:38 +0100)]
Add explanatory comments to fov.c and fix handling of centre-of-radiance.

12 years agoClean up inventory select display after conversion to ncursesw and remove special...
Martin Read [Mon, 23 Sep 2013 19:37:38 +0000 (20:37 +0100)]
Clean up inventory select display after conversion to ncursesw and remove special-casing of centre square in fog of war marking

12 years agoRemove unnecessary press_enter() call on levelup and improve prominence of death...
Martin Read [Mon, 23 Sep 2013 19:36:53 +0000 (20:36 +0100)]
Remove unnecessary press_enter() call on levelup and improve prominence of death notice

12 years agoFix bug in flask-throwing
Martin Read [Mon, 23 Sep 2013 19:36:37 +0000 (20:36 +0100)]
Fix bug in flask-throwing

12 years agoFoV code now behaves, setlocale() handling now in display-nc.c
Martin Read [Mon, 23 Sep 2013 18:34:57 +0000 (19:34 +0100)]
FoV code now behaves, setlocale() handling now in display-nc.c

12 years agoWhee! FoV appears to be functioning, which gives me explosions for nearly-free.
Martin Read [Sun, 22 Sep 2013 22:04:11 +0000 (23:04 +0100)]
Whee! FoV appears to be functioning, which gives me explosions for nearly-free.

12 years agoRenaming bmagic files to sorcery
Martin Read [Sun, 22 Sep 2013 15:54:23 +0000 (16:54 +0100)]
Renaming bmagic files to sorcery

12 years agoUpdating bmagic files to be sorcery
Martin Read [Sun, 22 Sep 2013 15:53:55 +0000 (16:53 +0100)]
Updating bmagic files to be sorcery

12 years agoSome cleanup of cavechop references
Martin Read [Sat, 21 Sep 2013 21:24:42 +0000 (22:24 +0100)]
Some cleanup of cavechop references

12 years agoCreating depot
Martin Read [Fri, 20 Sep 2013 20:26:27 +0000 (21:26 +0100)]
Creating depot