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 07:06:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ab70776a507d101cd35ba70dd0baa34c4a98c92
0ad
/
source
T
History
janwas
8ab70776a5
fix: cpu_CAS64 should use i64 for compatibility with 64-bit CAS
...
This was SVN commit r7786.
2010-07-22 18:57:36 +00:00
..
collada
VC2010 fix
2010-07-11 22:52:09 +00:00
graphics
Handle disconnections better.
2010-07-06 19:54:17 +00:00
gui
Update GUI documentation
2010-07-21 17:53:38 +00:00
i18n
…
lib
fix: cpu_CAS64 should use i64 for compatibility with 64-bit CAS
2010-07-22 18:57:36 +00:00
maths
Fix lossy fixed<->jsval conversion.
2010-07-04 19:47:31 +00:00
mocks
…
network
Disable unnecessary state hash check in single-player games.
2010-07-19 22:57:04 +00:00
pch
…
ps
from work: add thread-safe timer; add CAS64 (required for thread-safe timer); remove topology init requirements, no longer cache results (simplifies GroupPolicy_PerCache); add scoped affinitizer; whrt: fix race condition reported by parallel inspector. also refactor cache and TLB detection.
2010-07-22 16:17:33 +00:00
renderer
…
scripting
Remove ScriptingHost initialisation code (share with ScriptInterface instead).
2010-07-19 23:01:58 +00:00
scriptinterface
Avoid unnecessary dynamic allocation when calling script functions.
2010-07-19 23:03:33 +00:00
simulation
…
simulation2
Fix script caching of inherited templates.
2010-07-21 16:04:17 +00:00
sound
…
tools
# Added AI for chickens.
2010-07-18 15:19:49 +00:00
contributors.txt
…
main.cpp
Add basic help page into the main menu.
2010-07-07 21:47:31 +00:00
test_setup.cpp
…