talontos / incursio-project

Automatically exported from code.google.com/p/incursio-project
0 stars 0 forks source link

selecting a unit and telling him to move outside the screen causes a crash #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. select a unit
2. order it to move outside the game window

What is the expected output? What do you see instead?
I expect nothing to happen, but the unit speaks and then the game crashes

Please use labels and text to provide additional information.

Original issue reported on code.google.com by Cactava...@gmail.com on 29 Jun 2008 at 12:38

GoogleCodeExporter commented 9 years ago

Original comment by mitch.mg...@gmail.com on 30 Jun 2008 at 1:27

GoogleCodeExporter commented 9 years ago
Fixed - added check in InputManager to ignore mouse commands if cursor is not 
within
Incursio's window

Original comment by mitch.mg...@gmail.com on 30 Jun 2008 at 7:45