Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 538 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 538 Bytes

Changelog

v0.3.0

Revision 53

  • Using external GLFW
  • The cursor is hidden, rather than disabled
  • Print out GLFW and OpenGL information
  • Default resolution is 1280x720
  • Update license year

Revision 52

Raylib's logger is now hooked into the game engine logger automatically.

Revision 51

Rewrite the engine in Raylib.

Revision 50

Fix stubs for console logging, add OpenGL calls.

Revision 49

Add stubs for console logging.

Revision 48

New basis for the game engine. Starting this off from scratch.