Files
SingularityViewer/indra
Lirusaito b4d33fe0e1 Fix up some logic with always allow fly
The fly button on the toolbar would enable itself despite RLVa restrictions
 - This was because always fly was checked after gAgent.canFly(), despite the fact that gAgent.canFly() itself checks always fly setting at the correct time.

When teleporting to a region that blocks flying, the agent would start flying due to a strange check inherited from upstream.. My opinion is, they want gods to fly, but that's kinda strange too, so I've changed it to set flying false in this case.
2013-07-19 18:10:02 -04:00
..
2013-05-29 02:37:48 +02:00
2013-05-11 21:46:41 +02:00
2013-05-25 03:19:33 +02:00
2013-03-05 12:24:51 -05:00
2012-12-09 02:10:16 +01:00
2013-07-07 23:37:05 +02:00
2013-03-04 12:02:01 -05:00
2013-05-06 06:07:23 +02:00