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-06-22 01:27:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fbbc27dfd9932991da798429640bd1f95c97575
0ad
/
source
T
History
Ykkrosh
5fbbc27dfd
Fix crash when calling JSFastNatives with too few arguments (they don't guarantee to give the number requested in the definition)
...
This was SVN commit r8028.
2010-08-23 14:30:13 +00:00
..
collada
…
graphics
…
gui
…
i18n
…
lib
Disable implementation of os_cpu_SetThreadAffinityMask on Linux, since it's not necessary and it causes errors.
2010-08-22 11:23:50 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Fix
#545
(Grab mouse in fullscreen), based on patch from Jayschwa
2010-08-22 10:00:22 +00:00
renderer
…
scripting
…
scriptinterface
Fix crash when calling JSFastNatives with too few arguments (they don't guarantee to give the number requested in the definition)
2010-08-23 14:30:13 +00:00
simulation
…
simulation2
Fix template error when creating foundations
2010-08-22 10:09:01 +00:00
sound
…
tools
Fix building when wxWidgets has TIFF support disabled
2010-08-22 18:06:46 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…