rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
1dcbba1c2d
|
(svn r15296) -Cleanup: remove redundant _MSC_VER >= 1400 checks, older versions aren't supported anymore. One check in stdafx.h is enough
|
2009-01-30 17:54:48 +00:00 |
|
rubidium
|
5dd4735da1
|
(svn r14636) -Add: DOS port of OpenTTD, without network support though.
|
2008-11-26 13:12:45 +00:00 |
|
rubidium
|
c7a052200d
|
(svn r14634) -Change: _rdtsc is defined by some platforms so we can't use that name.
|
2008-11-26 01:03:34 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
truelight
|
930bb84242
|
(svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or anyway, a step towards that goal)
-Fix: put DEBUG lines under WINCE via a function designed for just that under WINCE
|
2007-08-03 23:26:12 +00:00 |
|
belugas
|
4d86aa2479
|
(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion. This time, brought to you by the letter O
|
2007-03-21 15:19:33 +00:00 |
|
rubidium
|
4169bfba06
|
(svn r9050) -Codechange: Foo(void) -> Foo()
|
2007-03-07 11:47:46 +00:00 |
|
KUDr
|
a7d9cbc151
|
(svn r8933) -Fix [Win64]: rdtsc now uses intrinsic on VC8 (michi_cc)
|
2007-02-27 23:12:45 +00:00 |
|
KUDr
|
07c30785ab
|
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
|
2007-01-10 18:12:09 +00:00 |
|