0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move some scripting code out of GTLib and into the main code base. More... over 8 years ago
Move GTLib::Script into the GT namespace. More... over 8 years ago
Move some scripting code into the GT namespace. More... over 8 years ago
Remove and unneeded file. More... over 8 years ago
Remove an unneeded file. More... over 8 years ago
Remove an unneeded #include. More... over 8 years ago
Remove GTLib::Path and replace it with easy_path. More... over 8 years ago
Use an aligned operator new for objects that require it. More... over 8 years ago
Stop generically using SSE. More... over 8 years ago
Move the GTEngine::IO namespace to the GT namespace. More... over 8 years ago
Remove a redundant file. More... over 8 years ago
Early work on the new asset management system. More... over 8 years ago
Rename a file that's about to be replaced. More... over 8 years ago
Whitespace. More... over 8 years ago
Add some place holder files for the new asset management system. More... over 8 years ago
A lazy fix for a hot-reloading issue in the scene editor. More... over 8 years ago
Use easy_audio for the underlying functionality of the sound world. More... over 8 years ago
Bring up to date with changes to easy_vfs. More... over 8 years ago
Silence a few compiler warnings. More... over 8 years ago
A few changes to prefabs in preparation for a refactor. More... over 8 years ago
Clean up. More... over 8 years ago
Fix a bug with the file system watch. More... over 8 years ago
Clean up Deserializer and Serializer classes. More... over 8 years ago
Make use of EASYVFS_CREATE_DIRS where applicable. More... over 8 years ago
Rename a file for consistency. More... over 8 years ago
Relocate a file. More... over 8 years ago
Remove GTLib/IO.hpp and GTLib/IO.cpp files since they're no longer being used. More... over 8 years ago
Remove GTLib::IO::ToRelativePath() and replace it with easypath_to_relative(). More... over 8 years ago
Fix a compilation error. More... over 8 years ago
Remove the FileIterator source and header files. More... over 8 years ago