Commit Graph

16519 Commits (0.7.0)

Author SHA1 Message Date
athile de7087caf4 Move prepareMaster logic into addMaster. Having these separate only introduces the possibility for a bug. 14 years ago
Marc Zinnschlag fac8fb8fcb added return and messagebox statements (messagebox does neither formating nor buttons yet) 14 years ago
Marc Zinnschlag c6a37b2e18 added first batch of opcodes 14 years ago
athile 59a2e8dcf7 Merge upstream 14 years ago
Marc Zinnschlag 770eb14d95 added context for standalone interpreter 14 years ago
Marc Zinnschlag 487a70388f added interpreter framework 14 years ago
Marc Zinnschlag ba847ae9d8 write local variable declarations into a separate file 14 years ago
Marc Zinnschlag a3ad61b4d0 write code file after successfull parsing 14 years ago
Marc Zinnschlag bff0855af0 added parsing for local variable declarations 14 years ago
athile 819c146ad1 Project clean-up: move 'misc' into the platform lib, update CMake to build 'platform' as a lib, and various fixes for Visual Studio compiler warnings 14 years ago
athile 82bbc69453 Only push the far clip plane out if the sky is enabled 14 years ago
athile 7db274f1c5 Sky rendering clean-up and correct resource configuration 14 years ago
Marc Zinnschlag de8a651df4 improved error handling 14 years ago
Marc Zinnschlag a068ca78d7 replaced dummy parser with top level file parser 14 years ago
Marc Zinnschlag d02257ca88 read file to be compiled from command line arguments 14 years ago
athile d67f0c74b0 Merge remote branch 'upstream/master' 14 years ago
Marc Zinnschlag ddcbc8cd62 added tokenizing of MW scripts 14 years ago
Marc Zinnschlag 31e22186ef added mwscript compiler standalone-executable (doesn't do anything yet) 14 years ago
Marc Zinnschlag e4f85cb3e6 directory structure reorganisation (still missing the mangle stuff) 14 years ago