AJ Kelly
|
467fcb124a
|
update credits and installer
|
2010-07-24 00:24:28 -05:00 |
|
AJ Kelly
|
5c791aae40
|
update credits
|
2010-07-23 14:30:12 -05:00 |
|
AJ Kelly
|
a45e593fa8
|
update changelog (really this time)
|
2010-07-23 12:45:08 -05:00 |
|
AJ Kelly
|
a0ee7ce925
|
update changelog
|
2010-07-23 12:40:45 -05:00 |
|
Alberto Ramos
|
fc7b81eb1c
|
sample ksf file for future references (if any...)
|
2010-07-22 16:22:20 -06:00 |
|
AJ Kelly
|
1d47332cb1
|
turns out --game has problems. also update common
|
2010-07-19 20:05:11 -05: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
|
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
|
9e677b7c3e
|
or not.
|
2010-07-17 12:06:52 -05:00 |
|
AJ Kelly
|
555ba7c9ef
|
changelog
|
2010-07-17 02:46:39 -05:00 |
|
AJ Kelly
|
dc497a04a0
|
changelog
|
2010-07-11 13:53:24 -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
|
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
|
a708e1c375
|
update changelog
|
2010-07-02 10:49:50 -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
|
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
|
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
|
06c22e4687
|
update changelog too
|
2010-06-29 16:08:17 -05:00 |
|
AJ Kelly
|
634240e65c
|
update lua documentation to include favicon. why not? :)
|
2010-06-29 12:44:42 -05:00 |
|
AJ Kelly
|
80880f5e10
|
docs update
|
2010-06-28 00:02:52 -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
|
f88e763c7c
|
add --game= command line parameter
|
2010-06-27 16:49:21 -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
|
8bd18b5f05
|
update changelog
|
2010-06-26 20:30:46 -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
|
586e00d5b5
|
update changelog
|
2010-06-24 00:32:55 -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
|
286c3a565d
|
add HighScore:GetGrade() Lua binding.
|
2010-06-19 00:41:27 -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
|
70c14a714a
|
changelog; still have to catch up with some SM4SVN changes though.
|
2010-06-10 14:27:09 -05:00 |
|
Nicole Reid
|
2896306751
|
Deal with it >8)
|
2010-06-09 02:33:11 -04: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
|
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
|
4bbf9b5b3a
|
documentation updates
|
2010-06-02 22:34:22 -05:00 |
|
AJ Kelly
|
ee9930db32
|
[Character] add GetCharacterDir() and GetCharacterID() Lua bindings.
|
2010-06-01 14:27:21 -05:00 |
|
AJ Kelly
|
8f7a047902
|
update changelog
|
2010-06-01 14:05:02 -05:00 |
|
AJ Kelly
|
6d11f95a85
|
change locked color back to sm4's; it's not being applied right now anyways.
|
2010-05-30 22:56:52 -05:00 |
|
AJ Kelly
|
c0ad5e19eb
|
in StepMania 4, Random and Portal run the same commands as Roulette. Change _portKit-sm4 to reflect this (currently with the same hardcoded command; will change to THEME:GetMetric() version later)
update changelog
|
2010-05-29 13:03:31 -05:00 |
|
AJ Kelly
|
1adda3b569
|
update changelog and credits
|
2010-05-26 00:30:42 -05:00 |
|
AJ Kelly
|
d66fda80f6
|
update changelog
|
2010-05-26 00:10:07 -05:00 |
|