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 11:26:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d08a15edbce81c0a40411ec318fcbf358a9741f
0ad
/
source
/
lib
T
History
Ykkrosh
27556f4b21
Fix window title only displaying the first character
...
This was SVN commit r7440.
2010-04-06 12:32:17 +00:00
..
allocators
fixes from work:
2010-04-06 12:06:02 +00:00
external_libraries
…
file
Avoid apparent error on OS X by simplifying wopen API to avoid varargs.
2010-03-21 12:42:50 +00:00
posix
Disable failing test on Windows. See
#478
.
2010-03-26 18:58:17 +00:00
res
Fix MSVC compiler warnings (replace most M_PI with (float)M_PI)
2010-03-26 19:04:40 +00:00
sysdep
Fix window title only displaying the first character
2010-04-06 12:32:17 +00:00
tests
…
tex
…
adts.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
…
byte_order.h
…
cache_adt.h
…
code_annotation.h
…
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 from work:
2010-04-06 12:06:02 +00:00
lockfree.cpp
…
lockfree.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
…
ogl.h
…
path_util.cpp
…
path_util.h
…
precompiled.h
fixes from work:
2010-04-06 12:06:02 +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
…