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
4c26a2d11f5b373b68adc778e66eda4d6ca93b6c
0ad
/
source
/
lib
T
History
vladislavbelov
809e3ed0bd
Removes rand function usage from tests to avoid non-uniform distributions.
...
This was SVN commit r26012.
2021-11-25 17:57:59 +00:00
..
adts
…
allocators
…
external_libraries
…
file
Removes rand function usage from tests to avoid non-uniform distributions.
2021-11-25 17:57:59 +00:00
pch
…
posix
…
res
Enables GL_TEXTURE_2D always since we don't support FPP anymore.
2021-10-30 14:34:20 +00:00
sysdep
Debundle Valgrind and make it optional
2021-09-20 22:18:28 +00:00
tests
Removes rand function usage from tests to avoid non-uniform distributions.
2021-11-25 17:57:59 +00:00
tex
…
alignment.h
…
app_hooks.cpp
…
app_hooks.h
…
bits.cpp
…
bits.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
…
debug.h
…
fnv_hash.cpp
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
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_api.h
…
lib.cpp
…
lib.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
Enables GL_TEXTURE_2D always since we don't support FPP anymore.
2021-10-30 14:34:20 +00:00
ogl.h
…
os_path.h
…
path.cpp
…
path.h
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.h
…
status.cpp
…
status.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
…
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…