* it is now possible to switch back to the main intro loop from the fullscreen console. * do not distort the background of the fullscreen console. Always draw the console on top of what the main loop currently displays with a translucent black overlay. * do not use the CONPIC for the fullscreen console as it tends to be more of a distraction than an asset when filling the entire screen. * cleaned up c_console.cpp and moved several pieces of code unrelated to actual console management out of it. |
||
|---|---|---|
| .. | ||
| t_cmd.cpp | ||
| t_fs.h | ||
| t_func.cpp | ||
| t_load.cpp | ||
| t_oper.cpp | ||
| t_parse.cpp | ||
| t_prepro.cpp | ||
| t_script.cpp | ||
| t_script.h | ||
| t_spec.cpp | ||
| t_variable.cpp | ||