summaryrefslogtreecommitdiff
path: root/src/birth.cc
Commit message (Collapse)AuthorAge
* Move spell forward declarations from externs.h to spells3.hppBardur Arantsson2015-02-23
|
* Remove unused struct birther fieldsBardur Arantsson2014-12-23
|
* Enable "maxmize stats" permanentlyBardur Arantsson2014-12-23
|
* Remove unused HOOK_BIRTHBardur Arantsson2014-12-23
|
* Update HOOK_BIRTH_OBJECTS to new-style hookBardur Arantsson2014-12-23
|
* Remove inkey_scan and inkey_xtra globalsBardur Arantsson2014-11-20
|
* Replace usages of WIPE/C_WIPE with memset()Bardur Arantsson2014-06-26
|
* Fix undefined behavior for HP calculation at birthBardur Arantsson2013-09-27
|
* Move random quest initialization code to q_rand.ccBardur Arantsson2013-09-27
|
* Switch almost everything over to C++Bardur Arantsson2013-09-27