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-06-29 02:28:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02fd235bbdab1970afb06d4b384e41482f1eff2b
0ad
/
source
T
History
sanderd17
02fd235bbd
Make hotkeys and top panel fully moddable by splitting up the xml file. Allow entire directories to be loaded via an 'include' to provide extra moddability (modders don't have to edit any files, they can just add new ones).
...
This was SVN commit r15380.
2014-06-17 13:03:55 +00:00
..
collada
…
graphics
Give RMS access to the simulation templates.
Fixes
#1589
. Patch by Itms.
2014-06-07 12:12:53 +00:00
gui
Make hotkeys and top panel fully moddable by splitting up the xml file. Allow entire directories to be loaded via an 'include' to provide extra moddability (modders don't have to edit any files, they can just add new ones).
2014-06-17 13:03:55 +00:00
i18n
…
lib
Exclude .git dirs when adding subfolders to the VFS.
2014-06-15 17:06:24 +00:00
lobby
…
maths
Add BoundingSphere, SOverlaySphere.
2014-06-01 18:05:46 +00:00
mocks
…
network
…
pch
…
ps
Handle mods specified on the command line when using the archive builder.
2014-06-15 16:43:08 +00:00
renderer
Add BoundingSphere, SOverlaySphere.
2014-06-01 18:05:46 +00:00
scriptinterface
…
simulation2
Give gaia back it's vision.
2014-06-11 18:20:02 +00:00
soundmanager
Fixes rare crash in sound manager, due to worker thread dereferencing global pointer before it had been assigned.
Fixes
#2333
, refs
#2387
,
#2317
.
2014-06-02 02:09:58 +00:00
third_party
…
tools
Adds Relax NG Compact syntax grammars for most of the XML formats in the engine.
2014-06-17 03:31:40 +00:00
contributors.txt
…
main.cpp
Handle mods specified on the command line when using the archive builder.
2014-06-15 16:43:08 +00:00
test_setup.cpp
…