This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
7f606250f8be9749e98fc6cd93ab941aacecdc74
0ad
/
source
T
History
leper
7f606250f8
Fix build failure on GCC 4.6.
...
This was SVN commit r16623.
2015-05-04 19:37:25 +00:00
..
collada
…
graphics
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
2015-04-12 19:38:31 +00:00
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
Fix a number of issues related to historical messages and initial join in the multiplayer lobby.
Fixes
#3156
2015-04-06 19:33:37 +00:00
maths
…
mocks
…
network
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
pch
…
ps
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +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
Add the -ooslog support for replays. Refs
#3169
, see also
a7b18d02bf
.
2015-04-11 18:12:35 +00:00
test_setup.cpp
…