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-14 13:35:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b51ecacaca769849bd85158944a1fbe6d31ae97
0ad
/
source
/
lib
T
History
Ykkrosh
159b96c1a1
MSVC warning fixes
...
This was SVN commit r7585.
2010-05-25 19:41:18 +00:00
..
allocators
MSVC warning fixes
2010-05-25 19:41:18 +00:00
external_libraries
…
file
fixes/improvements from work
2010-05-03 12:27:39 +00:00
posix
OS X Atlas build fix. Fix wcsdup emulation. Remove seemingly unneeded compile flag (
closes
#424
).
2010-05-07 23:09:36 +00:00
res
work around sound-related deadlock and assert on exit (due to OS X's broken OpenAL implementation)
2010-05-08 19:11:28 +00:00
sysdep
fix delete vs delete[]
2010-05-14 21:28:16 +00:00
tests
Fix RingBuf tests to not miss bugs. Fix RingBuf iterator bugs.
2010-05-07 20:24:42 +00:00
tex
64-bit compat in BMP code
2010-05-01 09:45:58 +00:00
adts.h
Fix RingBuf tests to not miss bugs. Fix RingBuf iterator bugs.
2010-05-07 20:24:42 +00:00
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
Force some byte-order functions to be inline.
2010-05-25 18:47:11 +00:00
byte_order.h
Force some byte-order functions to be inline.
2010-05-25 18:47:11 +00:00
cache_adt.h
…
code_annotation.h
fixes/improvements from work
2010-05-03 12:27:39 +00:00
config2.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
…
debug.h
…
fat_time.cpp
…
fat_time.h
…
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
…
frequency_filter.h
Avoid -Wnon-virtual-dtor warnings
2010-03-31 08:36:46 +00:00
glext_funcs.h
…
input.cpp
…
input.h
…
lib_api.h
…
lib_errors.cpp
…
lib_errors.h
…
lib.cpp
…
lib.h
fixes/improvements from work
2010-05-03 12:27:39 +00:00
lockfree.cpp
…
lockfree.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
…
ogl.h
…
path_util.cpp
…
path_util.h
…
precompiled.h
MSVC warning fixes
2010-05-25 19:41:18 +00:00
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
fixes/improvements from work
2010-05-03 12:27:39 +00:00
self_test.cpp
…
self_test.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
…
types.h
…
utf8.cpp
Force some byte-order functions to be inline.
2010-05-25 18:47:11 +00:00
utf8.h
…
wsecure_crt.cpp
…