My first attempt at a text roguelike game.
Go to file
Rob Pearce 93257f8b4d - monsters with sensitive eyes should avoid bright objects 2016-05-31 12:53:28 +10:00
data Removing excluded files from git control. 2016-05-31 02:11:48 +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 - 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.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
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 - no critical hits when exhausted 2016-05-31 00:43:01 +10:00
attack.h - [+] fixed CRASH when energy blade vanishes 2012-12-06 04:57:13 +00:00
data.c - new l2 death spell: "field of decay" - damage objects / lfs made from organic material 2016-05-31 12:23:39 +10:00
data.h - [+] new skill: advanced combat 2012-07-18 10:12:32 +00:00
defs.h - new l2 death spell: "field of decay" - damage objects / lfs made from organic material 2016-05-31 12:23:39 +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 - 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
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 - bugfix: "Chat -> pet -> attack something -> [cancel]" causes crash. 2016-05-31 12:26:34 +10:00
god.h - [+] Go to 256 colour mode! 2012-11-27 10:27:54 +00:00
io.c - Update Lumara description to include the fact you can sacrifice anything magical 2016-05-31 12:46:08 +10:00
io.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
lf.c - Skillcheck on tumble was way too hard (was missing multiplier) 2016-05-31 00:53:28 +10:00
lf.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
map.c - Don't put staircases on top of water. 2016-05-31 10:03:58 +10:00
map.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
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c - monsters with sensitive eyes should avoid bright objects 2016-05-31 12:53:28 +10:00
move.h - [+] chemistry skill lets to mix venom sacs into potions 2012-11-15 11:39:46 +00:00
nexus.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
nexus.h - [+] add f_nostam to undead. 2012-12-03 05:12:29 +00:00
objects.c - new l2 death spell: "field of decay" - damage objects / lfs made from organic material 2016-05-31 12:23:39 +10:00
objects.h - new l2 death spell: "field of decay" - damage objects / lfs made from organic material 2016-05-31 12:23:39 +10:00
save.c - [+] rewrite gettrrange() 2013-01-03 04:39:34 +00: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 - bugfix: "Chat -> pet -> attack something -> [cancel]" causes crash. 2016-05-31 12:26:34 +10:00
spell.h - [+] fixed CRASH when energy blade vanishes 2012-12-06 04:57:13 +00:00
text.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
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