Skip to content

Releases: GValiente/butano

17.5.0

07 May 07:25
Compare
Choose a tag to compare

17.4.0

12 Apr 01:29
Compare
Choose a tag to compare

17.3.0

18 Mar 08:46
Compare
Choose a tag to compare

17.2.0

17.1.1

21 Feb 19:06
Compare
Choose a tag to compare

bn::unique_ptr move fixed.

17.1.0

05 Feb 20:36
Compare
Choose a tag to compare

17.0.0

12 Jan 06:34
Compare
Choose a tag to compare

16.6.0

02 Jan 05:45
Compare
Choose a tag to compare

16.5.0

23 Dec 05:45
Compare
Choose a tag to compare
  • Big maps allow wrapping (they can now be moved beyond their boundaries).
  • Stack trace logging on error messages can be enabled with the STACKTRACE makefile variable.
  • Stack trace demangle can be enabled with BN_CFG_ASSERT_STACKTRACE_DEMANGLE.
  • bn::memory::used_rom added.
  • Import tool can now generate palettes for regular and affine background tiles.
    See the Regular background tiles and the Affine background tiles import guides to learn how to generate them.
  • GRAPHICS, AUDIO and DMGAUDIO makefile variables accept file and folder paths.
  • bn::audio::dmg_sync_enabled and bn::audio::set_dmg_sync_enabled removed as they don't work properly.
  • bn::time::current 12-hour mode support.
  • agbabi updated to 2.1.6.
  • Old documentation header restored.
  • dynamic_regular_bg example shows how to deal with multiple palette ids.
  • Tiles offset disabled in dynamic_regular_bg and dynamic_affine_bg examples.

16.4.0

28 Nov 04:51
Compare
Choose a tag to compare