Blamite Game Engine - Blam (Core)
Deprecated List
Class Blam::command_object
Awfully coded and outright useless. Will be removed soon.
Member Blam::Console::Handlers::BooleanHandler (bool *value, std::vector< std::string > arguments, ConsoleCommand *command)
This should not be used for any future commands, as this was only used for modifying boolean globals. This functionality is now handled via the Blam::Console::Script command type.
Member Blam::CreateCommandFromFile (std::string filename)
Old and shit.
Member Blam::csc_var_process (std::string const &s)
Old and shit.
Member Blam::csc_var_process (std::string const &s, char read_until)
Old and shit.
Namespace Blam::DebugUI::Windows
Will be removed upon the removal of the legacy ImGUI console.
Member Blam::get_csc_cmd_name (std::string filename)
Old and shit.
Member Blam::GetConsoleCommand2 ()
Will be removed alongside the removal of the legacy ImGUI console.
Member Blam::GetConsoleState ()
Will be removed alongside the removal of the legacy ImGUI console.
Member Blam::GetConsoleState2 ()
Will be removed alongside the removal of the legacy ImGUI console.
Member Blam::LogEventLegacy (const char *message)
Will be removed alongside the removal of the legacy ImGUI console.
Member Blam::SetConsoleCommand2 (std::string command)
Will be removed alongside the removal of the legacy ImGUI console.
Member Blam::SetConsoleState (bool state)
Will be removed alongside the removal of the legacy ImGUI console.
Member Blam::SetConsoleState2 (bool state)
Will be removed alongside the removal of the legacy ImGUI console.
Member BlamRendering::DirectX::GetLastFrameHResult ()
This shit is broken but also not used, was used to try and copy the rendered frame. Will be removed soon.
Member BlamRendering::DirectX::GetLastFrameTextureAlt (ID3D11Texture2D *texture)
This shit is broken but also not used, was used to try and copy the rendered frame. Will be removed soon.
Class BlamScript::cmd_script_object
Old and shit.
Member BlamScript::get_cmd_name (std::string filename)
Old and shit.
Member BlamScript::get_csc_data ()
Old and shit.
Member BlamScript::get_hsc_data ()
Old and shit.
Member BlamScript::getCommandsCSC ()
Old and shit.
Member BlamScript::getCommandsHSC ()
Old and shit.
Member BlamScript::InitCSC ()
Old and shit.
Member BlamScript::InitHSC ()
Old and shit.
Member BlamScript::parse_cmd_script (std::string filename)
Old and shit.
Class BlamScript::script_action
Old and shit.
Class BlamScript::script_gvar
Old and shit.
Class BlamScript::script_object
Old and shit.
Class HaloConsole
Remove this as soon as possible.
Namespace InternalUI::Colors

This whole thing is kind of clunky and unintuitive. Ideally, we would have colors stored in separate configuration settings, globals, or in tags. This should be replaced at some point in the future.

This should not be used for any newer code, and exists for backwards compatiability. Will be removed in the future.

Namespace InternalUI::Colors

This whole thing is kind of clunky and unintuitive. Ideally, we would have colors stored in separate configuration settings, globals, or in tags. This should be replaced at some point in the future.

This should not be used for any newer code, and exists for backwards compatiability. Will be removed in the future.

Member InternalUI::GetVersion ()
Unused and hasn't been updated for ages, and never will. Will likely be removed at some point.