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
44eb336dfed03aa89b856eadd39ffed84a266eae
0ad
/
source
T
History
Yves
9780d7177d
Adds some missing vars.
...
This was SVN commit r14742.
2014-02-09 16:04:30 +00:00
..
collada
…
graphics
…
gui
Correctly handle the keypad enter in CInput.cpp and make the return key case catch SDLK_RETURN instead of '/r' for consistancy and readability.
2014-02-03 21:46:27 +00:00
lib
Disables checks in os_cpu_LargePageSize Windows implementation, since they failed on Vista SP2 with old Xeon CPU,
fixes
#2346
2014-02-04 22:30:29 +00:00
lobby
Make my last commit C++98 compatible.
2014-01-31 01:26:08 +00:00
maths
…
mocks
…
network
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
pch
…
ps
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
renderer
…
scriptinterface
Reverts
f25edfd8f1
. Structured clones don't support cyclic references in SpiderMonkey v1.8.5.
2014-02-06 13:32:09 +00:00
simulation2
Adds some missing vars.
2014-02-09 16:04:30 +00:00
soundmanager
Improves error handling in sound manager. Fixes some crashes and errors that could occur when OpenAL failed to init properly,
fixes
#2183
,
#2345
2014-02-02 05:58:27 +00:00
third_party
…
tools
…
contributors.txt
…
main.cpp
…
test_setup.cpp
…