summaryrefslogtreecommitdiff
path: root/src/dungeon.c
Commit message (Expand)AuthorAge
* Lua: Move "Void Jumpgates" help to CBardur Arantsson2012-06-08
* Lua: Convert all the spell metadata to C codeBardur Arantsson2012-05-29
* Lua: Move "Mandos" spell functions to CBardur Arantsson2012-05-14
* Lua: Move "Music" spell functions to CBardur Arantsson2012-05-13
* Lua: Remove Lua compat bits of timer_typeBardur Arantsson2012-05-09
* Lua: Move "Meta" spell functions to CBardur Arantsson2012-05-08
* Lua: Move intros to CBardur Arantsson2012-04-11
* Lua: Gods: Move GRACE_DELAY Lua variable to player_type structBardur Arantsson2012-04-10
* Lua: Gods: Move Mandos's HOOK_PROCESS_WORLD to CBardur Arantsson2012-04-10
* Lua: Gods: Move Aule's HOOK_PROCESS_WORLD to CBardur Arantsson2012-04-10
* Lua: Gods: Move Ulmo's HOOK_PROCESS_WORLD to CBardur Arantsson2012-04-10
* Lua: Gods: Move Varda's HOOK_PROCESS_WORLD to CBardur Arantsson2012-04-10
* Lua: Refactor HOOK_PROCESS_WORLD code from corrupt.lua to CBardur Arantsson2012-04-07
* Lua: Move module initialization code to CBardur Arantsson2012-04-07
* Remove unused parameter from scatter() function.Bardur Arantsson2012-03-29
* Refactor: Remove duplicate code for autosaving.Bardur Arantsson2012-03-29
* Refactor: Remove duplicate code for reducing item stacksBardur Arantsson2012-03-29
* Refactor: Remove unused/dead variables.Bardur Arantsson2012-03-29
* Always show selections for inventory/equipment.Bardur Arantsson2012-03-29
* Files: Remove VERIFY_* load/save compile-time flags.Bardur Arantsson2012-03-29
* Remove SAVE_HACK compile-time flag.Bardur Arantsson2012-03-29
* Remove redefinition of "bool" for C++ friendliness.Bardur Arantsson2011-02-20
* Remove CHECK_LOAD and CHECK_TIME completely.Bardur Arantsson2011-02-20
* ALLOW_{EASY_OPEN,EASY_DISARM,REPEAT} code is no longer conditional.Bardur Arantsson2011-02-19
* Remove IRC functionality and socket code.Bardur Arantsson2011-02-19
* Remove dead (#if 0) code.Bardur Arantsson2011-02-19
* Fix a message.Bardur Arantsson2010-12-10
* Mindcraft: Psycometry is normal ID regardless of level.Bardur Arantsson2010-12-10
* Remove obsolete and pointless options.Bardur Arantsson2010-07-31
* Implement instant pseudo-ID on pickup.Bardur Arantsson2010-07-29
* Remove the "low on fuel" check for light sources when entering overland trave...Bardur Arantsson2010-02-04
* Remove ALLOW_WIZARD option.Bardur Arantsson2010-01-12
* Remove Borg cruft.Bardur Arantsson2010-01-11
* Clean up sprintf() usage to always use a "%s" format string.Bardur Arantsson2010-01-10
* Import tome-2.3.5.Bardur Arantsson2010-01-08