summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/version.h
Commit message (Expand)AuthorAgeFilesLines
* Remove "called from:" comments.Vsevolod Kozlov2009-11-031-3/+0
* version.cc: combine CFLAGS_L and CFLAGSSteven Noonan2009-10-311-6/+0
* version.cc: add OS version to the compilation_info() printoutSteven Noonan2009-10-181-1/+7
* Add compilation information to Version namespaceMatthew Cline2009-10-181-0/+47
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-49/+72
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-3/+0
* Version -> 0.6Darshan Shaligram2009-10-011-1/+1
* version.h: we're using git now, change VER_QUAL to '-git'Steven Noonan2009-09-251-1/+1
* Allow BUILD_REVISION to be defined at compilation time to manually specify th...ennewalker2009-02-091-1/+1
* Remove the BUILD_REVISION define which was apparently never used, andj-p-e-g2009-01-051-7/+4
* Adding REVISION() macro to all source files.ennewalker2009-01-041-4/+3
* Addition of REVISION() macro for tracking SVN revision.ennewalker2009-01-041-0/+18
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-5/+0
* Fix 2012822: Tutorial quirks.j-p-e-g2008-07-071-1/+1
* A little bit of savegame code cleanup; and a small format change to makepauldubois2008-04-201-2/+0
* Bumped save major version to 5 to prevent collisions with Crawl 4.0/4.1 files.dshaligram2007-12-081-1/+1
* Increased max monsters to 350, breaks saves, may be buggy. Incremented save m...dshaligram2007-10-071-1/+1
* Trunk is now 0.4.dshaligram2007-09-171-1/+1
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-1/+1
* Tweaked version.h and command.cc to add revision info for Windows svn builds.dshaligram2007-05-181-0/+6
* Allow player ghosts to use corona.dshaligram2007-04-101-1/+1
* Trunk is now aimed at 0.3. 0.2.X releases will be on the 0.2 branch.dshaligram2007-04-021-1/+1
* Trunk is now aimed at 0.2.1.dshaligram2007-03-301-1/+1
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-1/+4
* New overview screen (the 'O' screen.)haranp2006-11-261-1/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-2/+5
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+51