1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
script_editor.as: fixed comments starting on "/" instead on "//" More... 8 months ago
overlay_editor.as: added buttons to destroy overlay/element. More... 8 months ago
ImGuiAngelscript: added `ProgressBar()` More... 8 months ago
:angel:Script: more OGRE overlay API, added element list to 'overlay_editor.as' More... 8 months ago
Fixed crash invoking script from asIScriptEngine exception-callback. More... 8 months ago
:angel:Script: more OGRE overlay bindings; added 'overlay_editor.as' More... 8 months ago
script_editor.as: File save result indicator (finally!) More... 9 months ago
script_editor.as: Added tabs! Loading file opens new tab. More... 9 months ago
:angel:Script: `ImGui::InputTextMultiline()`: Removed 4096 char limit More... 9 months ago
:angel: Script: Leveraged exception callback, integrated with editor. More... 9 months ago
:angel: Script: added 'scriptinfo_utils.as'; integrated with 'script_editor.as' More... 9 months ago
script_editor.as: autosave now uses filename {fileNameBuf}+"_Autosave.as" More... 9 months ago
:globe_with_meridians: Translated using Weblate (Slovak) More... 9 months ago
script_editor.as: added autosave feature (default 25sec). More... 9 months ago
example_html_parsing.as: full rewrite, SAX (events) interface More... 9 months ago
:angel: Script: more exception safety+reporting in wrappers. More... 9 months ago
script_editor.as: integrated Exceptions panel More... 9 months ago
:angel: Script: global `thisScript` & `getScriptDetails()`; More... 9 months ago
:angel: Script: new event `SE_GENERIC_EXCEPTION_CAUGHT` More... 9 months ago
:angel: Script: raw OGRE Overlay bindings (demo) More... 9 months ago
:angel: Script: added `SE_ANGELSCRIPT_LINECALLBACK` for extra diag. More... 9 months ago
:angel: script: added 'example_html_parsing.as' More... 9 months ago
script_editor.as: Added "Examples" menu with "example*.*" resources. More... 9 months ago
:angel: Script: added CURL helper `game.fetchUrlAsStringAsync()` More... 9 months ago
script_editor.as: added hyperlink highlights (only visual ATM...) More... 10 months ago
script_editor.as: New "File" menu with local/recent selectables. More... 10 months ago
Made 'scripts' dir writable; added cvar 'sys_scripts_dir' More... 10 months ago
script_editor.as: added "Click for documentation" hyperlink :) More... 10 months ago
:angel: Script: fixed `#include` when loading from memory. More... 10 months ago
:angel: Script: added 'imgui_utils.as' with `ImHyperlink(url, caption)` More... 10 months ago