Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
doyaGu pushed 2 commits to main doyaGu/Virtools-SDK-2.5
doyaGu pushed 3 commits to main doyaGu/CKAngelScript
doyaGu pushed 5 commits to main doyaGu/CKAngelScript
- Refactor exception handling and call stack retrieval in ScriptManager 71ae711
- Replace ExecuteScriptFunction calls with ctx->Execute() in rendering callbacks and remove the obsolete function 46a594c
- Refactor TriggerCallback to return success status and simplify error handling 73afaf7
- Enhance error handling and profiling in ExecuteScript method 486fb07
- Add output error message setting and enhance error reporting in AngelScriptRunner 6c3d876
doyaGu pushed 3 commits to main doyaGu/CKAngelScript
doyaGu created a comment on an issue on doyaGu/BallanceModLoaderPlus
That’s a weird situation, and it’s hard to say what’s causing it. Maybe try waiting for the next release or using another version.
doyaGu pushed 2 commits to main doyaGu/CKAngelScript
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Add utility functions for marking script functions as temporary and released once a2abe26
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Return AngelScript context and release cached script in ScriptRunner destructor 93ca2bf
doyaGu pushed 5 commits to main doyaGu/CKAngelScript
doyaGu pushed 8 commits to main doyaGu/CKAngelScript
- Fix object handling in ArgToStringStream and FormatString to use address directly 2b4baf6
- Add scriptgrid addon and reorganize includes in ScriptManager 4d8fc91
- Use 'if constexpr' for compile-time checks in type registration 3a67e79
- Update TOSTRINGMAP_TYPE definition in ScriptFormat.cpp 4a1ba41
- Refactor ScriptManager to use SCRIPT_MANAGER_TYPE for user data and add GetManager method for asIScriptEngine 05b0745
- Update callback registrations in ScriptCKObjects 80bd1c8
- Clean up ScriptCache.cpp d7fa53d
- Enhance ConstructNativePointerGeneric to handle CScriptArray type ad671cb
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Refactor ScriptManager initialization by extracting SetupScriptEngine and SetupScriptPathCategory methods 10d5508
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Initialize ScriptRunner in CKM_BEHAVIORLOAD and remove CKM_BEHAVIORDETACH handling 24199e9
doyaGu pushed 5 commits to main doyaGu/CKAngelScript
doyaGu pushed 3 commits to main doyaGu/CKAngelScript
doyaGu pushed 8 commits to main doyaGu/CKAngelScript
- Enhance script execution by adding delegate function support in ScriptRunner 7375b84
- Improve error handling in TriggerCallback by logging error messages and stack traces on script execution failure e3bf88c
- Add console output for error messages and stack traces in AngelScriptRunner 8cd0040
- Comment out global memory function settings in ScriptManager 302f78f
- Refactor NativePointer 69df242
- Fix registrations in ScriptCKDefines 93eff00
- Fix registrations in ScriptCKManagers a4ef62f
- Fix registrations in ScriptCKContext e93880b
doyaGu pushed 3 commits to main doyaGu/CKAngelScript
doyaGu pushed 2 commits to main doyaGu/CKAngelScript
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Refactor behavior flags in CreateAngelScriptRunnerProto 459bf66
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Add support for object handles in TypeOf function ff8cbbc
doyaGu pushed 2 commits to main doyaGu/CKAngelScript
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Fix callback retrieval in ScriptRunner to use the correct parameter name fa00956
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Refactor Plugin and ScriptManager to simplify category management for script paths d31988d
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Refactor AngelScriptRunner callback for improved script execution management fd2a9e9
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Enhance script management by adding new LoadScript overloads, implementing CompileScript, and integrating ScriptCache... 5122d07