Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

SomeRandomGuy64

SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine
  • fixed KeyPressedEvent typo 96f95f7

View on GitHub

SomeRandomGuy64 created a branch on SomeRandomGuy64/FazonEngine

NetworkingSetup

SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine

View on GitHub

SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine

View on GitHub

SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine

View on GitHub

SomeRandomGuy64 deleted a branch SomeRandomGuy64/FazonEngine

pch

SomeRandomGuy64 pushed 2 commits to main SomeRandomGuy64/FazonEngine
  • added a precompiled header (although it has made compilation slower) 5e6dde2
  • Merge pull request #6 from SomeRandomGuy64/pch added a precompiled header (although it has made compilation slower) 73661f4

View on GitHub

SomeRandomGuy64 created a branch on SomeRandomGuy64/FazonEngine

pch

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 ...

View on GitHub

SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine

View on GitHub

SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine
  • Fixed a bug relating to operator overloading in Event.h 7baf549

View on GitHub

SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine
  • revised CMakeLists.txt as I was previously only using gcc and clang compiler flags 20be4c2

View on GitHub

SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine
  • Changed some includes to reflect previous commit change 3e4559b

View on GitHub

SomeRandomGuy64 pushed 1 commit to main SomeRandomGuy64/FazonEngine
  • Slight change so that the Fazon/src directory is included in Fazon 7f866fd

View on GitHub

SomeRandomGuy64 deleted a branch SomeRandomGuy64/FazonEngine

EventSystem

SomeRandomGuy64 pushed 2 commits to main SomeRandomGuy64/FazonEngine
  • Added a Window Resized Event 44ff855
  • Merge pull request #5 from SomeRandomGuy64/EventSystem Added a Window Resized Event 7f6894f

View on GitHub

SomeRandomGuy64 closed a pull request on SomeRandomGuy64/FazonEngine
Added a Window Resized Event
SomeRandomGuy64 opened a pull request on SomeRandomGuy64/FazonEngine
Added a Window Resized Event
SomeRandomGuy64 created a branch on SomeRandomGuy64/FazonEngine

EventSystem

SomeRandomGuy64 deleted a branch SomeRandomGuy64/FazonEngine

EventSystem

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

View on GitHub

SomeRandomGuy64 closed a pull request on SomeRandomGuy64/FazonEngine
Event system
SomeRandomGuy64 opened a pull request on SomeRandomGuy64/FazonEngine
Event system
SomeRandomGuy64 pushed 1 commit to EventSystem SomeRandomGuy64/FazonEngine

View on GitHub

SomeRandomGuy64 pushed 1 commit to EventSystem SomeRandomGuy64/FazonEngine

View on GitHub

SomeRandomGuy64 pushed 1 commit to EventSystem SomeRandomGuy64/FazonEngine
  • got rid of semi-colons for the EVENT_CLASS_TYPE calls 66eaa47

View on GitHub

SomeRandomGuy64 pushed 1 commit to EventSystem SomeRandomGuy64/FazonEngine
  • fixed an issue where MouseMovedEvent and MouseScrollDirection both had private constructors, these were made public 27f4e05

View on GitHub

SomeRandomGuy64 pushed 2 commits to main SomeRandomGuy64/FazonEngine
  • Mouse events done 656d324
  • Merge pull request #3 from SomeRandomGuy64/EventSystem Mouse events done e50d838

View on GitHub

Load more