summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAge
* Remove #ifdef BEN_HACKBardur Arantsson2012-06-27
* Remove "text_out_wrap" globalBardur Arantsson2012-06-26
* Quarks: Move subsystem to separate compilation unitBardur Arantsson2012-06-26
* messages: Remove message__type; it's not really used.Bardur Arantsson2012-06-26
* messages: Move message_* functions to separate compilation unitBardur Arantsson2012-06-26
* Remove unused variables.Bardur Arantsson2012-06-26
* Lua: Remove Lua compat bits of timer_typeBardur Arantsson2012-05-09
* Lua: Move Theme's "aggravate_evil" timer to CBardur Arantsson2012-05-09
* Lua: Move "Meta" spell functions to CBardur Arantsson2012-05-08
* Lua: Move get_level_{use,max}_stick bits to CBardur Arantsson2012-04-07
* Cleanup: Remove unused fd_chop() function.Bardur Arantsson2012-04-02
* Cleanup: Remove SUPPORT_GAMMA -- should be handled by OS.Bardur Arantsson2012-04-02
* Refactor: Clean up process_dungeon_file()Bardur Arantsson2012-04-02
* Refactor: Remove some dead setuid code.Bardur Arantsson2012-03-29
* Refactor: Remove CAPITALIZE_USER_NAME compile-time flagBardur Arantsson2012-03-29
* Refactor: Remove duplicate keymap handling code.Bardur Arantsson2012-03-29
* Refactor: Remove unused/dead variables.Bardur Arantsson2012-03-29
* Remove redefinition of "bool" for C++ friendliness.Bardur Arantsson2011-02-20
* ALLOW_{EASY_OPEN,EASY_DISARM,REPEAT} code is no longer conditional.Bardur Arantsson2011-02-19
* Remove dead (#if 0) code.Bardur Arantsson2011-02-19
* Fix display issues with extremely wide terminals.Bardur Arantsson2010-08-01
* Remove obsolete and pointless options.Bardur Arantsson2010-07-31
* Remove Borg cruft.Bardur Arantsson2010-01-11
* Remove obsolete platforms/frontends.Bardur Arantsson2010-01-11
* Fixes for 64 bit compatibility.Bardur Arantsson2010-01-10
* Clean up sprintf() usage to always use a "%s" format string.Bardur Arantsson2010-01-10
* Import tome-2.3.5.Bardur Arantsson2010-01-08