Rev 130 | Rev 140 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 130 | Rev 131 | ||
---|---|---|---|
Line 624... | Line 624... | ||
624 | GLOBAL float command_ignoretime; |
624 | GLOBAL float command_ignoretime; |
625 | GLOBAL float highlight_endtime; |
625 | GLOBAL float highlight_endtime; |
626 | GLOBAL float current_pitch; |
626 | GLOBAL float current_pitch; |
627 | GLOBAL float current_yaw; |
627 | GLOBAL float current_yaw; |
628 | GLOBAL float current_distance; |
628 | GLOBAL float current_distance; |
- | 629 | GLOBAL float lookatpoint_x; |
|
- | 630 | GLOBAL float lookatpoint_y; |
|
629 | GLOBAL int current_viewer; |
631 | GLOBAL int current_viewer; |
630 | GLOBAL handlestatus_t handlestatus[9]; // first slot unused |
632 | GLOBAL handlestatus_t handlestatus[9]; // first slot unused |
631 | // dialog boxes and windows |
633 | // dialog boxes and windows |
632 | GLOBAL bool is_dialogbox_about_validated; |
634 | GLOBAL bool is_dialogbox_about_validated; |
633 | GLOBAL bool is_dialogbox_challenge_validated; |
635 | GLOBAL bool is_dialogbox_challenge_validated; |