summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/AppHdr.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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