1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
script_editor.as: Added tabs! Loading file opens new tab. More... about 2 years ago
:angel:Script: `ImGui::InputTextMultiline()`: Removed 4096 char limit More... about 2 years ago
:angel: Script: Leveraged exception callback, integrated with editor. More... about 2 years ago
:angel: Script: added 'scriptinfo_utils.as'; integrated with 'script_editor.as' More... about 2 years ago
script_editor.as: autosave now uses filename {fileNameBuf}+"_Autosave.as" More... about 2 years ago
:globe_with_meridians: Translated using Weblate (Slovak) More... about 2 years ago
script_editor.as: added autosave feature (default 25sec). More... about 2 years ago
example_html_parsing.as: full rewrite, SAX (events) interface More... about 2 years ago
:angel: Script: more exception safety+reporting in wrappers. More... about 2 years ago
script_editor.as: integrated Exceptions panel More... about 2 years ago
:angel: Script: global `thisScript` & `getScriptDetails()`; More... about 2 years ago
:angel: Script: new event `SE_GENERIC_EXCEPTION_CAUGHT` More... about 2 years ago
:angel: Script: raw OGRE Overlay bindings (demo) More... about 2 years ago
:angel: Script: added `SE_ANGELSCRIPT_LINECALLBACK` for extra diag. More... about 2 years ago
:angel: script: added 'example_html_parsing.as' More... about 2 years ago
script_editor.as: Added "Examples" menu with "example*.*" resources. More... about 2 years ago
:angel: Script: added CURL helper `game.fetchUrlAsStringAsync()` More... about 2 years ago
script_editor.as: added hyperlink highlights (only visual ATM...) More... about 2 years ago
script_editor.as: New "File" menu with local/recent selectables. More... about 2 years ago
Made 'scripts' dir writable; added cvar 'sys_scripts_dir' More... about 2 years ago
script_editor.as: added "Click for documentation" hyperlink :) More... about 2 years ago
:angel: Script: fixed `#include` when loading from memory. More... about 2 years ago
:angel: Script: added 'imgui_utils.as' with `ImHyperlink(url, caption)` More... about 2 years ago
:angel: Script: added `game.openUrlInDefaultBrowser()` More... about 2 years ago
script_editor.as: added Save/Load menus. More... about 2 years ago
script_editor.as: added comment highlights (+ number column) More... about 2 years ago
Fix: Silenced false console errmsg "Could not load script, no `main()`" More... about 2 years ago
'script_editor.as': added STOP button, showing "(NOT)RUNNING" in statusbar. More... about 2 years ago
:angel: Script: added `SCRIPT_(UN)LOADED` event types. More... about 2 years ago
script_editor.as: Fixed error text layering, added warning text. More... about 2 years ago