This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-07 17:46:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0fab05437cb1afe06e96ce0dbb19e84e6446f89
0ad
/
source
/
lib
/
sysdep
T
History
janwas
02f509feb7
fixed timer jump issue when timer implementation changes at runtime; now calculates time more accurately
...
This was SVN commit r609.
2004-06-27 01:45:47 +00:00
..
win
fixed timer jump issue when timer implementation changes at runtime; now calculates time more accurately
2004-06-27 01:45:47 +00:00
ia32.cpp
fix order of detect calls (TSC wasn't getting selected in wtime due to not-yet-set cpu_smp)
2004-06-27 01:42:55 +00:00
ia32.h
stomped on numerous warnings
2004-06-21 16:29:47 +00:00
sysdep.cpp
Miscellaneous gcc fixes
2004-06-18 18:56:10 +00:00
sysdep.h
str[n]icmp => str[n]casecmp on non-windows
2004-06-09 13:43:25 +00:00
x.cpp
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +00:00