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 |
|
Chris Danford
|
7114679d91
|
all ScreenSelect derivatives already have a hard-coded subscribe to PlayerJoined
|
2009-02-10 22:44:28 +00:00 |
|
Colby Klein
|
370e441783
|
Fix name entry crash
|
2009-02-05 03:42:16 +00:00 |
|
Colby Klein
|
e0107716e0
|
Increase saturation a bit.
|
2009-01-16 21:23:21 +00:00 |
|
Mike Hawkins
|
1a5f4ca673
|
Correction for last update using wrong Profile.cpp file (see http://www.stepmania.com/forums/showthread.php?p=139259&posted=1#post139259)
|
2009-01-08 05:47:10 +00:00 |
|
Mike Hawkins
|
35051e4479
|
Increase max size of stats.xml, considering the fact that many people have a large number of songs (many more than 100) and many songs now have single+double charts included (more than 3).
|
2009-01-08 03:07:48 +00:00 |
|
Steve Checkoway
|
17cc65e8fd
|
_DEBUG -> DEBUG
|
2009-01-06 17:54:21 +00:00 |
|
Rob Campbell
|
d498ec08f1
|
Proper (?) windows compile fix
|
2009-01-05 22:02:30 +00:00 |
|
Steve Checkoway
|
3f800ece3d
|
Actually look in the right place for subscriptions.
|
2009-01-05 08:46:22 +00:00 |
|
Colby Klein
|
73f3c134f8
|
This was reverted by one of the last few commits, it should be there.
|
2009-01-05 08:07:33 +00:00 |
|
Rob Campbell
|
1c87ce4db1
|
transition work part II, and some other small touchups
|
2009-01-05 07:06:40 +00:00 |
|
Steve Checkoway
|
f6edbc8a28
|
Only subscribe to PlayerJoined a single time.
|
2009-01-05 07:00:49 +00:00 |
|
Steve Checkoway
|
a15f9e4968
|
Add IsSubscribedToMessage()
|
2009-01-05 07:00:29 +00:00 |
|
Steve Checkoway
|
dbca9eedf6
|
Revert. IF is a macro, if is a conditional statement. Furthermore, casting to an unsigned 32 bit integer on a 64 bit machine causes the the x<0 to always be false. But since there is a comma, the "bad integer" was evaluating to a nonzero address and so the conditional was always true and the empty statement would be executed. That is wrong.
|
2009-01-05 06:17:44 +00:00 |
|