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-15 23:16:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74b600d661d992bcf7cd2e5c4da4cd2ad776780e
0ad
/
source
T
History
Itms
04982b0bf5
Fix compiler warning
...
This was SVN commit r16849.
2015-07-12 16:49:26 +00:00
..
collada
…
graphics
Expose TemplateExists() to RM scripts.
2015-06-21 20:22:34 +00:00
gui
Fix compiler warning
2015-07-12 16:49:26 +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
…
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
…
scriptinterface
Fix some issues found by static analysis (clang-analyzer and cppcheck).
2015-06-21 18:46:31 +00:00
simulation2
Correctly compute the masks for shared visibility updates. The old code was working only because of luck when shared vision was always reciprocal.
2015-07-11 16:45:09 +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
Change back the long pathfinder to take into account non-pathfinding classes, but only when reloading, to avoid impacting the performance.
2015-07-05 19:14:52 +00:00
main.cpp
…
test_setup.cpp
…