1
0
forked from 0ad/0ad
0ad/source
Ykkrosh ab186c2b16 Update UnitMotion logic, to partially simplify it.
Do all pathfinding asynchronously.
Recalculate paths when the target has moved.
Fix vertex pathfinder start point heuristic, to avoid finding
zero-length paths.
When units fail to reach a resource to gather, look for another resource
of the same type.

This was SVN commit r8751.
2010-11-30 12:31:54 +00:00
..
collada Support prop_ prefix in Collada files, as well as prop- 2010-11-15 02:18:49 +00:00
graphics Fixes #572. Changed MoveCameraToTarget so that for minimap scrolling it will ignore changes in Y position, to maintain previous zoom level as expected (constraint keeps the new view from being inappropriate) 2010-11-21 04:59:59 +00:00
gui Add some tests for UnitAI. 2010-11-22 20:12:04 +00:00
lib Mostly fix hypothetical thread/fork interaction dangers 2010-11-25 16:11:16 +00:00
maths Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
mocks # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
network Allow continuing playing when a client leaves a multiplayer game (fixes #620). 2010-11-03 00:21:52 +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 screenshot location logging w/ rendered console message. Rendered messages are hidden before screenshot is taken. Fixes #675 2010-11-21 01:25:16 +00:00
renderer remove no-longer needed (and non-reentrant) MICROLOG as per today's meeting 2010-11-06 19:11:40 +00:00
scripting Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
scriptinterface Fix #476 (Use JS_New for ScriptInterface::CallConstructor) 2010-11-17 16:56:11 +00:00
simulation # Support alt+enter to toggle fullscreen mode. Make game window resizable. 2010-06-03 19:07:59 +00:00
simulation2 Update UnitMotion logic, to partially simplify it. 2010-11-30 12:31:54 +00:00
sound Fix toString on non-loaded sounds 2010-11-20 00:44:35 +00:00
tools Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
contributors.txt Update contributors list 2010-08-06 00:18:45 +00:00
main.cpp remove no-longer needed (and non-reentrant) MICROLOG as per today's meeting 2010-11-06 19:11:40 +00:00
test_setup.cpp Fix missing includes 2010-01-10 11:31:31 +00:00