1
0
forked from 0ad/0ad
Go to file
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
binaries # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
build * 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
docs Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
source # Bug fixes. 2006-12-20 05:41:54 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00