0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove an unneeded function from the scripting environment. More... over 8 years ago
Have the editor use easy_fsw for watching for changes to the file system. More... over 8 years ago
Temporarily disable the file system watcher in the editor. More... over 8 years ago
More prep work for replacing the file system watcher with easy_fsw. More... over 8 years ago
Another small change in preparation for the new file system watcher. More... over 8 years ago
Fix some bugs as a result of the recent GUI renaming. More... over 8 years ago
A few small changes in preparation for replacing the file system watcher. More... over 8 years ago
Use forward declarations instead of #include and remove an unused file. More... over 8 years ago
Use forward declarations instead of #include for a few files. More... over 8 years ago
Simplify error handling. More... over 8 years ago
Move everything in the GTGUI namespace into the GT namespace. More... over 8 years ago
Rename GUI files for consistency with the main class it contains. More... over 8 years ago
Rename some include guards for consistency. More... over 8 years ago
Remove some unused GUI files. More... over 8 years ago
Rename GUI objects in preparation for removing the GTGUI namespace. More... over 8 years ago
Rename a few things in the GUI. More... over 8 years ago
Use easy_util internally for Mutex and Sempahore objects. More... over 8 years ago
Change an API in preparation for replacing it with an API from easy_util. More... over 8 years ago
Bring up to date with changes to easy_path and easy_vfs. More... over 8 years ago
Clean up some threading code. More... over 8 years ago
Rename a class for clarity. More... over 8 years ago
Remove an unused class. More... over 8 years ago
Rename include guards for consistency. More... over 8 years ago
Move the GT::Engine namespace into the GT namespace. More... over 8 years ago
Rename the "GTLib" and "GTEngine" namespaces to "GT". More... over 8 years ago
Relocate GTLib files. More... over 8 years ago
Remove an unused file. More... over 8 years ago
Move the GUI out from GTLib and into the main code base. More... over 8 years ago
Move error handling code out of GTLib and into the main code base. More... over 8 years ago
Clean up some error handling code. More... over 8 years ago