Skip to content

Commit a19af45

Browse files
committed
Update CHANGELOG
1 parent 1d292b0 commit a19af45

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
* Feature: Added music "lost" by Arik Burns
1616
* Feature: Added music "battle" by Ryan Gonzalez (#449 by Chris Jacobsen)
1717
* Feature: Added music "theme_1" ("Blinded by Desire") by Ryan Gonzalez
18+
* Feature: Added music "theme_2" ("Journey of the Chronicles") by Ryan Gonzalez.
19+
This music is the new title theme.
1820
* Feature: Added level graphic "Rainbows" by Marvin Gülker
1921
* Feature: Added world graphic "volcano" by David F. Fernández
2022
* Feature: Added world graphic "swamp" by David F. Fernández
@@ -68,6 +70,8 @@
6870
* Dependencies: New dependency on the `tinyclipboard' library
6971
* Dependencies: Dropped dependency on Ruby for building TSC itself
7072
(now only required for mruby)
73+
* Dependencies: The included mruby is now built in release mode if
74+
TSC is compiled in release mode.
7175
* Misc: C++11 compilation support
7276
* Misc: Renamed "1-UP berry" to "Life berry" (#365 by Chris Jacobsen)
7377
* Misc: Added Travis CI config (PR #453 by Lauri Ojansivu)
@@ -81,6 +85,7 @@
8185
* Misc: Removed compilation option ENABLE_MRUBY. Scripting is an
8286
integral part of TSC that can't be disabled anymore.
8387
* Misc: New compilation option USE_SYSTEM_PODPARSER.
88+
* Misc: Scripting expansion packs are now loaded from $TSC_USER_DIR/scripting.
8489

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

0 commit comments

Comments
 (0)