1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
historic_bruno b1c4e29ac8 Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029.
NOTE: requires update-workspaces and may require correction of some
modded actors/scenarios

This was SVN commit r16438.
2015-03-15 23:59:48 +00:00
..
arch Convert debug_printf to take UTF-8 strings instead of wchar_t. 2015-02-14 01:45:13 +00:00
os Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029. 2015-03-15 23:59:48 +00:00
rtl Slightly more Android compatibility 2012-01-28 16:38:21 +00:00
tests Remove sys_vswprintf. 2015-01-22 20:39:28 +00:00
acpi.cpp acpi: fix cast error (caught by runtime check) 2011-07-16 17:27:07 +00:00
acpi.h further fixes from work (where i've finally managed to (temporarily) sign the Aken driver) 2010-07-14 12:23:53 +00:00
arch.h warning fixes: mostly size_t vs. specialized API type and other type conversion. 2010-09-05 09:38:30 +00:00
clipboard.h add support for selection and deletion of entire words in text controls (ctrl+backspace/delete/left/right) based on patch by Chakakhan/kenny (thanks!) 2011-06-23 10:12:43 +00:00
compiler.h Remove partial emulation of some C++11 features for older compilers. 2015-01-24 20:37:18 +00:00
cpu.cpp refactor status code definitions: allow modules to define an array of them (more convenient+efficient). 2011-05-05 13:03:34 +00:00
cpu.h sync with work: 2011-12-27 14:12:31 +00:00
cursor.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
dir_watch.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
filesystem.h OS X compile fix (hopefully): add definition for O_DIRECT 2011-05-30 21:49:33 +00:00
gfx.cpp Sets SDL2 as default and only build option on Windows. 2015-02-20 05:52:18 +00:00
gfx.h Removes mostly useless video memory detection, fixes another crash with Nvidia Optimus on Windows, fixes #2145, #2138 2013-09-22 18:07:33 +00:00
numa.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
os_cpu.cpp refactor status code definitions: allow modules to define an array of them (more convenient+efficient). 2011-05-05 13:03:34 +00:00
os_cpu.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
os.h Add support for OpenBSD. Fixes #1463. 2012-06-13 20:43:56 +00:00
rtl.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
smbios.cpp Fixes error in SMBIOS::InitStructures by not warning on invalid header size, fixes #2985 2015-02-22 00:42:11 +00:00
smbios.h Set svn:eol-style=native, fix some inconsistent line endings 2013-12-06 00:42:50 +00:00
snd.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
snd.h add support for retrieving all WMI class instances (required for detecting multiple graphics and sound cards) 2011-10-13 18:53:59 +00:00
stl.h Fixes OS X STL incompatibilities when building against later SDKs and targeting 10.5 (fixes stringstream build errors in these conditions) 2013-11-11 00:09:16 +00:00
sysdep.h Remove sys_vswprintf. 2015-01-22 20:39:28 +00:00
vm.h Set svn:eol-style=native, fix some inconsistent line endings 2013-12-06 00:42:50 +00:00