1
0
forked from 0ad/0ad
0ad/source/tools/atlas
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
..
AtlasFrontends # Fixes for MSVC 2006-12-01 20:34:28 +00:00
AtlasObject Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
AtlasUI Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
DatafileIO * 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
GameInterface # Bug fixes. 2006-12-20 05:41:54 +00:00