summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/MSVC/crawl.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* split dump file loading out to a separate file (and class)Jesse Luehrs2014-08-151-0/+2
* Remove stuffNicholas Feinberg2014-07-291-2/+4
* Add end.ccNicholas Feinberg2014-07-281-0/+2
* Create prompt.ccNicholas Feinberg2014-07-271-38/+40
* Add feature-data.h to MSVC project.Neil Moore2014-07-141-0/+1
* Add new files to the MSVC project.Neil Moore2014-07-021-0/+8
* The great mon-stuff migration.Shmuale Mark2014-06-221-2/+4
* Try to fix 64-bit MSVC builds.Neil Moore2014-06-061-7/+7
* Include tileweb-text.cc in MSVC builds.Neil Moore2014-06-051-0/+2
* Add hash.cc to, remove obsolete files from, MSVC project.Neil Moore2014-06-051-10/+1
* Add duration-data.h to the MSCV projects.Neil Moore2014-05-261-0/+1
* A skeleton ranged_attack class, derived from attack.Steve Melenchuk2014-04-271-0/+2
* Move some main.cc functions to a new filereaver2014-04-141-0/+2
* Split some prototypes etc off to mon-book.hNeil Moore2014-01-171-0/+1
* Rename abl-show.{cc,h} to ability.{cc,h}Adam Borowski2013-12-241-2/+2
* Remove Mislead.Adam Borowski2013-12-151-2/+0
* Rewrite monster_iterator.Adam Borowski2013-10-311-2/+0
* Fix lots of typosChris Oelmueller2013-07-231-32/+32
* A data indexer templatePete Hurst2013-06-251-0/+1
* Implement a random spell pickerPete Hurst2013-06-231-1/+3
* Rework mon-pick algorithm as a class templatePete Hurst2013-06-231-0/+1
* Implement Chimeric monstersPete Hurst2013-06-211-0/+2
* Use a version of gen_ver.pl that works on MSVCPete Hurst2013-05-191-4/+4
* Fix MSVC project file (FULLDEBUG and version header location)Pete Hurst2013-05-191-20/+20
* Add CLUA_BINDINGS flag to MSVC preprocessorPete Hurst2013-05-191-2/+2
* Use precompiled headers and add DEBUG_DIAGNOSTICS flag for MSVC buildsPete Hurst2013-05-191-4/+4
* Exclude json.cc from build configurationsPete Hurst2013-05-191-903/+908
* Update MSVC files for VS2012Pete Hurst2013-05-191-0/+919