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 11:25:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72ca6c5f802dcd0feaae0e356d22fe2fd57056cd
0ad
/
source
/
lib
T
History
elexis
bcbf25bfbd
Fix line endings of all files in source/ except source/third_party/.
...
This was SVN commit r18558.
2016-07-25 09:07:45 +00:00
..
adts
…
allocators
…
external_libraries
Remove libjpeg.
Fixes
#2828
.
2016-03-12 18:15:04 +00:00
file
Cleanup of
#3255
,
fixes
#3966
.
2016-05-16 00:56:07 +00:00
pch
Add missing license headers.
Fixes
#3357
.
2015-07-31 11:28:14 +00:00
posix
…
res
Remove disabled by default SDL1 support.
2015-12-14 10:52:21 +00:00
sysdep
Fix line endings of all files in source/ except source/third_party/.
2016-07-25 09:07:45 +00:00
tests
…
tex
Remove libjpeg.
Fixes
#2828
.
2016-03-12 18:15:04 +00:00
alignment.h
Add missing license headers.
Fixes
#3357
.
2015-07-31 11:28:14 +00:00
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
Add support for AArch64 (ARM64). Patch by tbm.
Fixes
#3345
.
2015-07-30 19:52:55 +00:00
code_annotation.h
…
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
Cinematic camera core functionality. Patch by Vladislav Belov.
2016-01-03 12:41:04 +00:00
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
…
pointer_typedefs.h
Add missing license headers.
Fixes
#3357
.
2015-07-31 11:28:14 +00:00
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.h
Remove commented out code and comments invalid since
9542ecdd7e
.
2016-01-13 22:39:09 +00:00
status.cpp
…
status.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
…
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…