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
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
Fix
#546
(Water continues to flow during pause), based on patch from Jayschwa
2010-08-21 22:50:57 +00:00
gui
Make GUI buttons respond to multiple rapid clicks
2010-08-22 01:00:57 +00:00
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
Fix
#543
(Replace skybox with black background), based on patch from Jayschwa
2010-08-21 22:43:35 +00:00
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
Fix system-dependent crash on exiting
2010-08-21 16:26:34 +00:00
test_setup.cpp
…