Commit Graph

27602 Commits

Author SHA1 Message Date
Chris Danford 14968729bd clean up save keyboard shortcut 2009-03-25 17:31:27 +00:00
Chris Danford e553cdc0f2 update enum names in automappings 2009-03-25 14:32:50 +00:00
Steve Checkoway 96650cc156 Load the actor for the current stage only and only show Event Mode during Regular play. 2009-03-25 08:03:46 +00:00
Colby Klein ed7a89657e Change MusicWheelItem grades to fit new theme. 2009-03-25 06:46:41 +00:00
AJ Kelly 2bf357f193 add StepsDisplay StepsType for techno-* modes 2009-03-25 06:06:08 +00:00
AJ Kelly 03b894841b make long/marathon balloon animate 2009-03-25 05:57:00 +00:00
AJ Kelly f985957c69 change fallbacks to fit new theme 2009-03-25 05:35:58 +00:00
AJ Kelly 6a5ce80545 update WheelNotifyIcons 2009-03-25 05:18:31 +00:00
Steve Checkoway 941369dfb5 Use SMApplication as the main class, not NSApplication. 2009-03-24 14:04:49 +00:00
Steve Checkoway 5718527579 Add comment about SMApplication and remove poseAsClass hack. 2009-03-24 14:04:05 +00:00
Steve Checkoway 5a38444f7d Install .smzip files. 2009-03-24 14:01:20 +00:00
Steve Checkoway b828794f0a Set SM to be the owner of .smzip files. 2009-03-24 13:59:27 +00:00
Chris Danford 4a26db17b1 fix assert on bogus values in keymaps.ini 2009-03-24 13:35:55 +00:00
Chris Danford 47af8522e9 add missing strings 2009-03-24 13:30:06 +00:00
Jason Felds fa030664e9 Remove old workout files. Aside: Why do I think that ScreenOptionsEditCourse was also used to create Nonstop/Challenge courses? Guess I'll worry about it later. 2009-03-23 04:08:48 +00:00
Chris Danford 90f916aee4 remove Workout 2009-03-23 00:19:01 +00:00
AJ Kelly 1f7b23ef3b remove old files 2009-03-22 21:40:19 +00:00
AJ Kelly 6e53742099 remove old files 2009-03-22 21:38:23 +00:00
Chris Danford bb17b6ff29 GameController enum cleanup 2009-03-22 20:14:56 +00:00
Chris Danford a4dd16da5a remove old files 2009-03-22 20:14:27 +00:00
Chris Danford 3a24d564e2 remove old workout files 2009-03-22 20:13:07 +00:00
Chris Danford 118c931382 remove old workout files 2009-03-22 20:12:11 +00:00
Steve Checkoway d4cf111fff Fix warning. 2009-03-22 14:30:04 +00:00
Chris Danford 759b5fc220 fix compile 2009-03-22 14:10:51 +00:00
Chris Danford ed75682b9f remove Workout, fold into EditCourses 2009-03-22 08:42:27 +00:00
Steve Checkoway 415e464926 Check that subversion AND (curl OR wget) are installed before downloading ffmpeg. Prevents running ./build.sh which fails if curl and wget are not installed and then running build.sh again which proceeds as if ffmpeg had been patched. Also add -j or --jobs option to pass to make. ./build -j3 works nicely. Now if someone wants to buy me one of those 16 context Macs, I would sure love to try -j17. 2009-03-21 05:53:52 +00:00
Steve Checkoway 736aa56b99 Remove testing metrics, back to ScreenCompany. 2009-03-21 02:12:31 +00:00
Colby Klein 87724f14f4 Fix comment 2009-03-19 23:45:25 +00:00
Colby Klein 70fe05f426 Screenshots folder should be in Pictures instead of Documents, for consistency. 2009-03-19 23:25:11 +00:00
Colby Klein 8e79f67c34 Save with ctrl/cmd+s, like nearly every other program does. 2009-03-18 05:22:34 +00:00
Colby Klein 1cc87961f2 Pitch isn't really of any use yet, so don't display in edit. 2009-03-17 01:02:30 +00:00
Jason Felds a2bdac3d8a Fix ScreenEvaluation stat reporting: everything lines up properly, and in the right order. 2009-03-16 04:28:31 +00:00
Colby Klein 006e9f5e4b A cleaner logo for the title menu, courtesy of Azure. 2009-03-15 18:16:36 +00:00
Colby Klein 85d4695dc6 Update copyright year in Info-StepMania.plist 2009-03-15 06:14:44 +00:00
Jason Felds 622cd05115 Consistent ordering with NoteDisplay.cpp. Easier to change one instance than x - 1. Fixes hold heads being flat. 2009-03-15 04:49:38 +00:00
Jason Felds f99d643f07 New arrow type: the Fake arrow. Doesn't score for or against you. Perfect for simfiles that want to use mission mode type files or use measure skipping and not have it count against you. See ZXZ Bloody Heart in StepMix 4 for a file that could use this arrow type. 2009-03-10 15:52:22 +00:00
Jason Felds 757a9639c9 Seems everyone loves keeping tabs lined up. Here's my contribution. 2009-03-10 00:09:54 +00:00
Steve Checkoway 6671cfa516 Add files. 2009-03-03 21:43:56 +00:00
AJ Kelly bb0ee42472 fix small typo 2009-03-03 21:37:55 +00:00
AJ Kelly e2e8c4c171 add various commands 2009-03-03 21:32:21 +00:00
AJ Kelly 6bacf561ca add ScreenOptionsExportPackage 2009-03-03 21:29:06 +00:00
Chris Danford 8c52d43306 nondeterministic global ctor ordering might init this before SpecialFiles::NOTESKINS_DIR 2009-03-03 09:02:01 +00:00
Steve Checkoway b51ba2c6de Reorganize so that SMApplication's implementation is by its interface. 2009-03-02 09:37:53 +00:00
Steve Checkoway 6909760283 silence warning 2009-03-02 09:27:15 +00:00
Chris Danford 4cadae8e56 export file using zip file writer stubs 2009-03-02 06:36:15 +00:00
Chris Danford 85daa681f9 basic export packages UI (doesn't export the smzip yet) 2009-03-02 02:08:59 +00:00
Mike Hawkins ba752c4a23 Fixing typo in error message 2009-02-26 23:21:02 +00:00
Chris Danford 85e9303738 Install packages using StepMania.exe, not tool.exe. Package installation now just copies the .smzip to the user Packages dir. 2009-02-17 18:39:52 +00:00
Chris Danford 811d6c0673 Install packages using StepMania.exe, not tool.exe. Package installation now just copies the .smzip to the user Packages dir. 2009-02-17 18:36:16 +00:00
Chris Danford d53eb89dbd Windows: save files in AppData dir (not MyDocuments), save Screenshots in user's Pictures dir 2009-02-17 18:34:15 +00:00