summaryrefslogtreecommitdiff
path: root/src/cmd3.hpp
Commit message (Collapse)AuthorAge
* Remove redundant (void) parameters and return value castsBardur Arantsson2017-05-02
|
* Remove redundant "extern" on function declarationsBardur Arantsson2017-05-02
|
* Remove monster memoryBardur Arantsson2016-06-20
| | | | | Instead of having monster memory, the player automatically knows everything about all monsters from the start.
* Remove dead Portable Hole codeBardur Arantsson2015-06-11
|
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
|
* Move cmd3.cc function declarations to separate headerBardur Arantsson2015-02-23