0ad/source/lib
2013-07-10 00:08:01 +00:00
..
adts
allocators
external_libraries Updates bundled libpng to v1.5.13, built with VC2008 - requires update-workspaces. Refs #864 2013-01-03 17:22:14 +00:00
file Write mod data correctly. Fixes #1940. 2013-06-11 20:50:09 +00:00
pch
posix
res Catch exceptions by reference (by convention), based on patch from Markus, refs #1852 2013-05-22 22:27:53 +00:00
sysdep Changes graphics card name detection on Windows to use OpenGL, as a workaround for certain WMI related crashes on Nvidia Optimus and netbook systems. Fixes #1952, #1575 2013-07-06 18:30:29 +00:00
tests
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 Fix build warnings. Patch by Markus. Refs #1851. 2013-06-11 00:05:57 +00:00
code_generation.h Catch exceptions by reference (by convention), based on patch from Markus, refs #1852 2013-05-22 22:27:53 +00:00
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 New Year's clean-up. 2013-01-01 18:33:53 +00:00
fnv_hash.cpp
fnv_hash.h
frequency_filter.cpp Improves frame rate counter to give smoother results, patch by sbte. Fixes #1016 2013-02-26 21:50:38 +00:00
frequency_filter.h
input.cpp
input.h
lib_api.h
lib.cpp
lib.h
module_init.cpp
module_init.h
ogl.cpp Adds comment about xorg-x11's glXGetProcAddress not returning NULL for unsupported functions, closes #171 2013-06-14 23:49:20 +00:00
ogl.h
os_path.h
path.cpp
path.h Include mod path in the cache path. 2013-07-10 00:08:01 +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
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