Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Quintus committed Jan 27, 2020
1 parent 1d292b0 commit a19af45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
* Feature: Added music "lost" by Arik Burns
* Feature: Added music "battle" by Ryan Gonzalez (#449 by Chris Jacobsen)
* Feature: Added music "theme_1" ("Blinded by Desire") by Ryan Gonzalez
* Feature: Added music "theme_2" ("Journey of the Chronicles") by Ryan Gonzalez.
This music is the new title theme.
* Feature: Added level graphic "Rainbows" by Marvin Gülker
* Feature: Added world graphic "volcano" by David F. Fernández
* Feature: Added world graphic "swamp" by David F. Fernández
Expand Down Expand Up @@ -68,6 +70,8 @@
* Dependencies: New dependency on the `tinyclipboard' library
* Dependencies: Dropped dependency on Ruby for building TSC itself
(now only required for mruby)
* Dependencies: The included mruby is now built in release mode if
TSC is compiled in release mode.
* Misc: C++11 compilation support
* Misc: Renamed "1-UP berry" to "Life berry" (#365 by Chris Jacobsen)
* Misc: Added Travis CI config (PR #453 by Lauri Ojansivu)
Expand All @@ -81,6 +85,7 @@
* Misc: Removed compilation option ENABLE_MRUBY. Scripting is an
integral part of TSC that can't be disabled anymore.
* Misc: New compilation option USE_SYSTEM_PODPARSER.
* Misc: Scripting expansion packs are now loaded from $TSC_USER_DIR/scripting.

2015-08-17 Marvin Gülker <quintus@quintilianus.eu>

Expand Down

0 comments on commit a19af45

Please sign in to comment.