summaryrefslogtreecommitdiff
path: root/src/store.c
Commit message (Collapse)AuthorAge
* Switch almost everything over to C++Bardur Arantsson2013-09-27
|
* Fix format strings to avoid castsBardur Arantsson2013-09-27
| | | | This gets rid of old-style casts for C++ conversion
* Split hooks into separate headerBardur Arantsson2013-09-27
|
* Remove 'auto_haggle' optionBardur Arantsson2013-08-08
|
* Remove show_*_graph optionsBardur Arantsson2013-06-29
|
* Change spell_type to a semi-ADTBardur Arantsson2012-06-30
|
* Remove "show_weights" optionBardur Arantsson2012-06-26
|
* Quarks: Move subsystem to separate compilation unitBardur Arantsson2012-06-26
|
* Lua: Move store handling to CBardur Arantsson2012-06-02
|
* Lua: Move "Temple" and "Magic shop" hook code to CBardur Arantsson2012-06-01
|
* 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
|
* Remove redefinition of "bool" for C++ friendliness.Bardur Arantsson2011-02-20
|
* ALLOW_{EASY_OPEN,EASY_DISARM,REPEAT} code is no longer conditional.Bardur Arantsson2011-02-19
|
* Remove dead (#if 0) code.Bardur Arantsson2011-02-19
|
* Remove obsolete platforms/frontends.Bardur Arantsson2010-01-11
| | | | | | | | | | | | | | | Removed platforms/systems: - OS/2 - RiscOS - SVGALib - IBM DOS - VM/ESA (Vax) - Amiga - Acorn - Dummy - VMS - Macintosh (non-Carbon)
* Import tome-2.3.5.Bardur Arantsson2010-01-08