summaryrefslogtreecommitdiff
path: root/src/cmd5.c
Commit message (Collapse)AuthorAge
* Refactor: Remove duplicate code for accessing inventory/floor objectBardur Arantsson2012-03-29
|
* Refactor: Remove unused/dead variables.Bardur Arantsson2012-03-29
|
* Remove redefinition of "bool" for C++ friendliness.Bardur Arantsson2011-02-20
|
* Fix LUA errors when hitting escape to cancel choosing a spell.Bardur Arantsson2010-01-11
| | | | | | Since get_school_spell returns -1 when no spell is chosen, it must return s32b rather than u32b. Thanks to Noel Maddy for this fix.
* Import tome-2.3.5.Bardur Arantsson2010-01-08