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-27 13:07:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e0074e9daccc111c499fda238aab08f89dbabfa
0ad
/
source
/
lib
T
History
janwas
78ba79209d
more minor fixes. rename uname.machine to x64 (less confusing than amd64)
...
This was SVN commit r10827.
2011-12-29 09:47:42 +00:00
..
adts
minor fixes
2011-12-28 11:21:05 +00:00
allocators
more minor fixes. rename uname.machine to x64 (less confusing than amd64)
2011-12-29 09:47:42 +00:00
external_libraries
Fix crash in GL_EXT_timer_query profiler
2011-12-28 22:00:52 +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
more minor fixes. rename uname.machine to x64 (less confusing than amd64)
2011-12-29 09:47:42 +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
Fix
#1062
(incorrect check for empty string), based on patch by Echelon9
2011-12-29 01:07:20 +00:00
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
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
sync with work:
2011-12-27 14:12:31 +00:00
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…