1
0
forked from 0ad/0ad
Go to file
janwas f331b7313d fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0)
mahaf: now disabled on Win2k because we can't prevent the TLB bug there.
removed the CopyPhysical API.
wutil: allow querying windows version via number

View: fix warning

This was SVN commit r5169.
2007-06-12 23:29:27 +00:00
binaries Atlas: Partial porting of the Terrain section to JS. 2007-06-12 22:01:25 +00:00
build Replaced Windows SpiderMonkey library with a threadsafe build of version 1.6. 2007-06-09 02:40:48 +00:00
docs coding convention: mention and explain the need for omitting author/modified by tags. see http://www.wildfiregames.com/forum/index.php?showtopic=10934 2007-05-07 11:11:11 +00:00
source fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00