0ad/source
Ykkrosh 92fcb737cd Attempt minor improvements to stances code (see #865).
Don't chase units that are no longer visible, beyond where they were
last seen (fixes #595).

This was SVN commit r9657.
2011-06-24 12:35:15 +00:00
..
collada Report filename in Collada warning messages. 2011-05-14 16:43:08 +00:00
graphics Adds rotation to starting camera (currently unused) 2011-06-16 21:21:33 +00:00
gui 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
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 add support for .dylib on OS X based on patch by Yves (thanks!) 2011-06-20 20:06:51 +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 refactor file interface. requires workspace update 2011-05-25 10:39:13 +00:00
simulation fix self-test and map load on Windows (avoid mixing dir separators). 2011-05-06 18:45:30 +00:00
simulation2 Attempt minor improvements to stances code (see #865). 2011-06-24 12:35:15 +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