summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/MSVC
Commit message (Expand)AuthorAgeFilesLines
* split dump file loading out to a separate file (and class)Jesse Luehrs2014-08-152-0/+4
* Remove stuffNicholas Feinberg2014-07-292-4/+8
* Add end.ccNicholas Feinberg2014-07-282-0/+4
* Create prompt.ccNicholas Feinberg2014-07-272-47/+51
* 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-222-5/+9
* 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
* Remove obsolete Visual Studio 2005 project.Neil Moore2014-06-052-3057/+0
* Add duration-data.h to the MSCV projects.Neil Moore2014-05-262-0/+5
* A skeleton ranged_attack class, derived from attack.Steve Melenchuk2014-04-272-0/+4
* Move some main.cc functions to a new filereaver2014-04-142-0/+4
* Split some prototypes etc off to mon-book.hNeil Moore2014-01-172-0/+5
* Rename abl-show.{cc,h} to ability.{cc,h}Adam Borowski2013-12-243-6/+6
* Remove Mislead.Adam Borowski2013-12-153-12/+0
* Rewrite monster_iterator.Adam Borowski2013-10-313-12/+0
* Fix lots of typosChris Oelmueller2013-07-233-81/+81
* A data indexer templatePete Hurst2013-06-252-0/+2
* Implement a random spell pickerPete Hurst2013-06-232-2/+6
* Rework mon-pick algorithm as a class templatePete Hurst2013-06-232-0/+2
* Implement Chimeric monstersPete Hurst2013-06-212-614/+618
* Include docs folder and root text files in MSVC dat projectPete Hurst2013-05-241-0/+6
* Include the rltiles .txt definitions in the MSVC dat projectPete Hurst2013-05-241-0/+3
* Add MSVC projects for dat/ folder and webserver/ folderPete Hurst2013-05-248-1/+370
* Use a version of gen_ver.pl that works on MSVCPete Hurst2013-05-191-4/+4
* Include missing post-build events for project tilegen in release build.xFleury2013-05-191-7/+32
* 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
* Ignore MSVC .user filesPete Hurst2013-05-191-1/+2
* Add whitespace generated by VSPete Hurst2013-05-191-614/+614
* Exclude json.cc from build configurationsPete Hurst2013-05-192-1517/+1522
* Fix missing usleep command in MSVCPete Hurst2013-05-191-0/+3
* Update MSVC files for VS2012Pete Hurst2013-05-1910-37/+1890
* Copy Windows includes from VS2010Pete Hurst2013-05-196-0/+1163
* Adjust some whitespace and formatting.Adam Borowski2011-07-081-12/+14
* Added inttypes.h for MSVCHurcan Solter2011-06-121-0/+305
* msvc: fix build problemsSteven Noonan2010-01-314-27/+514
* Subvaults.Enne Walker2009-11-281-0/+4
* Lua builder funcs act on map_lines, not grd.Enne Walker2009-11-021-4/+0
* msvc: fix tilegen debug buildSteven Noonan2009-10-301-171/+171
* msvc: fix compile errorsSteven Noonan2009-10-301-870/+978
* msvc: add x86_64 build supportSteven Noonan2009-10-245-25/+887
* MSVC: fix build (add missing source files to project)Steven Noonan2009-10-241-16/+161
* win32: eliminate need for WIN32TILES/WIN32CONSOLE macrosSteven Noonan2009-10-192-2/+2
* msvc: add tile build supportSteven Noonan2009-10-155-48/+26
* MSVC: do not use edit-and-continue for Visual C++ buildsSteven Noonan2009-10-151-14/+14
* MSVC: move contrib projects to contrib, fix some compile errorsSteven Noonan2009-10-155-744/+11