0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Apr 16, 2025 — Apr 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Adjustment: Misc. Adjustments. More... almost 5 years ago
* Adjustment: Set minimum bazel version to 4.0.0. * Cleanup: Remove more unnecessary files and directories. * Documentation: Begin documenting (at least at a high level) using in-repository README files. More... over 5 years ago
Merge branch 'feature-scripting' into develop More... over 5 years ago
* Restructuring: Remove unnecessary files and convert some singletons into non-singleton classes. More... over 5 years ago
* Cleanup: Remove unnecessary CES & SRenderer objects. * Feature: Development on the Lua script binding. More... over 5 years ago
* Feature: Initial work on integrating Lua into the system. More... over 5 years ago
Merge branch 'develop' of github.com:DraconicEnt/KGE into develop More... over 5 years ago
Merge branch 'adjustment-unnecessary-code' into develop More... over 5 years ago
* BugFix: Remove unnecessary SDL2 dependency. More... over 5 years ago
Merge pull request #20 from DraconicEnt/adjustment-unnecessary-code More... over 5 years ago
* BugFix: Clear a few compiler warnings and stylization issues. More... over 5 years ago
* Adjustment: Add license headers. More... over 5 years ago
* Adjustment: Switch over to rules_third_party. More... over 5 years ago
* Adjustment: Move all third party dependency repositories to their own repositories for other developers to use. More... over 5 years ago
* Adjustment: Add several software components to the repositories in preparation of Irrlicht. More... over 5 years ago
* Adjustment: Add support for running graphviz within the build environment. More... over 5 years ago
* Adjustment: Remove SDL from some of the builds. More... over 5 years ago
* Adjustment: Remove the boost::regex compat code. More... over 5 years ago
* Adjustment: Clean up compiler warnings. More... over 5 years ago
Update main.yml More... over 5 years ago
* [CI] BugFix: Add graphviz to the builds. More... over 5 years ago
Merge branch 'develop' of github.com:DraconicEnt/KGE into develop More... over 5 years ago
* BugFix: Change ENet URL to a Github link because the enet website went down. More... over 5 years ago
* Adjustment: Make doxygen rely on a bazel provided graphviz binary. More... over 5 years ago
* [CI] BugFix: Add graphviz tot he virtual environment. More... over 5 years ago
* [CI] BugFix: Correct a tabbing error. More... over 5 years ago
* [CI] BugFix: Correct errors in the YAML file. More... over 5 years ago
* Adjustment: Add documentation archival to the github actions. More... over 5 years ago
* BugFix: Add a missing libxml shared library output to the build. More... over 5 years ago
* [CI] Feature: Allow github to run all tests. * Feature: Add test_all target. More... over 5 years ago