summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/msvc.h
Commit message (Expand)AuthorAgeFilesLines
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Fix spelling of "targeting" (#7837)Chris Campbell2013-12-101-1/+1
* Fix some missing functions for MSVC (xFleury)Pete Hurst2013-05-191-2/+6
* - Added VS2010 solutions and projectsAlexander Vostres2013-05-191-1/+2
* Make inline functions static.Adam Borowski2012-08-091-6/+6
* Get rid of USisms in spelling of -ll- and -tt-.Adam Borowski2012-01-251-1/+1
* Get rid of strlwr().Adam Borowski2011-09-071-1/+0
* Use standard strcasecmp() rather than Microsoft-only stricmp().Adam Borowski2011-09-071-2/+2
* define __STDC_FORMAT_MACROS for MSVCHurcan Solter2011-07-261-0/+1
* Partial fix for broken MSVC build (still need to fix prebuild)Alexander Vostres2011-07-171-0/+34
* Give MSVC Microsoft's name for strtoull().Adam Borowski2011-06-131-0/+1
* Actually use inttypes.h on MSVCAdam Borowski2011-06-121-0/+2
* Define missing ssize_t on MSVC.Adam Borowski2011-06-121-0/+2
* Fix MSVC. Added definitions for S_IWUSR and S_IRUSRHurcan Solter2011-06-121-0/+3
* Get rid of itoa().Adam Borowski2011-05-011-1/+0
* Merge branch 'unicode'.Adam Borowski2011-04-011-22/+0
|\
| * Merge branch 'master' into unicodeAdam Borowski2010-10-151-5/+5
| |\
| * | Handle filenames with non-ascii characters.Adam Borowski2010-09-171-22/+0
* | | Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
| |/ |/|
* | Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-5/+5
|/
* msvc.h: add math.h for floor() and ceil()Steven Noonan2010-01-311-0/+1
* Provide an implementation of round() for MSVC.Robert Vollmert2010-01-241-0/+7
* msvc: add tile build supportSteven Noonan2009-10-151-66/+67
* platform detection: clean up abuse of '_MSC_VER' macroSteven Noonan2009-10-131-2/+2
* MSVC: add tiles build supportSteven Noonan2009-10-121-2/+9
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Fix some link errors and a few remaining compile warnings (thepauldubois2008-03-101-0/+1
* Another batch of msvc compile fixes.pauldubois2008-03-101-2/+48
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-0/+16