Alberto Ramos
23a1cc37d4
MusicWheel::JumpToNext/PrevGroup, functions tweaked (thanks juanelote)
...
Metric added, [MusicWheel]::HideSections, will restrict showing one group at time, it you want to see the other groups use the next/prev group code, defaulted to "false"
Also group changing is allowed via gamebuttons in case of those who wants to take advantage of the codedetector too, "false" as default
SongManager::GetSongGroupByIndex, gets groups by index (helpful in Jump to group functions, thanks to juanelote for this too).
2010-07-25 11:29:05 -06:00
AJ Kelly
5832a0796c
remove dupe bad file
2010-07-24 00:52:29 -05:00
AJ Kelly
02161e0b2e
cleanup, board name
2010-07-23 23:47:46 -05:00
AJ Kelly
78fbaaa0d7
comment out some logging stuff
2010-07-23 22:48:53 -05:00
Alberto Ramos
3154247dd0
New PIU Noteskins!! :D
2010-07-22 10:39:47 -06:00
Alberto Ramos
ce0f7877c1
New PIU noteskins! :D
2010-07-22 10:38:31 -06:00
AJ Kelly
5d06f50cbd
just some cleanup.
2010-07-22 11:12:38 -05:00
AJ Kelly
77e496980a
fix an error but smpackage still doesn't compile for me.
2010-07-22 11:07:21 -05:00
Alberto Ramos
2d07cc65f3
Values restored...
2010-07-21 14:35:25 -06:00
Alberto Ramos
dcc6d3be8a
More tweaks
2010-07-21 14:30:22 -06:00
Alberto Ramos
9cab120e24
Minor tweaks in gameman (pump stuff) and notesloaderksf
2010-07-21 14:08:48 -06:00
Jason Felds
d72342a39c
Merge AJ's and Daisuke's work together.
...
Hopefully.
2010-07-21 14:26:07 -04:00
Alberto Ramos
58e4f6b434
Cleanup
2010-07-21 12:24:00 -06:00
Alberto Ramos
34b8b6b080
Major tweaks to notesloaderksf, |E| Tags are working as they should now.
2010-07-21 12:19:28 -06:00
AJ Kelly
856fd52c88
kb7 stuff. added some spacing for the middle note and adjusted the board to match [shakesoda]
2010-07-21 10:03:57 -05:00
Alberto Ramos
6f5878ba93
Major tweaks for NotesLoaderKsf, also finally fixed the behavior of |E| tags, now it's working as it should (cleanup to be done).
2010-07-21 03:31:41 -06:00
Alberto Ramos
e11302d75e
HG: changed src/NoteDisplay.h
2010-07-19 20:03:05 -06:00
AJ Kelly
1d47332cb1
turns out --game has problems. also update common
2010-07-19 20:05:11 -05:00
Alberto Ramos
a0123c693f
I forgot to modiffy NoteData.h, now the definitions are 1:1
2010-07-19 18:13:36 -06:00
Alberto Ramos
f7446ad43e
HG: changed src/NoteDisplay.cpp
2010-07-19 17:52:49 -06:00
AJ Kelly
c05812fe39
Add --game= command line argument. (e.g. --game=kb7, --game=dance)
2010-07-19 18:24:46 -05:00
AJ Kelly
b0f321f188
fix compile
2010-07-19 11:42:41 -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
Alberto Ramos
02a469f287
Allow unpause metric was too wordy, shortened to 'UnpauseOnStart'
2010-07-18 19:10:31 -06:00
Alberto Ramos
daa32fc3f8
Fixed the issue related to trigging holdheads before they reach the receptor, at least I think that, more tests to be done (issue 150)
2010-07-18 18:54:37 -06: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
0af3a0248c
merging and all that jazz
2010-07-17 12:33:36 -05:00
Alberto Ramos
266c121859
HG: changed src/ScreenSelectMusic.h
2010-07-17 11:16:44 -06:00
AJ Kelly
9e677b7c3e
or not.
2010-07-17 12:06:52 -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
Alberto Ramos
33466e0bc5
HG: changed src/GameManager.cpp
2010-07-15 14:40:15 -06: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
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
e1037c9717
[ScreenSelectProfile] Transplant menu input functions from ScreenSelectMaster.
2010-07-08 23:26:47 -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
a7da3658d1
fix up soft shuffle to not use a goto
2010-07-04 15:10:51 -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
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
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