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-07-04 12:47:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
008d894dd77bdbfd4edb22b1b211a33ebc62fece
0ad
/
source
/
lib
T
History
Ykkrosh
008d894dd7
Fix some GCC warnings
...
This was SVN commit r7048.
2009-07-28 16:59:19 +00:00
..
allocators
Fix some GCC warnings
2009-07-28 16:59:19 +00:00
external_libraries
Fix detection of OpenAL string type (
closes
#268
)
2009-07-18 00:30:27 +00:00
file
Add failing test for TraceEntry. Fix TraceEntry.
2009-07-28 10:24:42 +00:00
posix
…
res
# hopefully fix sound error when exiting
2009-07-21 18:13:01 +00:00
sysdep
Fix Linux build warnings
2009-07-25 20:35:48 +00:00
tests
Fix GCC type warnings
2009-07-27 18:30:22 +00:00
tex
…
adts.h
# fix warnings and 64-bit bugs in headerless.cpp (workspace update required)
2009-07-16 23:53:46 +00:00
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
# fix warnings and 64-bit bugs in headerless.cpp (workspace update required)
2009-07-16 23:53:46 +00:00
byte_order.cpp
…
byte_order.h
…
cache_adt.h
…
code_annotation.h
…
config2.h
…
config.h
…
debug_stl.cpp
Patch from
#258
: [FreeBSD compat] add some missing includes
2009-07-16 16:53:55 +00:00
debug_stl.h
…
debug.cpp
…
debug.h
…
fat_time.cpp
# fix warnings and 64-bit bugs in headerless.cpp (workspace update required)
2009-07-16 23:53:46 +00:00
fat_time.h
…
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
…
frequency_filter.h
…
glext_funcs.h
Try again to fix the GL 2.0 function names
2009-07-14 14:06:59 +00:00
input.cpp
…
input.h
…
lib_api.h
…
lib_errors.cpp
…
lib_errors.h
Fix some GCC -Wextra warnings
2009-07-27 18:32:59 +00:00
lib.cpp
…
lib.h
…
lockfree.cpp
…
lockfree.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
Use the correct names for core shader functions in GL 2.0 implementations
2009-07-14 13:34:31 +00:00
ogl.h
Use the correct names for core shader functions in GL 2.0 implementations
2009-07-14 13:34:31 +00:00
os_path.h
…
path_util.cpp
…
path_util.h
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
OS X compile fixes
2009-07-18 01:58:16 +00:00
self_test.cpp
…
self_test.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
Fix timer configuration: clock_gettime uses timespec, gettimeofday uses timeval.
2009-07-18 01:55:26 +00:00
timer.h
…
types.h
…
wsecure_crt.cpp
…