On 7/30/06, Dennis Schridde <[EMAIL PROTECTED]> wrote:
How is that function accessed? Key combination? "Cheatcode"? Or is there currently no path leading there? If not, any ideas how that function should be accessed? (Via mainmenu, key combination, etc)
I believe it would be accessible through the CTRL+O edit widget. See src/hci.c for details. Search for EDIT_OPTIONS and DISP2D.
From the comments, I think that they originally had an editor
built-in, then made an external editor before release, and commented out almost everything to do with the built-in editor, except that which you see with CTRL+O in debug mode. - Per _______________________________________________ Warzone-dev mailing list [email protected] https://mail.gna.org/listinfo/warzone-dev
