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-21 15:04:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a12
0ad
/
source
/
lib
T
History
historic_bruno
e91a918164
Fixes race condition in EnsureMonotonic on 32-bit builds, which was causing unreliable timer behavior,
fixes
#1729
...
This was SVN commit r12927.
2012-12-03 13:24:12 +00:00
..
adts
…
allocators
…
external_libraries
Postproc manager
2012-10-15 10:34:23 +00:00
file
…
pch
Adds support for Boost.Filesystem v3, the only option in Boost 1.50.
Fixes
#1527
. Refs
#1360
2012-07-29 23:04:22 +00:00
posix
Add support for OpenBSD.
Fixes
#1463
.
2012-06-13 20:43:56 +00:00
res
New sound system implementation by stwf, refs
#1223
,
#961
.
2012-08-15 00:10:44 +00:00
sysdep
fix synchronization of TimerState (refs
#1729
)
2012-12-01 06:33:30 +00:00
tests
Fix handling of non-ASCII paths on Unix
2012-05-11 14:30:15 +00:00
tex
…
alignment.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
Fixes compile error introduced in
3787f17e4d
2012-12-01 20:34:35 +00:00
byte_order.cpp
…
byte_order.h
…
code_annotation.h
…
code_generation.h
…
config2.h
Replaces FAM file monitoring with inotify on Linux, based on patch by noKid.
Fixes
#1316
, refs
#1687
.
2012-10-02 00:03:14 +00:00
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
…
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
…
os_path.h
Fix handling of non-ASCII paths on Unix
2012-05-11 14:30:15 +00:00
path.cpp
…
path.h
Fix handling of non-ASCII paths on Unix
2012-05-11 14:30:15 +00:00
pointer_typedefs.h
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
Add support for OpenBSD.
Fixes
#1463
.
2012-06-13 20:43:56 +00:00
secure_crt.h
Add support for OpenBSD.
Fixes
#1463
.
2012-06-13 20:43:56 +00:00
self_test.cpp
…
self_test.h
Wall placement.
Closes
#786
.
2012-05-05 19:22:22 +00:00
status.cpp
…
status.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
Fixes race condition in EnsureMonotonic on 32-bit builds, which was causing unreliable timer behavior,
fixes
#1729
2012-12-03 13:24:12 +00:00
timer.h
…
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…