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 18:49:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4db041e3c6d2e2fb31e4f030d22cd29becf4d1af
0ad
/
source
/
lib
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
..
adts
…
allocators
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
external_libraries
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
file
Fixes missing newlines in debug_printf, patch by elexis,
fixes
#3056
2015-04-12 19:38:31 +00:00
pch
…
posix
…
res
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
sysdep
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
tests
…
tex
Fixes grayscale PNG handling, there is no need to convert them all to RGB and
4741e896c4
broke special font texture handling. Instead, only grayscale with alpha PNGs will be converted to RGBA (they fail to load otherwise).
2015-03-19 03:04:01 +00:00
alignment.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
…
byte_order.h
…
code_annotation.h
Revert "Improve ARRAY_SIZE." (
7afaacda19
).
2015-04-06 21:24:53 +00:00
code_generation.h
…
config2.h
Sets SDL2 as default and only build option on Windows.
2015-02-20 05:52:18 +00:00
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
debug.h
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
…
frequency_filter.h
…
input.cpp
…
input.h
…
lib_api.h
…
lib.cpp
…
lib.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
ogl.h
…
os_path.h
…
path.cpp
…
path.h
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
pointer_typedefs.h
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.cpp
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
self_test.h
…
status.cpp
…
status.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
timer.h
Convert debug_printf to take UTF-8 strings instead of wchar_t.
2015-02-14 01:45:13 +00:00
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…