1
0
forked from 0ad/0ad
0ad/source
Ykkrosh 3f51747440 Fix uninitialised value
This was SVN commit r9672.
2011-06-26 21:45:58 +00:00
..
collada Report filename in Collada warning messages. 2011-05-14 16:43:08 +00:00
graphics Fix uninitialised value 2011-06-26 21:45:58 +00:00
gui Applies Kenny's patch for CInput pasting behavior (fixes #640) 2011-06-25 00:04:41 +00:00
lib 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
maths split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Upgrade game and build system to ENet 1.3 2011-05-29 20:57:28 +00:00
pch remove no-longer needed (and non-reentrant) MICROLOG as per today's meeting 2010-11-06 19:11:40 +00:00
ps Applies Kenny's patch for CInput pasting behavior (fixes #640) 2011-06-25 00:04:41 +00:00
renderer Fix typo in comment 2011-06-19 14:18:07 +00:00
scripting split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
scriptinterface Changes terrain data returned by CMapGenerator to typed arrays, instead of an array of objects (this greatly reduces the size of the serialized data) 2011-06-26 02:56:54 +00:00
simulation fix self-test and map load on Windows (avoid mixing dir separators). 2011-05-06 18:45:30 +00:00
simulation2 Post code review version - previous commit was pre code review version. 2011-06-26 07:47:03 +00:00
sound cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
tools Adds player settings shortcut to Atlas map panel. Fixes #874 2011-06-23 22:38:26 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
test_setup.cpp fix self-test and map load on Windows (avoid mixing dir separators). 2011-05-06 18:45:30 +00:00