Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine
- fixed KeyPressedEvent typo 96f95f7
SomeRandomGuy64 pushed 2 commits to main SomeRandomGuy64/FazonEngine
SomeRandomGuy64 commented on a commit on SomeRandomGuy64/FazonEngine
The original code here was from the hazel engine code from the cherno's game engine series As it turns out he was using an outdated version of fmt. fmt has since received breaking changes which ...
SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine
- Fixed a bug relating to operator overloading in Event.h 7baf549
SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine
- revised CMakeLists.txt as I was previously only using gcc and clang compiler flags 20be4c2
SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine
- Changed some includes to reflect previous commit change 3e4559b
SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine
- Slight change so that the Fazon/src directory is included in Fazon 7f866fd
SomeRandomGuy64 pushed 2 commits to main SomeRandomGuy64/FazonEngine
SomeRandomGuy64 pushed 5 commits to main SomeRandomGuy64/FazonEngine
- fixed an issue where MouseMovedEvent and MouseScrollDirection both had private constructors, these were made public 27f4e05
- got rid of semi-colons for the EVENT_CLASS_TYPE calls 66eaa47
- Application Event Done 9908cbf
- WindowEvent done 8465d84
- Merge pull request #4 from SomeRandomGuy64/EventSystem Event system cee7659
SomeRandomGuy64 pushed 1 commit to EventSystem SomeRandomGuy64/FazonEngine
- Application Event Done 9908cbf
SomeRandomGuy64 pushed 1 commit to EventSystem SomeRandomGuy64/FazonEngine
- got rid of semi-colons for the EVENT_CLASS_TYPE calls 66eaa47
SomeRandomGuy64 pushed 1 commit to EventSystem SomeRandomGuy64/FazonEngine
- fixed an issue where MouseMovedEvent and MouseScrollDirection both had private constructors, these were made public 27f4e05