0ad/source
Matei 603401dc09 # Bug fixes.
- Fixed a crash that was happening in pathfinding on maps where some
tiles had invalid texture names (from earlier versions of the game).
- Releasing the mouse over the minimap while dragging a selection band
will no longer cause the view to move there. Unfortunately, the bandbox
still won't properly "release". The bandbox input routine should ideally
be placed at a higher priority than the GUI, separate from the other
Interact.cpp routines.

This was SVN commit r4711.
2006-12-20 05:41:54 +00:00
..
collada # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
graphics # Bug fixes. 2006-12-20 05:41:54 +00:00
gui # Bug fixes. 2006-12-20 05:41:54 +00:00
i18n Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
lib # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
maths Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
network Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
pch # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ps # Bug fixes. 2006-12-20 05:41:54 +00:00
renderer # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
scripting # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
simulation # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
sound # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
tools # Bug fixes. 2006-12-20 05:41:54 +00:00
main.cpp # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
test_setup.cpp * Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead. 2006-12-20 03:09:21 +00:00