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 07:06:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6399ec0cd2e2c03e27dbc8bb84bf7d52b0edeccb
0ad
/
source
/
lib
T
History
janwas
2bc2666e4e
sync with work - minor fixes
...
This was SVN commit r10770.
2011-12-19 11:55:30 +00:00
..
adts
…
allocators
sync with work; minor fixes (wsdl must report gfx memory in KB to match sdl)
2011-12-06 09:17:39 +00:00
external_libraries
Fix missing symbols in old glext
2011-11-11 11:56:51 +00:00
file
safely handle the case where an archive required for populating a directory cannot be opened (e.g. because it is open within 7-zip, which apparently wants exclusive access)
2011-11-29 16:51:58 +00:00
pch
…
posix
…
res
Fix printf argument types
2011-11-13 18:31:06 +00:00
sysdep
sync with work - minor fixes
2011-12-19 11:55:30 +00:00
tests
…
tex
…
alignment.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
sync with work. faster PopulationCount; avoid invalid param handler when debug string length exceeded; return error instead of dialog box when waio_Preallocate fails
2011-10-19 10:58:02 +00:00
byte_order.cpp
Avoid potential aliasing violation in endian functions
2011-10-25 14:02:50 +00:00
byte_order.h
…
code_annotation.h
fix compile error due to GCC restriction.
2011-10-10 20:08:04 +00:00
code_generation.h
…
config2.h
…
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
sync with work - minor fixes
2011-12-19 11:55:30 +00:00
debug.h
…
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
…
frequency_filter.h
…
input.cpp
…
input.h
…
lib_api.h
…
lib.cpp
…
lib.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
…
ogl.h
Fix missing symbols in old glext
2011-11-11 11:56:51 +00:00
os_path.h
…
path.cpp
…
path.h
sync with work - minor fixes
2011-12-19 11:55:30 +00:00
pointer_typedefs.h
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.cpp
…
self_test.h
…
status.cpp
Fix printf argument types
2011-11-13 18:31:06 +00:00
status.h
sync with work: add and use NOTHROW; export file_system functions; throw Status from File ctor; add WARN_THROW equivalents of WARN_RETURN
2011-10-10 10:04:36 +00:00
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
…
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…