summaryrefslogtreecommitdiff
path: root/src/angband.h
Commit message (Collapse)AuthorAge
* Migrate z-rand.c to C++Bardur Arantsson2015-12-11
| | | | | - Include explicitly instead of via angband.h - Change to regular functions instead of macros.
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
|
* Split variables.cc declarations to separate header filesBardur Arantsson2015-03-07
| | | | | - Can now remove externs.h. Yay! - Put a stray option variable into its rightful place in options.hpp
* Move mimic.cc function delcarations into separate headerBardur Arantsson2015-02-23
|
* Consolide the two spell_type headersBardur Arantsson2015-02-23
|
* Remove all uses of sglibBardur Arantsson2014-12-18
|
* Inline safe_calloc() and remove z-virt.cBardur Arantsson2014-12-13
|
* Split hooks into separate headerBardur Arantsson2013-09-27
|
* Change spell_type to a semi-ADTBardur Arantsson2012-06-30
|
* Lua: Move school_book[] to CBardur Arantsson2012-05-18
|
* Make angband.h and z-*.h headers C++-friendly.Bardur Arantsson2011-02-20
|
* Remove IRC functionality and socket code.Bardur Arantsson2011-02-19
|
* Import tome-2.3.5.Bardur Arantsson2010-01-08