summaryrefslogtreecommitdiff
path: root/src/q_fireprof.cc
Commit message (Expand)AuthorAge
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
* Rework object list filters to avoid global variablesBardur Arantsson2015-04-15
* Fix undefined behavior when asking about item to fireproofBardur Arantsson2015-04-14
* Rename miscellaneous .h headers to .hppBardur Arantsson2015-03-22
* Rename q_*.h headers to *.hpp and remove "extern C" wrappersBardur Arantsson2015-03-22
* Split variables.cc declarations to separate header filesBardur Arantsson2015-03-07
* Split tables.cc declarations into separate header filesBardur Arantsson2015-03-07
* Move lua_bind.cc declarations to separate header fileBardur Arantsson2015-03-07
* Split object*.cc declarations into separate header filesBardur Arantsson2015-03-07
* Split util.cc function declarations into separate header filesBardur Arantsson2015-02-23
* Split traps.cc function declarations to separate fileBardur Arantsson2015-02-23
* Update HOOK_GET to new-style hookBardur Arantsson2014-12-23
* Update HOOK_GEN_QUEST to new-style hookBardur Arantsson2014-12-23
* Update HOOK_STAIR to new-style hookBardur Arantsson2014-12-23
* Remove all uses of sglibBardur Arantsson2014-12-18
* Switch almost everything over to C++Bardur Arantsson2013-09-27