My first attempt at a text roguelike game.
Go to file
Rob Pearce 267f046986 When you fail to disarm a trap on a chest, and it goes off, ensure the trap is removed. 2016-06-06 22:29:20 +10:00
data Allow random objects with given rarity in vault files "rare random thing" or "vrare random thing" 2016-06-06 17:07:14 +10:00
doc - [+] change cooking skill - make it determien the size of the corpse 2012-12-23 22:02:52 +00:00
Makefile - Fixed heaps of memory leaks and bad memory usage. This should finally fix the flagpile corruption from 6 years ago! 2016-05-31 00:21:12 +10:00
ai.c - Introduce MR_BACKTOLAIR to avoid ai code failures. 2016-06-06 10:28:49 +10:00
ai.h - Monsters summoned by other monsters should never attack their summoner. 2016-06-01 21:17:06 +10:00
astar.c - Fixed heaps of memory leaks and bad memory usage. This should finally fix the flagpile corruption from 6 years ago! 2016-05-31 00:21:12 +10:00
astar.h - Fixed heaps of memory leaks and bad memory usage. This should finally fix the flagpile corruption from 6 years ago! 2016-05-31 00:21:12 +10:00
attack.c When you fail to disarm a trap on a chest, and it goes off, ensure the trap is removed. 2016-06-06 22:29:20 +10:00
attack.h - [+] fixed CRASH when energy blade vanishes 2012-12-06 04:57:13 +00:00
data.c Increase attack delay on polearms. 2016-06-06 22:17:19 +10:00
data.h - [+] new skill: advanced combat 2012-07-18 10:12:32 +00:00
defs.h If you run out of stamina while flying, immediately stop flying. 2016-06-06 20:42:45 +10:00
findleak.c adding findleak 2012-03-05 10:32:17 +00:00
findleak.h adding extra headers 2012-03-05 10:32:29 +00:00
flag.c *When using a towel, make it able to dry off objects on the ground. 2016-06-04 10:20:34 +10:00
flag.h - Fixed heaps of memory leaks and bad memory usage. This should finally fix the flagpile corruption from 6 years ago! 2016-05-31 00:21:12 +10:00
god.c - Option to notify about absorbed into dirt 2016-06-06 15:21:47 +10:00
god.h - [+] Go to 256 colour mode! 2012-11-27 10:27:54 +00:00
io.c Show stamina cost in weapon description. 2016-06-06 20:55:53 +10:00
io.h - generate error if main screen is not at least 80x25 2016-06-02 14:50:03 +10:00
lf.c Show stamina cost in weapon description. 2016-06-06 20:55:53 +10:00
lf.h Show stamina cost in weapon description. 2016-06-06 20:55:53 +10:00
map.c Cursed scroll of sense surroundings should set cell known glyphs to random. 2016-06-06 17:22:16 +10:00
map.h Cursed scroll of sense surroundings should set cell known glyphs to random. 2016-06-06 17:22:16 +10:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c When you fail to disarm a trap on a chest, and it goes off, ensure the trap is removed. 2016-06-06 22:29:20 +10:00
move.h - [+] chemistry skill lets to mix venom sacs into potions 2012-11-15 11:39:46 +00:00
nexus.c - Introduce MR_BACKTOLAIR to avoid ai code failures. 2016-06-06 10:28:49 +10:00
nexus.h Potions of (in)competence now modify attributes by 5, not 1. 2016-06-01 23:59:39 +10:00
objects.c When you fail to disarm a trap on a chest, and it goes off, ensure the trap is removed. 2016-06-06 22:29:20 +10:00
objects.h When you fail to disarm a trap on a chest, and it goes off, ensure the trap is removed. 2016-06-06 22:29:20 +10:00
save.c Add "-s" and "-S" cli args to show hiscores. 2016-06-01 16:14:52 +10:00
save.h - [+] make zombies eat flesh. 2012-03-05 10:31:21 +00:00
shops.c - Fixed heaps of memory leaks and bad memory usage. This should finally fix the flagpile corruption from 6 years ago! 2016-05-31 00:21:12 +10:00
shops.h - [+] rewrite gettrrange() 2013-01-03 04:39:34 +00:00
spell.c When you fail to disarm a trap on a chest, and it goes off, ensure the trap is removed. 2016-06-06 22:29:20 +10:00
spell.h - [+] fixed CRASH when energy blade vanishes 2012-12-06 04:57:13 +00:00
text.c - Lower range of 'heat metal' to 1. 2016-06-01 15:01:07 +10:00
text.h - Fixed heaps of memory leaks and bad memory usage. This should finally fix the flagpile corruption from 6 years ago! 2016-05-31 00:21:12 +10:00
valrun - Fixed heaps of memory leaks and bad memory usage. This should finally fix the flagpile corruption from 6 years ago! 2016-05-31 00:21:12 +10:00
vault.c - Fixed heaps of memory leaks and bad memory usage. This should finally fix the flagpile corruption from 6 years ago! 2016-05-31 00:21:12 +10:00
vault.h - [+] hecta's escaping sacrifices - only trigger this 5 turns AFTER 2012-07-15 13:27:45 +00:00