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-08 12:06:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e283e75d8415082dfff92e2bb47809a2bc422e9d
0ad
/
source
T
History
historic_bruno
e283e75d84
Updates example component documentation
...
This was SVN commit r13203.
2013-02-26 19:58:51 +00:00
..
collada
…
graphics
Adds actor seed support to scenario XML data, optionally used in place of entity ID.
2013-02-03 02:16:52 +00:00
gui
…
lib
Fix mod priority. Add user mod support.
Fixes
#1838
.
2013-02-14 00:40:02 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Adds support for Apple command/meta hotkeys by grouping them with unified "Super" hotkey (not bothering to handle the distinction which is only relevant to Apple keyboards and SDL 1.2).
2013-02-24 21:42:21 +00:00
renderer
Render initial game view during loading screen, to begin loading assets and eliminate ugly terrain blending artifacts. Refs
#1663
2013-02-22 07:32:22 +00:00
scripting
…
scriptinterface
Attempts to fix StringifyJSON by clearing pending exceptions from JS API
2013-01-27 01:38:43 +00:00
simulation2
Updates example component documentation
2013-02-26 19:58:51 +00:00
soundmanager
…
third_party
…
tools
Moves particle interpolation to its own simulation component.
2013-02-22 23:20:59 +00:00
contributors.txt
…
main.cpp
Fix mod priority. Add user mod support.
Fixes
#1838
.
2013-02-14 00:40:02 +00:00
test_setup.cpp
…