summaryrefslogtreecommitdiff
path: root/src/cmd3.c
Commit message (Collapse)AuthorAge
* Switch almost everything over to C++Bardur Arantsson2013-09-27
|
* Split hooks into separate headerBardur Arantsson2013-09-27
|
* Quarks: Move subsystem to separate compilation unitBardur Arantsson2012-06-26
|
* Refactor: Remove duplicate code for accessing inventory/floor objectBardur Arantsson2012-03-29
|
* Refactor: Remove duplicate code for reducing item stacksBardur Arantsson2012-03-29
|
* Always show selections for inventory/equipment.Bardur Arantsson2012-03-29
|
* Refactor: show_{equip,inven} argument is always FALSE.Bardur Arantsson2012-03-29
|
* Remove redefinition of "bool" for C++ friendliness.Bardur Arantsson2011-02-20
|
* Remove dead (#if 0) code.Bardur Arantsson2011-02-19
|
* Remove obsolete and pointless options.Bardur Arantsson2010-07-31
| | | | | | | | | | Affected options: - flow_by_smell (didn't do anything) - use_color - compress_savefile - flavored_attacks (was disabled via #if 0) - permanent_levels (was marked EXPERIMENTAL and didn't really work properly)
* Remove a little dead code.Bardur Arantsson2010-07-30
|
* Import tome-2.3.5.Bardur Arantsson2010-01-08