Feature #1859
Unified console command prompt
Start date:
2014-08-23
% Done:
0%
Description
The Quake-style console command prompt and the Doomsday Script prompt should be combined into a single unified command prompt. It needs to detect when the entered commands are in the console syntax and translate them to DS scripts as needed.
One approach could be to first try to parse the command as a DS script, and if there is a syntax error try to apply a console=>DS conversion (function calls, assignment).
History
#1 Updated by skyjake about 10 years ago
- Description updated (diff)
#2 Updated by skyjake over 7 years ago
- Status changed from New to Rejected