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-09-26 11:52:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52851faeb69a747a04314929f098a5ef0f1468d7
0ad
/
source
T
History
janwas
52851faeb6
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
...
This was SVN commit r8517.
2010-11-01 11:09:03 +00:00
..
collada
warning fixes: mostly size_t vs. specialized API type and other type conversion.
2010-09-05 09:38:30 +00:00
graphics
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
gui
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
i18n
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
lib
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
maths
Inline common vector/matrix operations, for performance.
2010-09-24 16:54:20 +00:00
mocks
…
network
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
pch
…
ps
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
renderer
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
scripting
Use JSFastNative API in more places, for improved compatibility with future SpiderMonkey versions.
2010-10-21 19:54:59 +00:00
scriptinterface
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
simulation
…
simulation2
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +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
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
contributors.txt
Update contributors list
2010-08-06 00:18:45 +00:00
main.cpp
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
test_setup.cpp
…