summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/AppHdr.h
Commit message (Expand)AuthorAgeFilesLines
* AppHdr.h: fix "already defined" macro warnings on OSX and FREEBSDSteven Noonan2009-09-301-0/+4
* AppHdr.h: FreeBSD support addedSteven Noonan2009-09-301-0/+21
* Xcode project fixes backported from 'master' branchSteven Noonan2009-09-251-0/+4
* Backport r10424.j-p-e-g2009-07-271-21/+17
* Backport r10397 to 0.5: conjure flame/blink fix, packaging with tar.j-p-e-g2009-07-251-2/+23
* Backport the applicable parts of r10364.j-p-e-g2009-07-221-0/+2
* * Add SDL licence, update docs (yet again).j-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
* Updated INSTALL for 0.3.dshaligram2007-07-111-6/+12
* Added support for limiting memory used by the Lua interpreter.dshaligram2007-06-211-8/+10
* Fixed broken compile on DOS and Windows.dshaligram2007-06-201-1/+3
* Added support for Unicode characters in the map display with ncursesw (enableddshaligram2007-06-071-0/+8
* Removed obsolete ALLOW_DESTROY_ITEM_COMMAND.dshaligram2007-05-121-4/+0
* Allow Mac users to double-click to launch Crawl:dshaligram2007-05-041-0/+1
* Fixed trunk build for DOS and Windows. DOS and Windows builds use a SQLite db,dshaligram2007-04-221-2/+2
* Refix build for Mac OS.dshaligram2007-04-201-0/+2
* Fixed source to build on Linux. Should still build on Mac OS, but this isdshaligram2007-04-201-0/+6
* Tweaked CLUA_BINDINGS so that the only thing it controls is running userdshaligram2007-04-141-1/+7
* Added #ifdef to allow compatibility with the old -macro <file> option. Thisdshaligram2007-04-021-0/+4
* Added DGL_NAMED_MACRO_FILE option to make life easier for dgamelaunch to keepdshaligram2007-04-011-0/+2
* Applied whereis patch from crawl.akrasiac.org (tracks where the player is indshaligram2007-03-251-5/+9
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-5/+14
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-14/+25
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-9/+0
* Handle morgue_dir option better (create dir if it doesn't exist), updateddshaligram2007-01-111-4/+8
* Handle SIGHUP. Could use improvement, but it's a start.dshaligram2006-12-191-0/+4
* Set native eol on CREDITS and INSTALL, updated CREDITS.dshaligram2006-12-181-13/+21
* Removed SHORT_FILE_NAMES for Windows builds.dshaligram2006-12-141-2/+1
* Tweaked stash-tracker so that greedy explore works in Pandemonium.dshaligram2006-12-121-0/+11
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-6/+0
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-4/+0