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-09-26 15:50:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02860690ebaa6f703b5cb021e5a1c95f237fcb2e
0ad
/
source
T
History
wraitii
02860690eb
fix unused parameter warning.
...
This was SVN commit r14789.
2014-02-26 19:16:44 +00:00
..
collada
…
graphics
Fixes clang "hidden overloaded virtual function" warning, patch by Echelon9,
fixes
#2388
2014-01-26 01:20:34 +00:00
gui
Fix a valgrind warning about uninitilized variables in the scrollbar code and some comment/style fixes.
2014-02-19 21:59:07 +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
Fixes an assertion when DEBUG_SERIALIZER_ANNOTATE is set to 1 and you click on "Host Game" from the main menu.
2014-02-22 14:30:29 +00:00
pch
…
ps
Slightly better options menu.
2014-02-20 22:45:43 +00:00
renderer
Fix tests and C++11 build.
2014-02-26 19:08:03 +00:00
scriptinterface
Reverts
f25edfd8f1
. Structured clones don't support cyclic references in SpiderMonkey v1.8.5.
2014-02-06 13:32:09 +00:00
simulation2
fix unused parameter warning.
2014-02-26 19:16:44 +00:00
soundmanager
Slightly better options menu.
2014-02-20 22:45:43 +00:00
third_party
Removes the ScriptInterface and SpiderMonkey dependencies from Atlas.
2014-02-24 20:22:02 +00:00
tools
Fix an issue with corruption of water data when the actor editor opened in Atlas.
2014-02-25 06:27:15 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…