- Using external GLFW
- The cursor is hidden, rather than disabled
- Print out GLFW and OpenGL information
- Default resolution is 1280x720
- Update license year
Raylib's logger is now hooked into the game engine logger automatically.
Rewrite the engine in Raylib.
Fix stubs for console logging, add OpenGL calls.
Add stubs for console logging.
New basis for the game engine. Starting this off from scratch.