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-21 04:26:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
495aa7bec51ced509e500ddd7250a122336f5c19
0ad
/
source
T
History
leper
495aa7bec5
Expose TemplateExists() to RM scripts.
...
This was SVN commit r16804.
2015-06-21 20:22:34 +00:00
..
collada
…
graphics
Expose TemplateExists() to RM scripts.
2015-06-21 20:22:34 +00:00
gui
Fix some issues found by static analysis (clang-analyzer and cppcheck).
2015-06-21 18:46:31 +00:00
i18n
…
lib
Annotate custom assert for clang-analyzer.
2015-06-21 18:46:23 +00:00
lobby
Lobby code cleanup.
2015-06-19 17:25:28 +00:00
maths
New long-range pathfinder.
2015-06-12 18:58:24 +00:00
mocks
…
network
Prevent players from rejoining that were not present on game start. Patch by elexis.
Fixes
#3305
.
2015-06-18 18:20:54 +00:00
pch
…
ps
Move GUI schemas to the mod mod. Fix some validation related errors in the mod mod.
2015-06-15 16:00:26 +00:00
renderer
New long-range pathfinder.
2015-06-12 18:58:24 +00:00
scriptinterface
Fix some issues found by static analysis (clang-analyzer and cppcheck).
2015-06-21 18:46:31 +00:00
simulation2
Fixes tests adding system components without using the SYSTEM_ENTITY id - this caused assertion failures in debug builds
2015-06-21 19:22:12 +00:00
soundmanager
…
third_party
Fix some issues found by static analysis (clang-analyzer and cppcheck).
2015-06-21 18:46:31 +00:00
tools
Fixes A19 map converter script to be compatible with Python 2 (uses struct instead of to_bytes and from_bytes)
2015-06-14 17:53:12 +00:00
main.cpp
…
test_setup.cpp
…