0ad/source
Ykkrosh 8268d8ad0b Fix CStr8 serialisation bug.
This was SVN commit r7651.
2010-06-30 21:24:14 +00:00
..
collada # Fix use-of-freed-memory bug. 2010-04-18 16:35:06 +00:00
graphics Fix actor viewer animation offsetting. 2010-06-05 22:23:28 +00:00
gui # GUI bug fixes. 2010-06-30 21:20:08 +00:00
i18n MSVC warning fixes 2010-05-25 19:12:00 +00:00
lib Expose the user's login name. 2010-06-30 21:18:29 +00:00
maths # Handle terrain passability and movement costs in pathfinder. 2010-05-27 23:31:03 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Windows build fix 2010-06-08 18:58:03 +00:00
pch MSVC warning 'fix' 2010-04-19 21:57:56 +00:00
ps Fix CStr8 serialisation bug. 2010-06-30 21:24:14 +00:00
renderer Added access to shadows property back to console 2010-06-19 22:07:27 +00:00
scripting Enable latest JS language features. 2010-06-30 21:23:41 +00:00
scriptinterface Enable latest JS language features. 2010-06-30 21:23:41 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 Fix script serializer to cope with spliced array enumeration quirk 2010-06-27 11:57:00 +00:00
sound # Unit animation improvements. 2010-06-05 00:49:14 +00:00
tools # Various networking code cleanups. 2010-06-07 22:19:05 +00:00
contributors.txt Update source contributors list (see #472) 2010-04-14 10:29:14 +00:00
main.cpp Delete script scheduler, since it causes GC crashes and isn't used for anything important and could be implemented in pure JS instead. 2010-06-07 18:41:03 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00