29 #ifndef __EDIT_PUBLIC_H__
30 #define __EDIT_PUBLIC_H__
void LightEditorRun(void)
void MaterialEditorPrintConsole(const char *msg)
Allows the doom engine to reflect console output to the material editors console. ...
void ParticleEditorInit(const idDict *spawnArgs)
void ParticleEditorShutdown(void)
void GUIEditorShutdown(void)
void PDAEditorShutdown(void)
void SoundEditorInit(const idDict *spawnArgs)
void RadiantSync(const char *mapName, const idVec3 &viewOrg, const idAngles &viewAngles)
void SoundEditorShutdown(void)
void ScriptEditorShutdown(void)
void DeclBrowserReloadDeclarations(void)
void DebuggerServerShutdown(void)
void RadiantShutdown(void)
bool DebuggerServerInit(void)
void MaterialEditorRun(void)
Called every frame by the doom engine to allow the material editor to process messages.
void AFEditorShutdown(void)
void ScriptEditorInit(const idDict *spawnArgs)
void RadiantPrint(const char *text)
void PDAEditorInit(const idDict *spawnArgs)
void DeclBrowserShutdown(void)
bool GUIEditorHandleMessage(void *msg)
void MaterialEditorInit(void)
Initializes the material editor tool.
void DebuggerServerCheckBreakpoint(idInterpreter *interpreter, idProgram *program, int instructionPointer)
void MaterialEditorShutdown(void)
Called by the doom engine when the material editor needs to be destroyed.
void LightEditorShutdown(void)
void SoundEditorRun(void)
void DeclBrowserRun(void)
void DebuggerClientLaunch(void)
void AFEditorInit(const idDict *spawnArgs)
void DebuggerServerPrint(const char *text)
void DeclBrowserInit(const idDict *spawnArgs)
void DebuggerClientInit(const char *cmdline)
void ParticleEditorRun(void)
void LightEditorInit(const idDict *spawnArgs)
void ScriptEditorRun(void)