summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/MSVC
Commit message (Expand)AuthorAgeFilesLines
* 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
* MSVC: fix build for updated PCRESteven Noonan2009-10-152-23/+1
* contribs: moved to contribs dir, added as submodulesSteven Noonan2009-10-144-82/+82
* MSVC: add minimal rebuild supportSteven Noonan2009-10-121-9/+13
* MSVC: add tiles build supportSteven Noonan2009-10-125-1233/+1955
* msvc: fix projects to compile Crawl properlySteven Noonan2009-10-1211-1039/+1898
* Fix projects referencing 'Kills.cc' to reference 'kills.cc'Steven Noonan2009-09-291-1/+1
* Move 'FixAry.h' -> 'fixary.h', 'FixVec.h' -> 'fixvec.h' for file naming consi...Steven Noonan2009-09-291-2/+2
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Change direct.cc/h to directn.cc/hpauldubois2008-04-201-7/+7
* Fix some link errors and a few remaining compile warnings (thepauldubois2008-03-102-0/+27
* Another batch of msvc compile fixes.pauldubois2008-03-101-43/+69
* The fixing of a thousand compile errors begins with a single commitpauldubois2008-02-273-0/+1370