Skip to content

1.4.1 - Fix clang build, add s4c-scripts

Pre-release
Pre-release
Compare
Choose a tag to compare
@jgabaut jgabaut released this 22 Jan 18:35
· 16 commits to master since this release
dcf9d02

What's Changed

  • Fix string literal usage for time print:
  • Fix unused var in gameloop_rl():
  • Add s4c-scripts
  • Bump s4c to 0.4.3
  • Bump invil to 0.2.5
  • Bump amboso to 2.0.2
  • Fix window size checks for gameloop_rl()
  • Print commit desc when building using invil
  • Fix failed build for raylib version for mingw32 when passing --enable-debug
    • The underlying issue is in koliseo 0.3.20 and an upstream fix to the broken Rectangle define (from the windows.h include in koliseo.h) is needed to use the define.

PR - feat: 1.4.1 Fix clang build, add s4c-scripts by @jgabaut

Full Changelog: 1.4.0...1.4.1