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-22 13:08:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4db041e3c6d2e2fb31e4f030d22cd29becf4d1af
0ad
/
source
T
History
leper
4db041e3c6
Stop leaking g_ScriptStatsTable in replay mode.
Fixes
#3223
.
...
This was SVN commit r16627.
2015-05-05 22:34:41 +00:00
..
collada
…
graphics
…
gui
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
i18n
…
lib
When using SDL2 recommend a >= 2.0.2 version to avoid incurring in possible bugs with older versions.
2015-04-27 07:56:34 +00:00
lobby
…
maths
…
mocks
…
network
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
pch
…
ps
Stop leaking g_ScriptStatsTable in replay mode.
Fixes
#3223
.
2015-05-05 22:34:41 +00:00
renderer
Flip the overlay sprites face around to show the non-mirrored side. Now sprites are rendered correctly (which should have happened in
d4794b5474
).
2015-05-03 15:55:17 +00:00
scriptinterface
…
simulation2
Do not serialize properties for Sets. Serialization tests for Map and Set.
2015-05-04 01:41:09 +00:00
soundmanager
…
third_party
…
tools
Fix build failure on GCC 4.6.
2015-05-04 19:37:25 +00:00
main.cpp
…
test_setup.cpp
…