summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/misc
Commit message (Collapse)AuthorAgeFilesLines
* Remove undeed Berkely DB supressionMatthew Cline2009-11-251-15/+0
| | | | The uninitialized memory problem seems to have been fixed.
* Quiet save-and-quit Valgrind leak warningsMatthew Cline2009-11-251-36/+0
| | | | | | | Split save_game() code which allocates std::string's on the stack out into seperate functions, so they'll go out of scope and be free'd before end() is called, thus getting rid of the spurious complaints Valgrind gives.
* Supress SDL/Nvidia-GL cond memory errorMatthew Cline2009-11-201-0/+10
|
* Re-do the "make package-source" target.Adam Borowski2009-11-121-3/+11
|
* Specify arbitrary options on the command lineMatthew Cline2009-10-231-1/+2
| | | | | | | | | | This introduces two new command line options, -extra-opt-first and -extra-opt-last, which make crawl think that the specified options were (respectively) at the start and end of the options file. For example: crawl -extra-opt-last wiz_mode=yes The two options can be used multiple times to specify multiple options.
* misc/grind.sh: Make work with -arena optionMatthew Cline2009-10-201-1/+1
|
* contribs: moved to contribs dir, added as submodulesSteven Noonan2009-10-141-3/+3
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* * Changed libstdc++ stack depth for the get_savedir_filename() leakMatthew Cline2009-10-121-1/+13
| | | | | | suppression to match the latest C++ library. * Added suppression for occasional escape_path_spaces() save leak.
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
|
* Let search pattern extend across all lines of a monster definition.zelgadis2009-06-291-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10074 c06c8d41-db1a-0410-9941-cceddc491573
* Print all entries in mon-data.h which match the given regexpzelgadis2008-12-281-0/+52
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8002 c06c8d41-db1a-0410-9941-cceddc491573
* Added a convenience script for invoking Valgrind to find memory errors/bugs,zelgadis2008-11-212-0/+59
| | | | | | | | | and a Valgrind suppressions file to suppress things that either aren't really memory bugs or are bugs in third party libraries which we can't fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7526 c06c8d41-db1a-0410-9941-cceddc491573
* Script to verify luadgn.cc and enum.h are in sync for dungeon features.dshaligram2007-12-201-0/+78
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3105 c06c8d41-db1a-0410-9941-cceddc491573
* Updated release build (DOS+Windows) script for 0.3.dshaligram2007-11-031-18/+23
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2741 c06c8d41-db1a-0410-9941-cceddc491573
* Updated release info in INSTALL.dshaligram2007-03-311-2/+2
| | | | | | Tweaked release build script to remove references to obsolete -llualib. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1152 c06c8d41-db1a-0410-9941-cceddc491573
* Updated release build script for new version number #defines.dshaligram2007-03-311-5/+6
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1144 c06c8d41-db1a-0410-9941-cceddc491573
* The Ruby script I use to build release binaries for DOS and Windows.dshaligram2006-12-061-0/+275
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@581 c06c8d41-db1a-0410-9941-cceddc491573
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-222-0/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@452 c06c8d41-db1a-0410-9941-cceddc491573
* Clean up a mistake in the SVN import.nlanza2006-08-132-0/+322
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10 c06c8d41-db1a-0410-9941-cceddc491573