summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_option.cc
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused option target_wrap.Robert Vollmert2009-11-241-1/+0
|
* Remove option target_zero_exp.Robert Vollmert2009-11-241-1/+0
| | | | | | The same effect can now be achieved by overriding ch_target_monster. If anyone wants this, I'm happy to provide lua code.
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+2
|
* Move library "options" from clua.cc to l_option.cc.Robert Vollmert2009-10-201-0/+139