Commit Graph

18 Commits (move)

Author SHA1 Message Date
scrawl 899e35591c Escape MyGUI markup codes in console output 9 years ago
scrawl 7252cb63a6 Fix cppcheck issues 10 years ago
scrawl 604d5ac000 Fix console reference label not resetting when loading save 11 years ago
Digmaster e3e51324a4 Esc button exits all non-modal GUI windows 11 years ago
scrawl 8407e2b3aa Fixes the console sometimes receiving text after it was closed 12 years ago
scrawl 9a84f6744f Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr) 12 years ago
Marc Zinnschlag fd6c155118 Issue #352: added --script-run switch 13 years ago
Marc Zinnschlag 23f8595b87 Issue #352: refactored script execution in console 13 years ago
Marc Zinnschlag 90de02b901 Issue #350: console only script instructions 13 years ago
scrawl 0ba0b2122e set the implicit object for script excution by clicking on it 13 years ago
scrawl 14f4f09f83 proper resolution switching (reposition GUI & adjust mouse clipping region) 13 years ago
Marc Zinnschlag 35f478071e Issue #255: deleted the old environment class and using the new one instead 13 years ago
k1ll ac43d482c5 Basic tab-completition seems to be finished. It's working like requested in the old thread. 14 years ago
Marc Zinnschlag d865c3cfc6 backend for tab completion: identifiers 14 years ago
Marc Zinnschlag 6848115c18 backend for tab completion: keywords 14 years ago
Marc Zinnschlag 281f2d1136 added script interpreter for console 15 years ago
Marc Zinnschlag d72ed19460 implemented script compiler for console 15 years ago
Nicolay Korslund 5ff9344a87 Finished console GUI window 15 years ago