Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly eb6a5ad733 fix error in retrobar 2010-07-19 13:11:13 -05:00
AJ Kelly b0f321f188 fix compile 2010-07-19 11:42:41 -05:00
AJ Kelly 1a7128be2c update retrobar noteskin 2010-07-19 11:30:20 -05:00
AJ Kelly c06fffb766 okay now here's fallback 2010-07-19 11:24:26 -05:00
AJ Kelly cec320d923 slight change; UnpauseOnStart -> UnpauseWithStart to match internal metric name 2010-07-19 11:19:01 -05:00
AJ Kelly e036552c94 merge 2010-07-19 11:15:29 -05:00
AJ Kelly 2ca6915023 small cleanup (again) 2010-07-19 11:14:58 -05:00
AJ Kelly cb041b75d2 small cleanup 2010-07-19 11:14:43 -05:00
AJ Kelly fa8ebadbc9 forgot these two files; still have to merge fallback metrics 2010-07-19 11:08:31 -05:00
AJ Kelly ab715fd582 most of a theme commit 2010-07-19 11:08:01 -05:00
AJ Kelly 7ae0b82816 ScreenMiniMenu changes in default theme 2010-07-18 19:05:54 -05:00
AJ Kelly 40fa3b7ccc change screenshot naming from screen##### to YYYY-MM-DD_HHMMSS, thus fixing the bug where multiple screen00000 shots were being made. 2010-07-18 17:43:02 -05:00
AJ Kelly ce6ee088b7 two commits from glenn; see changelog 2010-07-17 23:29:40 -05:00
AJ Kelly 9b609911a5 changelog 2010-07-17 15:21:23 -05:00
AJ Kelly 0af3a0248c merging and all that jazz 2010-07-17 12:33:36 -05:00
AJ Kelly 9e677b7c3e or not. 2010-07-17 12:06:52 -05:00
AJ Kelly 784405ee98 jukebox metrics 2010-07-17 02:48:33 -05:00
AJ Kelly 555ba7c9ef changelog 2010-07-17 02:46:39 -05:00
AJ Kelly 0a4323fd02 cleanup 2010-07-17 02:44:30 -05:00
AJ Kelly f3626734d2 Add Menu(Left/Right/Up/Down)(P1/P2) messages to ScreenOptions. 2010-07-17 02:40:44 -05:00
AJ Kelly eb504b5963 comment/cleanup 2010-07-17 02:33:13 -05:00
AJ Kelly 7d36a60cff Handle codes on ScreenProfileLoad and ScreenProfileSave. 2010-07-17 02:22:53 -05:00
AJ Kelly 1e27f22f08 add percentage score on eval; resize percent score on selmusic 2010-07-14 22:07:59 -05:00
AJ Kelly 04effea29d fix small typo 2010-07-14 18:51:12 -05:00
AJ Kelly 819aa85984 add missing scoreboard metrics when P2 is only active player 2010-07-14 16:52:14 -05:00
AJ Kelly 9eabd339fe slight edit 2010-07-14 14:50:48 -05:00
AJ Kelly 6cce615285 remove mismatched FormatPercentScore metric name 2010-07-14 14:48:46 -05:00
AJ Kelly 5469c498f4 194936e: more general: stretch 4:3, not just 640x480 [Glenn Maynard] 2010-07-14 14:48:07 -05:00
AJ Kelly 6dd9906791 various theme changes 2010-07-14 00:02:57 -05:00
AJ Kelly 66ce91d797 remove duplicate 2010-07-12 16:09:20 -05:00
AJ Kelly ba40e2d9db various theme changes 2010-07-12 16:08:14 -05:00
AJ Kelly e81936d693 fix PrevScreen in ScreenHowToInstallSongs 2010-07-12 15:00:38 -05:00
AJ Kelly dc497a04a0 changelog 2010-07-11 13:53:24 -05:00
AJ Kelly 9f298ec36a 0962713: use GetProcessImageFileName instead of GetModuleFileNameEx; it works in more cases, eg. when losing focus to the taskbar [Glenn Maynard] 2010-07-11 13:53:03 -05:00
AJ Kelly 287712678e various unsynced theme changes 2010-07-11 00:31:26 -05:00
AJ Kelly a82ee268e0 add round() function from http://lua-users.org/wiki/FormattingNumbers 2010-07-11 00:28:39 -05:00
AJ Kelly 0c02d883d1 Modify Autoplay/AutoplayCPU's tap note offset code to generate proper offsets.
(as opposed to offsets between -0.1f and 0.1f, which makes Selling Out Made Simple 2's protiming look weird)
2010-07-09 12:08:24 -05:00
AJ Kelly c2e9061f92 midi added ScreenLogo, I fixed TitleMenu to not show Foundation logo. 2010-07-09 10:05:11 -05:00
AJ Kelly ddc92c9d12 CustomSpeedMods in edit mode's option menu. (only reads from MachineProfile/SpeedMods.txt since no profiles are loaded in ScreenEdit.) 2010-07-09 09:05:51 -05:00
AJ Kelly e1037c9717 [ScreenSelectProfile] Transplant menu input functions from ScreenSelectMaster. 2010-07-08 23:26:47 -05:00
AJ Kelly 15d333bec4 make "rolls increment combo" an option instead of just hardcoding it to off. 2010-07-06 19:59:24 -05:00
AJ Kelly 2949579644 fallback changes from midi 2010-07-06 17:09:40 -05:00
AJ Kelly e42417df83 [ScreenSelectMusic] add a code for closing the current folder from any location (a la DDR X2)
[metric will be added with the next batch of theme commits]
2010-07-06 17:07:38 -05:00
AJ Kelly 398c7bb7cb fix compile on linux/compilers that would complain about ClassName::Function stuff in the header 2010-07-05 21:38:49 -05:00
AJ Kelly dd760b83cd [Player] add RequireStepOnMines metric. This allows DDR's Shock Arrows to be emulated. [FSX] 2010-07-05 14:16:18 -05:00
AJ Kelly 00b2c53057 theme changes from midi; fixes percent position in selmusic + new color setup (interesting to themers only, really) 2010-07-05 02:01:25 -05:00
AJ Kelly a7da3658d1 fix up soft shuffle to not use a goto 2010-07-04 15:10:51 -05:00
AJ Kelly b0ddb50a43 update fallback; add softshuffle mod and some other things 2010-07-04 15:04:17 -05:00
AJ Kelly ba1ebe643d add percent score on ScreenSelectMusic 2010-07-04 10:05:27 -05:00
AJ Kelly f0a27980d0 * Step information can now show meters from 0-25. (hopefully)
* MAX_METER upped to 35.
2010-07-03 22:06:37 -05:00
AJ Kelly 0bb90cb380 remove unused 2010-07-03 21:59:49 -05:00
AJ Kelly a1cd8501b9 cleanup 2010-07-03 21:57:01 -05:00
AJ Kelly 4c8cec8489 [ScreenTextEntry] replace hardcoded underscore and double space with AnswerCaret and AnswerBlank strings 2010-07-03 21:15:25 -05:00
AJ Kelly d9aee67537 various theme changes from midi 2010-07-03 20:55:25 -05:00
AJ Kelly b40f144f1a small comment/cleanup 2010-07-03 18:07:17 -05:00
AJ Kelly 5c54a7985e c53f742: add GetBestFullComboTapNoteScore [Chris Danford] 2010-07-03 17:59:38 -05:00
AJ Kelly ccc3a55cca [Course] add GetCourseEntries() Lua binding.
[Trail] add GetTrailEntries() Lua binding.
2010-07-03 17:52:57 -05:00
AJ Kelly 0996358fd9 fix compile 2010-07-02 10:52:32 -05:00
AJ Kelly a708e1c375 update changelog 2010-07-02 10:49:50 -05:00
AJ Kelly 2930461611 eb57807: use MercifulDrain logic for MercifulBeginner [Chris Danford] 2010-07-02 10:49:36 -05:00
AJ Kelly b28c1a3556 f8f3a87: don't override user scroll in courses [Chris Danford] 2010-07-02 10:47:54 -05:00
AJ Kelly 5a83c71c01 glenn made more edits to this file 2010-06-30 22:19:56 -05:00
AJ Kelly d4dbe30d13 changelog 2010-06-30 19:17:46 -05:00
AJ Kelly 70de447124 bb3f9b8: fix resampler noise [Glenn Maynard] 2010-06-30 19:16:41 -05:00
AJ Kelly 01afd64656 281302f: fix get_readable_ranges error handling [Glenn Maynard] 2010-06-30 19:16:16 -05:00
AJ Kelly 5679d7e797 fix weird numpad input mapping in dance mode 2010-06-30 01:00:19 -05:00
AJ Kelly 12e99caaec [ScreenDebugOverlay] add LineButtonX, LineFunctionX metrics 2010-06-30 00:54:57 -05:00
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 dc741c2acf update changelog 2010-06-29 18:59:26 -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 033e2d1e1a move noholds to the holds line 2010-06-29 16:37:29 -05:00
AJ Kelly b38142bc8f add a Remove row in player options (including most removal options except mines) 2010-06-29 16:32:08 -05:00
AJ Kelly 06c22e4687 update changelog too 2010-06-29 16:08:17 -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 634240e65c update lua documentation to include favicon. why not? :) 2010-06-29 12:44:42 -05:00
AJ Kelly 8de59fe3ae notefield board stuff from shakesoda 2010-06-28 21:08:45 -05:00
AJ Kelly d78cad7aa0 update retrobar mines and lua 2010-06-28 21:05:32 -05:00
AJ Kelly 8f1f52d494 add retrobar for dance and kb7, remove kb7's default-p2 2010-06-28 20:05:29 -05:00
AJ Kelly e06b52bc90 shakesoda fixes up kb7 spacing again 2010-06-28 20:04:04 -05:00
AJ Kelly 113c59ceae languages cleanup 2010-06-28 17:22:52 -05:00
AJ Kelly e48280829d retro noteskin update; upleft graphics in 2010-06-28 13:56:06 -05:00
AJ Kelly be2f132bf5 midi-note fixes 2010-06-28 13:53:37 -05:00
AJ Kelly 589fa5637a ok i guess not. 2010-06-28 00:23:40 -05:00
AJ Kelly 80880f5e10 docs update 2010-06-28 00:02:52 -05:00
AJ Kelly 91a9184ec9 sm-ssc v1.0 rc1 (or so I hope) 2010-06-27 21:34:18 -05:00
AJ Kelly 2a107082c9 changes to NSIS script 2010-06-27 21:33:54 -05:00
AJ Kelly 6fe081817e blah blah probably breaks everything and aj should be fired 2010-06-27 21:19:25 -05:00
AJ Kelly abb07c3d0f another kb7 fix from shakesoda 2010-06-27 21:10:33 -05:00
AJ Kelly e402773eae Merge the p1 and p2 noteskin. It just detects the player now. 2010-06-27 20:47:52 -05:00
AJ Kelly 270f7a8ac6 noteskin fix hopefully 2010-06-27 20:37:48 -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 f562ac40af update changelog 2010-06-27 19:55:54 -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 2225b1a537 update installer strings 2010-06-27 19:52:59 -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