Marcio Barrientos
b39137e1be
Stop the musicwheel when the optionslist is oppened, this fixes a bug when you call the optionslist using a custom code detector
...
Small fix in gamestate
2013-01-03 03:17:30 -06:00
Marcio Barrientos
072f096214
Only unchose steps if menutimer have more than 10 seconds, twoparttimerseconds and allowing to unchose the song makes a "infinite timer" bug
2012-11-26 15:16:00 -06:00
Marcio Barrientos
11a02660be
Change #PREVIEWBG to #PREVIEWVID and update the changelog
2012-01-11 14:21:55 -06:00
Marcio Barrientos
da84ef04ad
Added tags #PREVIEW for .sma and #PREVIEWBG for .ssc
...
Added HasPreviewBG() and GetPreviewBGPath() lua bindings
2012-01-11 13:53:30 -06:00
Marcio Barrientos
4fd32f1259
Change the style after you change the steps with
...
SetCurrentSteps( PlayerNumber pn, Steps steps ) lua binding
2012-01-07 17:26:18 -06:00
Marcio Barrientos
6d4b5c8e76
Add one new Lua binding to add one more stage to player (bonus)
...
AddStageToPlayer(pn)
2011-09-21 16:21:23 -06:00
Marcio Barrientos
f675234c86
Small fix with pump receptors
2011-05-20 23:20:25 -06:00
Marcio Barrientos
c048e7598c
Add a lua function to open the optionslist in ScreenSelectMusic
...
without the select button, OpenOptionsList(pn)
2011-04-28 18:40:02 -06:00
Marcio Barrientos
7d153eb757
ChangeStepsWithGameButtons == true in pump mode
2010-09-09 10:59:47 -06:00
Marcio Barrientos
9fc753f97b
Add Center, DownLeft and DownRight in SelectProfileKeys
...
This fix the problem to select the profile in pump mode
2010-09-08 22:05:27 -06:00
Marcio Barrientos
227fd89dd3
change ffmpeg/ to ffmpeg/modern_working/ in debug and fastdebug builds
2010-09-03 18:15:30 -06:00
Marcio Barrientos
f982672795
Added 2 new lua classes
...
SetPreferredSongs(string) and SetPreferredCourses(string)
The files have to be named "SongManager <name>.txt"
Example: SONGMAN:SetPreferredSongs("mysongs.txt")
calls the file "SongManager mysongs.txt"
2010-08-29 14:43:16 -06:00