This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
e1e1e42939a87ac6cabfb2561d190735fd009e62
0ad
/
source
/
lib
T
History
Vladislav Belov
b0160d0ece
Adds 64bits support.
2025-04-26 20:53:09 +02:00
..
adts
…
allocators
…
external_libraries
…
file
…
pch
…
posix
Fix compilation error on FreeBSD. MAP_NO_RESERVE was never implemented, and as such had no effect there.
2021-01-05 19:06:36 +00:00
sysdep
…
tests
…
tex
Update trac links with gitea links
2024-12-10 11:29:48 +01:00
alignment.h
…
app_hooks.cpp
…
app_hooks.h
…
bits.cpp
…
bits.h
…
build_version.cpp
…
build_version.h
…
byte_order.cpp
…
byte_order.h
…
code_annotation.h
…
code_generation.h
…
config2.h
Debundle Valgrind and make it optional
2021-09-20 22:18:28 +00:00
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
Use std::atomic instead of platform-dependant code
2024-09-25 21:57:15 +02:00
debug.h
…
fnv_hash.cpp
…
fnv_hash.h
Removes unused fnv_lc_hash, also file paths case sensitive so we can't use the function.
2021-11-25 16:58:04 +00:00
frequency_filter.cpp
…
frequency_filter.h
…
hash.h
…
input.cpp
…
input.h
…
lib.cpp
…
lib.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
…
ogl.h
…
os_path.h
Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c).
2017-07-10 14:26:24 +00:00
path.cpp
…
path.h
…
precompiled.h
…
rand.cpp
…
rand.h
Removes possibility to link lowlevel library dynamically.
2022-01-31 06:53:30 +00:00
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.h
…
status.cpp
…
status.h
…
timer.cpp
…
timer.h
…
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…