Add Lua bindings for RankingCategory

(Sourced from shakesoda/stepmania.)
This commit is contained in:
AJ Kelly
2013-10-04 07:43:41 -05:00
parent 146a77274f
commit 7787efdaa9
4 changed files with 17 additions and 0 deletions
+6
View File
@@ -8,6 +8,12 @@ ________________________________________________________________________________
StepMania current development
--------------------------------------------------------------------------------
2013/10/03
----------
* [GameConstantsAndTypes] Declared RankingCategory as a type. [SSC]
* [Profile] Added GetCategoryHighScoreList(StepsType,RankingCategory) Lua
binding. [SSC]
2013/09/23
----------
* PIUIO: Fix default mapping for lights on five-panel setups.