summaryrefslogtreecommitdiff
path: root/src/os_timer.cpp
AgeCommit message (Expand)Author
2009-01-30(svn r15296) -Cleanup: remove redundant _MSC_VER >= 1400 checks, older versio...smatz
2008-11-26(svn r14636) -Add: DOS port of OpenTTD, without network support though.rubidium
2008-11-26(svn r14634) -Change: _rdtsc is defined by some platforms so we can't use tha...rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-08-03(svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or an...truelight
2007-03-21(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion....belugas
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-27(svn r8933) -Fix [Win64]: rdtsc now uses intrinsic on VC8 (michi_cc)KUDr
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr