summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/AppHdr.h
Commit message (Expand)AuthorAgeFilesLines
* Applying r6511 to 0.4.ennewalker2008-07-121-0/+4
* Applying r6506, r6507 to 0.4.ennewalker2008-07-121-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
* Remove mention of DATA_DIR_PATH from AppHdr.h. The recommended way of forcingdshaligram2006-11-291-10/+3
* [1603062] Fixed save_dir not working when LOAD_PACKAGE_CMD is defined (sartak).dshaligram2006-11-271-6/+3
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-53/+47
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+387