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-09-26 09:33:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7c09a500da1921357bb87d462248ddd43370be8
0ad
/
source
/
lib
T
History
elexis
a7c09a500d
That what leper said. Refs
9ff7ec3465
,
31d1536e52
.
...
This was SVN commit r19688.
2017-05-29 02:56:34 +00:00
..
adts
…
allocators
Don't move temporaries, so possibly allowing for copy elision.
2017-05-11 23:24:54 +00:00
external_libraries
…
file
Call std::terminate() instead of throwing in a destructor.
2017-05-19 17:48:43 +00:00
pch
…
posix
…
res
That what leper said. Refs
9ff7ec3465
,
31d1536e52
.
2017-05-29 02:56:34 +00:00
sysdep
Fix possible null dereferences.
2017-05-08 02:41:23 +00:00
tests
…
tex
Bump year number of files changed this year in the license headers.
2017-05-01 14:28:22 +00:00
alignment.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
…
byte_order.h
…
code_annotation.h
Refactor NONCOPYABLE to remove unneeded semicolons. Remove visibility keywords that were hidden in the macro. Patch by echotangoecho.
2017-05-21 13:11:07 +00:00
code_generation.h
…
config2.h
…
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
Bump year number of files changed this year in the license headers.
2017-05-01 14:28:22 +00:00
input.h
Bump year number of files changed this year in the license headers.
2017-05-01 14:28:22 +00:00
lib_api.h
…
lib.cpp
…
lib.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
Bump year number of files changed this year in the license headers.
2017-05-01 14:28:22 +00:00
ogl.h
Bump year number of files changed this year in the license headers.
2017-05-01 14:28:22 +00:00
os_path.h
…
path.cpp
…
path.h
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.h
…
status.cpp
…
status.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
…
types.h
…
utf8.cpp
Remove debug breakpoint that is triggered whenever an unsupported UTF32 character is encountered,
2017-05-08 22:29:00 +00:00
utf8.h
…
wsecure_crt.cpp
…