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-13 18:36:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fcdc3d7f4fdeb7dff43ea7b5b933e2c8c31c4ea
0ad
/
source
T
History
elexis
1fcdc3d7f4
Deepfreeze the map settings object (created from g_GameAttributes.settings by the gamesetup extending the map JSON data) to prevent random map scripts from unintentionally modifying that, refs
#4257
.
...
This was SVN commit r20265.
2017-10-06 18:53:24 +00:00
..
collada
…
graphics
Deepfreeze the map settings object (created from g_GameAttributes.settings by the gamesetup extending the map JSON data) to prevent random map scripts from unintentionally modifying that, refs
#4257
.
2017-10-06 18:53:24 +00:00
gui
…
i18n
…
lib
…
lobby
…
maths
…
mocks
…
network
Fix build without precompiled headers.
2017-09-12 22:18:39 +00:00
pch
…
ps
Allow command line options to start with
-
or
--
2017-09-30 16:12:18 +00:00
renderer
Fix some format specifiers in debug strings. Reviewed by leper.
2017-09-16 15:28:01 +00:00
scriptinterface
Make FromJSProperty actually part of ScriptInterface.
2017-09-12 22:52:15 +00:00
simulation2
Fix Hierarchical Pathfinder out of bounds bug
2017-10-02 17:44:23 +00:00
soundmanager
…
third_party
…
tools
Switch back to an unplaceable filter for templates.
2017-09-30 15:22:51 +00:00
main.cpp
Allow command line options to start with
-
or
--
2017-09-30 16:12:18 +00:00
test_setup.cpp
…