Commit Graph

99 Commits

Author SHA1 Message Date
AJ Kelly 62b24c9bbd 0174fb0: number measures starting with 0 (makes the mental conversion between the .SM and the editor much easier) [Chris Danford] 2010-08-14 18:11:28 -05:00
AJ Kelly d316e9f215 bdedc09: fix EFFECT_BOUNCE, give particles a start position uniformly distributed across the screen [Chris Danford]
70651fe: change flip effects to use degrees, not radians [Chris Danford]
+ changelog
2010-08-11 03:39:07 -05:00
AJ Kelly e2f424e99d minihold hack 2010-08-11 01:33:16 -05:00
AJ Kelly c8ca3a2a24 update lua documentation 2010-08-11 00:40:28 -05:00
AJ Kelly dba5744435 update docs + lua.xml 2010-08-07 17:17:02 -05:00
AJ Kelly 0af92261bc clean up the docs folder, add in other various docs from the ssc svn that weren't here before 2010-08-04 11:32:46 -05:00
AJ Kelly 7929bdc4c5 update docs 2010-07-31 14:08:21 -05:00
AJ Kelly d294c2f051 changlog edit 2010-07-24 11:14:42 -05:00
AJ Kelly ce823c7316 luadox update for rc1.5 2010-07-24 01:13:06 -05:00
AJ Kelly 04d7d8586c add file needed for installer 2010-07-24 00:45:53 -05:00
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