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-01 05:26:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
035078c317dc4477db0130587f722d5bc6bf9f96
0ad
/
source
T
History
historic_bruno
035078c317
Disables checks in os_cpu_LargePageSize Windows implementation, since they failed on Vista SP2 with old Xeon CPU,
fixes
#2346
...
This was SVN commit r14731.
2014-02-04 22:30:29 +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
…
maths
…
mocks
…
network
…
pch
…
ps
…
renderer
…
scriptinterface
Removes ValueCloner.
2014-02-01 20:37:33 +00:00
simulation2
…
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
…