Commit Graph

14527 Commits (5080a65910d18b2e4e2f736b69bb0a7a417e6c3b)

Author SHA1 Message Date
Marc Zinnschlag ea6d342a24 split CellRender into CellRender and CellRenderImp 15 years ago
athile 450542b4b9 Fix Windows line feeds and chdmod 15 years ago
Marc Zinnschlag ce37666dbc factored world class out of main engine class 15 years ago
athile 9b2fa58b88 Add separate CMakeLists.txt files for mwcompiler and mwinterpreter 15 years ago
athile 7cc27d9b66 Add command output string and client/server response. 15 years ago
athile 056194baa2 Merge upstream 15 years ago
athile 7357ea2102 Add simple external console server/client 15 years ago
Marc Zinnschlag 1ad9b234f0 Merge branch 'mwscript'
Conflicts:
	CMakeLists.txt
15 years ago
athile de7087caf4 Move prepareMaster logic into addMaster. Having these separate only introduces the possibility for a bug. 15 years ago
Marc Zinnschlag fac8fb8fcb added return and messagebox statements (messagebox does neither formating nor buttons yet) 15 years ago
Marc Zinnschlag c6a37b2e18 added first batch of opcodes 15 years ago
athile 59a2e8dcf7 Merge upstream 15 years ago
Marc Zinnschlag 770eb14d95 added context for standalone interpreter 15 years ago
Marc Zinnschlag 487a70388f added interpreter framework 15 years ago
Marc Zinnschlag ba847ae9d8 write local variable declarations into a separate file 15 years ago
Marc Zinnschlag a3ad61b4d0 write code file after successfull parsing 15 years ago
Marc Zinnschlag bff0855af0 added parsing for local variable declarations 15 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 15 years ago
athile 82bbc69453 Only push the far clip plane out if the sky is enabled 15 years ago
athile 7db274f1c5 Sky rendering clean-up and correct resource configuration 15 years ago
Marc Zinnschlag de8a651df4 improved error handling 15 years ago
Marc Zinnschlag a068ca78d7 replaced dummy parser with top level file parser 15 years ago
Marc Zinnschlag d02257ca88 read file to be compiled from command line arguments 15 years ago
athile d67f0c74b0 Merge remote branch 'upstream/master' 15 years ago
Marc Zinnschlag ddcbc8cd62 added tokenizing of MW scripts 15 years ago
Marc Zinnschlag 31e22186ef added mwscript compiler standalone-executable (doesn't do anything yet) 15 years ago
Marc Zinnschlag e4f85cb3e6 directory structure reorganisation (still missing the mangle stuff) 15 years ago