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-13 22:34:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
487d6a1afcd940cf21363923b30d67c649dc4217
0ad
/
source
T
History
fabio
487d6a1afc
When using SDL2 recommend a >= 2.0.2 version to avoid incurring in possible bugs with older versions.
...
This was SVN commit r16585.
2015-04-27 07:56:34 +00:00
..
collada
…
graphics
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
2015-04-12 19:38:31 +00:00
gui
Small fixes.
2015-04-20 14:51:06 +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
Convert CConsole to take UTF-8 strings.
2015-02-14 01:49:34 +00:00
pch
…
ps
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
2015-04-12 19:38:31 +00:00
renderer
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
2015-04-12 19:38:31 +00:00
scriptinterface
Disables some SpiderMonkey-related build warnings with clang
2015-02-22 21:15:47 +00:00
simulation2
Amend
5c84c3e9e5
2015-04-16 13:17:58 +00:00
soundmanager
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
third_party
Update tinygettext.
Fixes
#2522
.
2015-03-24 17:47:08 +00:00
tools
Clarify the XpartaMuPP readme.
Fixes
#3163
.
2015-04-22 23:43:59 +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
…