Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Refactor VxBbox vertex classification methods to use NativePointer for improved memory handling 0da4ad2
doyaGu pushed 4 commits to main doyaGu/CKAngelScript
- Refactor CKPatchMesh methods to use NativePointer for GetVerts, GetVecs, GetEdges, GetPatches, GetTVPatches, and GetTVs 26edad3
- Refactor NativePointer methods to use fmt for string formatting and simplify pointer arithmetic 9105258
- Refactor DynCall methods to return references for chaining and add string argument handling a8b0c02
- Initialize ScriptManager in constructor and remove redundant initialization in OnCKInit 3c78eea
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Add NativePointer setter methods for some classes and Change uintptr_t to NativePointer for some methods 14f955d
doyaGu pushed 2 commits to main doyaGu/CKAngelScript
doyaGu pushed 2 commits to raw BearKidsTeam/BallanceModding
doyaGu pushed 1 commit to main doyaGu/Ballanced
- TT_InterfaceManager_RT: Fix registry error handling 4ce3cd1
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Implement OnCKInit and OnCKEnd methods in ScriptManager for improved initialization and shutdown handling 6d8319e
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Add versioning support and resource file for CKAngelScript fe38b20
doyaGu pushed 2 commits to main doyaGu/CKAngelScript
doyaGu pushed 1 commit to main doyaGu/BallancePlayer
- Remove plugin unload calls for InputManager and SoundManager 7b49a07
doyaGu pushed 1 commit to main doyaGu/Virtools-SDK-3.5
- Remove unused member variable from CKRenderContext.h d7ecc7b
doyaGu pushed 1 commit to main doyaGu/BallancePlayer
- Update ImGui rendering code for compatibility with CK version 0x05082002 494b958
doyaGu pushed 1 commit to main doyaGu/BallancePlayer
- Update ImGui rendering code for compatibility with additional CK versions cb7bc4e
doyaGu pushed 1 commit to main doyaGu/BallancePlayer
- Refactor ImGui rendering code for compatibility with different CK versions 8ea1ce7
doyaGu pushed 1 commit to main doyaGu/BallancePlayer
- Remove InputManager and SoundManager implementations 7c74bad
doyaGu pushed 1 commit to main doyaGu/BallancePlayer
- Remove InputManager and SoundManager implementations 92baa19
doyaGu pushed 19 commits to main doyaGu/BallancePlayer
- Deprecate support for Visual Studio 6.0 5bbdbd1
- Enable C++ 11 ab77605
- Update CMakeLists.txt 31a506b
- Add submodule yyjson 49a641a
- Add submodule imgui c6f670e
- Add submodule utf8.h 207a447
- Add submodule cxxopts 52bb68d
- Enable C++ 17 fc04439
- Employ cxxopts debdadb
- Stop creating console in logger 27f34a5
- Reformat code abeb293
- Fix CMakeLists.txt befe172
- Bring forward splash window 33609b2
- Update GamePlayer ebfb38c
- Employ ImGui 0d8307f
- Add InputManager 807ec3b
- Block input when ImGui is capturing it 76d6c92
- Add SoundManager 10329a5
- Refactor GamePlayer methods to improve error handling and type consistency b97cdc3
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Add const qualifier to GetContext and function retrieval methods in ScriptRunner aea00f5
doyaGu pushed 1 commit to main doyaGu/BallanceMods
- Fix UI disappearing before the level ends 142ede4
doyaGu pushed 2 commits to main doyaGu/CKAngelScript
doyaGu pushed 1 commit to main doyaGu/CKAngelScript
- Refactor some method signatures for consistency c3dd4e3