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-23 00:06:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbcd1bbde0014d0bc19d3edcc5ed58c3ee342e64
0ad
/
source
/
lib
T
History
wraitii
13209c3183
Revert
09916ce6cb
which broken jenkins build.
...
This was SVN commit r22519.
2019-07-20 13:10:53 +00:00
..
adts
…
allocators
…
external_libraries
Update precompiled win32 libogg to 1.3.3 and libvorbis to 1.3.6, building them with VS2015, refs
#5379
.
2019-06-27 22:36:04 +00:00
file
Don't clear pathnames in vfs::GetPathnames so it can be called several times.
2019-05-28 10:18:04 +00:00
pch
…
posix
…
res
…
sysdep
Use pkg-config where possible instead of hard-coding or library-specific programs
2019-05-25 18:00:40 +00:00
tests
…
tex
Fixes some ambiguous calls of abs().
2019-07-17 22:39:30 +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
Simple refactoring of Singleton. Make it non-copyable.
2019-01-13 15:11:40 +00:00
code_generation.h
…
config2.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
…
debug.h
…
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
…
ogl.h
…
os_path.h
…
path.cpp
…
path.h
Fix some gcc 8 and gcc 9 compiler warnings that were thrown 4500 times.
2019-07-09 00:18:48 +00:00
precompiled.h
Update precompiled headers to improve build times.
2019-05-26 07:21:12 +00:00
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.h
Adds Camera test for ortho projection.
2019-06-05 19:55:37 +00:00
snd.cpp
…
snd.h
…
status.cpp
…
status.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
…
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…