0ad/source
elexis 7c40c67efa Fix a bug in b8fce56821 which prevented the replaylist from being sorted correclty on init, refs #2405, #3473.
The default column argument is given in XML and applied in
COList::SetupText() but it hasn't been stored, preventing JS from
knowing the selected column.

This was SVN commit r17665.
2016-01-18 14:45:13 +00:00
..
collada Cinematic camera core functionality. Patch by Vladislav Belov. 2016-01-03 12:41:04 +00:00
graphics Remove trailing whitespace. Refs #118. 2016-01-14 00:04:32 +00:00
gui Fix a bug in b8fce56821 which prevented the replaylist from being sorted correclty on init, refs #2405, #3473. 2016-01-18 14:45:13 +00:00
i18n L10n code cleanup. 2015-07-29 23:44:05 +00:00
lib Updates precompiled win32 SDL libs to 2.0.4 from libsdl.org. 2016-01-17 23:11:37 +00:00
lobby Remove legacy error codes from strings. 2016-01-04 17:58:28 +00:00
maths Cinematic camera core functionality. Patch by Vladislav Belov. 2016-01-03 12:41:04 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Allow 10 clients to conncet to the server by default (allows 8 players and 2 observers). Refs #3254. 2016-01-10 01:06:07 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Remove JSDebugger. Closes #2419, #2973. Refs #410, #2348, #3708. 2016-01-17 00:34:33 +00:00
renderer Use explicit types instead of auto. 2016-01-13 00:42:55 +00:00
scriptinterface Remove JSDebugger. Closes #2419, #2973. Refs #410, #2348, #3708. 2016-01-17 00:34:33 +00:00
simulation2 Remove the virtual keyword since this is a helper-function not used by the interface. Refs #3215. 2016-01-18 03:41:00 +00:00
soundmanager Remove trailing whitespace. Based on patch by otero, refs #3268. 2015-12-31 11:45:13 +00:00
third_party Update tinygettext. 2015-12-08 18:05:11 +00:00
tools Remove JSDebugger. Closes #2419, #2973. Refs #410, #2348, #3708. 2016-01-17 00:34:33 +00:00
main.cpp Add version command line option. Fixes #2965. 2016-01-08 19:35:33 +00:00
test_setup.cpp CLogger: Use cppformat instead of sys_vswprintf. 2015-01-22 20:30:05 +00:00