This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
2aca87419f0f46a036ec2ed901e55bc20c7ff379
0ad
/
source
T
History
janwas
c50505f54c
read intel doc on multicore, realized it'd break our #cpu detect (which is actually critical because it determines safety of TSC). wrote new CPU detect code which should fix it (wasn't easy, grr); cannot test for lack of Pentium EE hardware ;p
...
This was SVN commit r2722.
2005-09-14 16:58:10 +00:00
..
graphics
Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp)
2005-09-12 23:37:52 +00:00
gui
…
i18n
…
lib
read intel doc on multicore, realized it'd break our #cpu detect (which is actually critical because it determines safety of TSC). wrote new CPU detect code which should fix it (wasn't easy, grr); cannot test for lack of Pentium EE hardware ;p
2005-09-14 16:58:10 +00:00
maths
…
ps
Config: Changed -e to -entgraph (to avoid conflicts with -editor).
2005-09-14 05:37:52 +00:00
renderer
Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp)
2005-09-12 23:37:52 +00:00
scripting
…
simulation
…
sound
…
tools
Config: Changed -e to -entgraph (to avoid conflicts with -editor).
2005-09-14 05:37:52 +00:00
main.cpp
Terrain: CalcFromPosition, to convert world-space to tile-space.
2005-09-12 20:04:26 +00:00
ProgrammingSchedule.xls
…