summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/AppHdr.h
Commit message (Expand)AuthorAgeFilesLines
* Use snprintf() on DOS, we don't want crashes. Non-ancient compilers have it.Adam Borowski2009-12-171-9/+0
* Remove unportable hacks from the invocation of tar.Adam Borowski2009-11-251-4/+2
* Rename SAVE_PACKAGE_TAR to USE_TAR/USE_ZIP to reduce confusion.Adam Borowski2009-11-251-6/+6
* Allow using tar or zip on FreeBSD.Adam Borowski2009-11-251-10/+0
* Use tar on Unix for save files, zip is unlikely to be installed.Adam Borowski2009-11-221-5/+5
* Slight formatting cleanup in AppHdr.h.Robert Vollmert2009-11-081-15/+14
* Put DJGPP's round() into a #define so other builds don't suffer.Adam Borowski2009-11-061-0/+3
* Fix the DOS port.Adam Borowski2009-11-061-0/+2
* msvc: add x86_64 build supportSteven Noonan2009-10-241-2/+5
* MSVC: fix build (add missing source files to project)Steven Noonan2009-10-241-0/+2
* win32: eliminate need for WIN32TILES/WIN32CONSOLE macrosSteven Noonan2009-10-191-1/+1
* AppHdr.h: move warning-disabler for 4290 to before externs.h includeSteven Noonan2009-10-151-1/+5
* AppHdr.h: disable VC++ warning 4290Steven Noonan2009-10-151-0/+1
* AppHdr.h: don't redefine REGEX_PCRE if it's already thereSteven Noonan2009-10-151-0/+4
* fix 'DEBUG' macro usage consistencySteven Noonan2009-10-131-1/+1
* 8 color terminals: switch to conditional usage based on terminal typeSteven Noonan2009-10-121-4/+1
* MSVC: add tiles build supportSteven Noonan2009-10-121-0/+4
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-24/+35
* Include "externs.h" instead of <externs.h> in AppHdr.h.Robert Vollmert2009-10-101-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-3/+1
* Replace extraneous tabs with spaces.David Lawrence Ramsey2009-10-011-2/+2
* Harden the PRNG for public servers.Mikko Juola2009-10-011-0/+10
* Mac OS X: use SQLite on Mac OS X buildsSteven Noonan2009-09-291-4/+0
* AppHdr.h: fix "already defined" macro warnings on OSX and FREEBSDSteven Noonan2009-09-291-0/+4
* AppHdr.h: FreeBSD support addedSteven Noonan2009-09-291-0/+21
* Xcode: Mac OS X build fixedSteven Noonan2009-09-231-0/+6
* * Apply patch by kotk to fix the Alt-Tab bug (BR 2805959).j-p-e-g2009-07-271-21/+17
* * Add support for packaging save files with tar. (Patch by Trent W. Buck.)j-p-e-g2009-07-251-2/+23
* Make fish on dry land (due to Feawn's Sunlight power) flop about andj-p-e-g2009-07-211-0/+2
* * Rename CREDITS -> CREDITS.txtj-p-e-g2009-06-111-2/+2
* Fix errno includes, and hopefully DOS compile [2573206].haranp2009-02-081-1/+0
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-22/+0
* Enable core dumps automatically for dgamelaunch builds (-DDGL_ENABLE_CORE_DUM...dshaligram2008-09-131-0/+5
* When DGAMELAUNCH is defined, use gmtime() instead of localtime() so it's easi...dshaligram2008-08-011-0/+7
* [2026251] Fixed Elf:1 arrival sometimes being disconnected - the map used ORI...dshaligram2008-07-241-0/+1
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-4/+6
* More release issues. Adding more missing doc files into 'make install' for W...ennewalker2008-07-121-0/+4
* Enabling PCRE in Windows makefiles. Because we release with libpcre enabled,...ennewalker2008-07-111-2/+2
* Remove #define SHUT_LABYRINTH because I don't think it's needed anymore.j-p-e-g2008-06-111-22/+18
* Another batch of msvc compile fixes.pauldubois2008-03-101-2/+4
* Tiles!ennewalker2008-01-051-2/+10
* Don't trim menu_colours [1829940].haranp2007-11-111-5/+0
* [1818767] Idle time clamped at 5 minutes.dshaligram2007-10-241-0/+5
* Fixed map colours being inherited by unrelated maps during compilation.dshaligram2007-10-081-0/+4
* Increased max monsters to 350, breaks saves, may be buggy. Incremented save m...dshaligram2007-10-071-1/+1
* Unicode support tweak: always set locale to what's specified in UNICODE_LOCAL...dshaligram2007-10-041-0/+4
* remember_name was broken, fixed.dshaligram2007-09-271-0/+2
* Added DGL_STARTUP_PREFS_BY_NAME to store new character options by usernamedshaligram2007-09-241-0/+4
* Set dgl compiles to use a 1000 entry scoreboard.dshaligram2007-07-221-1/+6