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 09:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fa3c554deaa04722b4fa8d3cfb838d498a7cd0a
0ad
/
source
/
lib
T
History
Ykkrosh
2fa3c554de
Windows build fixes
...
This was SVN commit r8845.
2010-12-30 20:10:04 +00:00
..
allocators
…
external_libraries
improvements from work: [update-workspaces required]
2010-12-09 11:16:21 +00:00
file
Disable compression of public.zip (
fixes
#671
).
2010-12-04 15:57:55 +00:00
pch
Fix some warnings on Windows
2010-12-11 12:33:02 +00:00
posix
cleanup:
2010-11-02 13:38:56 +00:00
res
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
2010-12-05 08:41:55 +00:00
sysdep
Windows build fixes
2010-12-30 20:10:04 +00:00
tests
…
tex
…
adts.h
…
app_hooks.cpp
improvements from work: [update-workspaces required]
2010-12-09 11:16:21 +00:00
app_hooks.h
improvements from work: [update-workspaces required]
2010-12-09 11:16:21 +00:00
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
…
byte_order.h
fixes from work: use ICC bswap intrinsics instead of fallbacks; update UNUSED2 to work with ICC; update mahaf for Win7
2010-11-08 10:01:12 +00:00
cache_adt.h
cleanup:
2010-11-02 13:38:56 +00:00
code_annotation.h
fixes from work: use ICC bswap intrinsics instead of fallbacks; update UNUSED2 to work with ICC; update mahaf for Win7
2010-11-08 10:01:12 +00:00
code_generation.h
…
config2.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
improvements from work: [update-workspaces required]
2010-12-09 11:16:21 +00:00
debug.h
improvements from work: [update-workspaces required]
2010-12-09 11:16:21 +00:00
fat_time.cpp
…
fat_time.h
…
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
…
frequency_filter.h
…
glext_funcs.h
…
input.cpp
…
input.h
…
lib_api.h
…
lib_errors.cpp
…
lib_errors.h
…
lib.cpp
…
lib.h
…
lockfree.cpp
…
lockfree.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
remove no-longer needed GLU dependency; avoids delay-load warning.
2010-11-08 10:42:34 +00:00
ogl.h
remove no-longer needed GLU dependency; avoids delay-load warning.
2010-11-08 10:42:34 +00:00
path_util.cpp
…
path_util.h
…
precompiled.h
improvements from work: [update-workspaces required]
2010-12-09 11:16:21 +00:00
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.cpp
…
self_test.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
…
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…