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 22:49:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47336b770fdceed2f2968f4cd87f4f35b027a643
0ad
/
source
/
lib
T
History
leper
8bfe16cac8
Use in-place construction.
...
This was SVN commit r16894.
2015-07-29 23:44:17 +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
Use in-place construction.
2015-07-29 23:44:17 +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
Remove unused ah_translate code.
2015-07-27 01:08:15 +00:00
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
…
byte_order.h
…
code_annotation.h
Annotate custom assert for clang-analyzer.
2015-06-21 18:46:23 +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
Annotate custom assert for clang-analyzer.
2015-06-21 18:46:23 +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
…