0ad/source
janwas 3d45069b3f improvements/additions from work
bits: fix bit_mask for signed types, add SetBitsTo, LeastSignificantBit,
ClearLeastSignificantBit.
add MSR support (read/write via mahaf in kernel mode)
x86_x64: expose family/model
topology: add support for determining core/package from APIC ID.
TSC: report actual frequency for nehalem invariant TSC.
improved UNREACHABLE/ASSUME_UNREACHABLE (avoid ICC warning, add GCC4.5
support)

This was SVN commit r7860.
2010-08-06 13:03:44 +00:00
..
collada Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
graphics Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
gui Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
i18n MSVC warning fixes 2010-05-25 19:12:00 +00:00
lib improvements/additions from work 2010-08-06 13:03:44 +00:00
maths Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
pch MSVC warning 'fix' 2010-04-19 21:57:56 +00:00
ps Use SDL_GL_SWAP_CONTROL to control vsync on non-Windows. Fixes #520. 2010-08-04 21:30:43 +00:00
renderer Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
scripting Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
scriptinterface Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 # Add rally points for newly-trained units, based on patch from evans. 2010-08-05 10:20:47 +00:00
sound add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList. 2010-08-01 10:52:12 +00:00
tools # Add terrain smoothing tool to Atlas, based on patch from DigitalSeraphim. 2010-08-05 20:43:31 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList. 2010-08-01 10:52:12 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00