Commit Graph

199 Commits

Author SHA1 Message Date
AJ Kelly a5b9cf7f01 [ScreenDebugOverlay] add LineStartY, LineSpacing metrics 2010-06-30 00:49:24 -05:00
AJ Kelly acb9099c75 comment/cleanup 2010-06-30 00:04:52 -05:00
AJ Kelly 4eda22a57b [CourseUtil] make the "All Songs" course use the current theme's Graphics/Banner all music file. 2010-06-30 00:00:34 -05:00
AJ Kelly d785851eb6 if a preferred song group is set via gamecommand, and [MusicWheel] UseSectionsWithPreferredGroup=true, then jump to the first song in the group when entering SSMusic instead of staying on the first item in the wheel. 2010-06-29 18:51:06 -05:00
AJ Kelly 8eb19e2c1b Fix an issue (#151) with [MusicWheel] UseSectionsWithPreferredGroup=false and setting a group via gamecommand. This situation will now produce only the files in the preferred group. 2010-06-29 16:05:30 -05:00
AJ Kelly e06b52bc90 shakesoda fixes up kb7 spacing again 2010-06-28 20:04:04 -05:00
AJ Kelly 91a9184ec9 sm-ssc v1.0 rc1 (or so I hope) 2010-06-27 21:34:18 -05:00
AJ Kelly 06c5a51e30 part A of a commit regarding kb7 2010-06-27 20:34:33 -05:00
AJ Kelly cdacf2deb5 fix compile 2010-06-27 20:12:08 -05:00
AJ Kelly ea842d0c1f guess I was wrong, --game doesn't fully work. ...again. 2010-06-27 20:06:42 -05:00
AJ Kelly 02f2da83ab Adjust KB7 draw order which still seems wrong, change noteskin. Use default-p2 and join as player 2 to play with original spacing. [shakesoda] 2010-06-27 19:55:26 -05:00
AJ Kelly f024bbf5cf small cleanup 2010-06-27 19:52:01 -05:00
AJ Kelly e17de5792b Change KB7 spacing – P1 and P2 are intentionally different and I will be committing a noteskin shortly. [shakesoda] 2010-06-27 18:55:26 -05:00
AJ Kelly eefa1dd6c3 kb7 is now 7 keys again 2010-06-27 18:43:42 -05:00
AJ Kelly f88e763c7c add --game= command line parameter 2010-06-27 16:49:21 -05:00
AJ Kelly b3798d9bdf fix compile 2010-06-27 15:25:09 -05:00
AJ Kelly dc664b190d [NotesLoaderKSF] Support reading of #PLAYER and #MUSICINTRO/#INTRO tags in KSF files. [based on code by Aldo_MX] 2010-06-27 11:45:30 -05:00
AJ Kelly 5bc8755090 some more cleanup 2010-06-26 20:30:27 -05:00
AJ Kelly b539c24260 revert "load profile on late join" behavior added to selmusic. 2010-06-26 20:07:54 -05:00
AJ Kelly 4c3406aeee Add PlayerState:GetPlayerOptionsArray() Lua binding. 2010-06-26 19:58:29 -05:00
AJ Kelly 6e2f688384 small comment cleanup 2010-06-26 18:37:50 -05:00
AJ Kelly f099672b8d Only autogen Medium difficulty steps for Routine modes. 2010-06-26 18:10:33 -05:00
AJ Kelly 1c39a7db20 fix a bug with the urlnoexit GameCommand (it would pop up a message saying it couldn't launch the browser, even though it did.) 2010-06-26 17:28:46 -05:00
AJ Kelly d0536e2544 remove some unused/non-working Model Lua bindings 2010-06-26 15:02:23 -05:00
AJ Kelly cc470cad86 Implement the last remaining SampleMusicPreviewMode: StartToPreview. This one requires [ScreenSelectMusic] TwoPartConfirmsOnly=true in the metrics to work correctly. 2010-06-23 14:09:43 -05:00
AJ Kelly 2be759893a small comment/cleanup 2010-06-23 11:19:49 -05:00
AJ Kelly 286c3a565d add HighScore:GetGrade() Lua binding. 2010-06-19 00:41:27 -05:00
AJ Kelly 2473414dcb _ 2010-06-18 08:51:16 -05:00
AJ Kelly 7af6d3d592 okay it looks like I forgot to update libpng here. keep 1.2.7 around just in case 2010-06-17 02:57:57 -05:00
AJ Kelly c151ba0151 [WindowsResources.rc] afxres -> winres [Midiman]
[StepMania.cpp] Allow holding RShift for uncompressed screenshots. Attempt to fix screenshot numbering problem. [AJ]
[also StepMania.cpp] console display message on pause/break [Midiman]
2010-06-14 23:01:28 -05:00
AJ Kelly cd2a78e09a pretty much equivalent to 23b02ce-adf0feb. [Chris Danford; some other cleanup by AJ] 2010-06-12 14:37:20 -05:00
AJ Kelly 61609f2605 howl's patch for fixing LowLevelWindow (stepmania4-fullscreen-focus-lost-and-restore-resolution2.patch)
http://www.stepmania.com/forums/showthread.php?t=23693

here's hoping i don't have to kick myself off the project
2010-06-10 17:05:54 -05:00
AJ Kelly 77e17dae2b [Screen] add GetScreenType() Lua binding. 2010-06-10 14:26:56 -05:00
AJ Kelly e696f84e10 some cleanup 2010-06-10 14:26:35 -05:00
AJ Kelly beeaf80b99 [Actor] add basezoom, basezoomz, GetBaseZoomY(), GetBaseZoomZ(), GetGlow() Lua bindings 2010-06-10 14:25:53 -05:00
AJ Kelly 7fc755456f Chris Danford changed galopin's code for handling Pump mats with different IDs. 2010-06-10 14:25:24 -05:00
AJ Kelly 53c69088e2 Fix crashes in Rave/Battle mode. 2010-06-10 14:23:31 -05:00
AJ Kelly f8a9423301 23b02ce: fix BackgroundChange color values being written with commas. Commas are a reserved character that seprate values in a tag. Caret was used to separate RGBA values in a color in this case and NotesLoaderSM already handles that. [Chris Danford] 2010-06-08 18:16:54 -05:00
AJ Kelly 5be876fd34 Allow identification of Windows Vista/Windows 7 in logfiles (as opposed to "unknown NT-based"). 2010-06-05 15:52:12 -05:00
AJ Kelly 9bc4afc02a simplify the check for a valid StepsType in MusicWheel (no longer needs to juggle bools) 2010-06-03 23:41:24 -05:00
AJ Kelly 3254bfe804 Fix a crash that occured when changing themes that had differing numbers of song/course group colors. 2010-06-03 23:14:55 -05:00
AJ Kelly a85a9e36b8 ...what's four letters and printed in gold? 2010-06-03 14:32:33 -05:00
AJ Kelly 3959410460 If AutoSetStyle is on and Autogen is off, some songs with valid steps may be missing from the wheel. Re-add them by checking for every playable StepsType when AutoSetStyle is on.
fixes issue 147: http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=147
2010-06-03 12:52:02 -05:00
AJ Kelly 3638d13432 [BPMDisplay] add RandomText metric for theming the "..." that appears when BPMs don't cycle and MinBPM == -1. 2010-06-02 22:45:42 -05:00
AJ Kelly 5e293fe720 Expand various floats from 3 decimal places to 6 [Midiman] 2010-06-02 22:27:49 -05:00
AJ Kelly 7398b59d3d modify the order of the main ScreenEdit menu (escape) items 2010-06-02 22:05:39 -05:00
AJ Kelly 6b3da26a4c [GameCommand] Don't allow battle/rave with Routine (StyleType_TwoPlayersSharedSides). also cleanup
[RageTypes] remove glowmode stub stuff
[RageDisplayOGL] update comments slightly
2010-06-02 15:43:56 -05:00
AJ Kelly 62600c38a8 small cleanup 2010-06-02 15:03:25 -05:00
AJ Kelly 237f3c51c7 [Actor] add new Lua bindings/commands: addrotationx, addrotationy, addrotationz 2010-06-02 15:02:59 -05:00
AJ Kelly ee9930db32 [Character] add GetCharacterDir() and GetCharacterID() Lua bindings. 2010-06-01 14:27:21 -05:00