summaryrefslogtreecommitdiff
path: root/src/main-win.c
Commit message (Expand)AuthorAge
* main-win: Remove parameter from play_game()Bardur Arantsson2017-01-14
* Build: Produce multiple independent executablesBardur Arantsson2016-02-05
* Remove term::wipe_hookBardur Arantsson2015-12-11
* Inline effectively constant term::{char,attr}_blankBardur Arantsson2015-12-11
* Split variables.cc declarations to separate header filesBardur Arantsson2015-03-07
* Split init2.cc declarations to separate header filesBardur Arantsson2015-03-07
* Split dungeon.cc declarations into separate header filesBardur Arantsson2015-03-07
* Split files.cc declarations into separate header filesBardur Arantsson2015-03-07
* Split util.cc function declarations into separate header filesBardur Arantsson2015-02-23
* Remove lots of obsolete platform definesBardur Arantsson2014-12-16
* Remove core() and core_auxBardur Arantsson2014-12-15
* Inline safe_calloc() and remove z-virt.cBardur Arantsson2014-12-13
* Windows: Remove useless "Help" menu itemsBardur Arantsson2014-12-13
* Remove TERM_XTRA_GET_DELAYBardur Arantsson2014-11-20
* Remove graphics supportBardur Arantsson2014-07-02
* Remove "platform" sound supportBardur Arantsson2014-07-02
* Remove most of z-virt.[ch]Bardur Arantsson2014-06-27
* Replace usages of WIPE/C_WIPE with memset()Bardur Arantsson2014-06-26
* Remove pointless Term_userBardur Arantsson2014-06-26
* Remove unused scansubdir() and TERM_XTRA_SCANSUBDIRBardur Arantsson2014-06-26
* Remove #if 0'd codeBardur Arantsson2012-06-28
* Remove ALLOW_QUITTING preprocessor defineBardur Arantsson2012-06-27
* Remove bogus #if 1 / #endif pragmasBardur Arantsson2012-06-26
* Remove "highscore_fd" global.Bardur Arantsson2012-06-26
* Remove ANGBAND_DIR_APEX since it's not used any moreBardur Arantsson2012-06-26
* Cleanup: Remove SUPPORT_GAMMA -- should be handled by OS.Bardur Arantsson2012-04-02
* Remove unused USE_WINSOCK and USE_UNIXSOCK compile-time flagsBardur Arantsson2012-04-02
* 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 IRC functionality and socket code.Bardur Arantsson2011-02-19
* Remove unused player ghost/bones code.Bardur Arantsson2010-01-17
* Import tome-2.3.5.Bardur Arantsson2010-01-08