summaryrefslogtreecommitdiff
path: root/src/z-term.c
Commit message (Collapse)AuthorAge
* Remove term::wipe_hookBardur Arantsson2015-12-11
| | | | | After all it's only an optimization and systems these days should be fast enough to ignore it.
* Remove always-FALSE term::always_textBardur Arantsson2015-12-11
|
* Inline effectively constant term::{char,attr}_blankBardur Arantsson2015-12-11
|
* Remove always-off term::never_boredBardur Arantsson2015-12-11
|
* Remove unused term::fixed_shapeBardur Arantsson2015-12-11
|
* Remove redundant parameter from Term_load_from()Bardur Arantsson2015-12-11
|
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
|
* Inline safe_calloc() and remove z-virt.cBardur Arantsson2014-12-13
|
* Remove TERM_XTRA_GET_DELAYBardur Arantsson2014-11-20
| | | | It was effectively unused since the removal of cmovies
* Remove TERM_XTRA_FROSHBardur Arantsson2014-07-04
|
* Remove graphics supportBardur Arantsson2014-07-02
|
* Remove unused Term_exchange()Bardur Arantsson2014-06-27
|
* Remove most of z-virt.[ch]Bardur Arantsson2014-06-27
| | | | | This commit leaves only safe_calloc() as a convenient "non-failing" calloc().
* Replace usages of WIPE/C_WIPE with memset()Bardur Arantsson2014-06-26
|
* Remove pointless Term_userBardur Arantsson2014-06-26
|
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
|
* Remove unused scansubdir() and TERM_XTRA_SCANSUBDIRBardur Arantsson2014-06-26
|
* Remove cmovie supportBardur Arantsson2014-06-25
|
* Refactor: USE_TRANSPARENCY compile-time flag always setBardur Arantsson2012-03-29
|
* Refactor: EGO_GRAPHICS compile-time flag always setBardur Arantsson2012-03-29
|
* Remove redefinition of "bool" for C++ friendliness.Bardur Arantsson2011-02-20
|
* Remove dead (#if 0) code.Bardur Arantsson2011-02-19
|
* Import tome-2.3.5.Bardur Arantsson2010-01-08