Commit Graph
100 Commits
Author SHA1 Message Date
Jason Felds 6642c6b7f0 Combination revert and hack. Remove the ImmediateCheckpointMiss metric, use lua to set the Preference as required. This code assumes the default value of TimingWindowSecondsHold is in place normally: improvements to restore non default values are appreciated. 2009-06-05 04:20:00 +00:00
Jason Felds 05d495132f Add support for checking if a song HasTimeSignatures(). May be useful later. 2009-05-25 05:18:49 +00:00
Jason Felds 72899b37f3 Fix ImmediateCheckpointMiss not working. Silly mistakes, oh how I wish I could avoid you. 2009-05-25 01:36:28 +00:00
Jason Felds abb5289596 More Pump theme cleanup/authenticity. 2009-05-24 04:45:23 +00:00
Jason Felds 4c5f68b190 New metric: ImmediateCheckpointMiss. Deals with taking your foot off of a checkpoint hold. If true, you miss checkpoints near instantaneous. If false, TimingWindowSecondsHold in Preferences dictates how much time you have left to put your foot back down. 2009-05-24 04:19:32 +00:00
Jason Felds d75e089cf2 With checkpoints comes the graphics to load. Not integrated with default theme at this time. 2009-05-24 03:29:52 +00:00
Jason Felds 4b89461acb Allow ShowW1 to be used in lua. 2009-05-24 03:28:38 +00:00
Jason Felds 74c3289c73 Invert metric. I had things backwards this whole time. 2009-05-24 02:21:21 +00:00
Jason Felds e6110ee786 New metric: CheckpointsWithJudgments. Deals with scoring checkpoints on evaluation. True adds successful checkpoints to the best judgment available and unsuccessful to the misses: false doesn't display at all. This probably could be better. 2009-05-24 01:40:55 +00:00
Jason Felds 85e81e0c0f New metric/hack: CheckpointsTapsSeparateJudgment. Deals with Hold checkpoints with taps interspersed. True = current/Pump Pro behavior. False = classic Pump It Up behavior. Hopefully this can be cleaned up later. 2009-05-24 00:11:23 +00:00
Jason Felds 568d60af49 Partial revert: Keep InitialHoldLife back at 1 for now. 2009-05-24 00:06:46 +00:00
Jason Felds 5c166ad997 Code cleanup: Tab versus space on method function. Others used space: following suit. 2009-05-23 23:32:01 +00:00
Jason Felds a8a88a9bee Code cleanup: use the standard variable name format for non constants. Should have done this in the first place. 2009-05-23 22:38:06 +00:00
Jason Felds a7f1b83963 Code cleanup: no need to re-initialize a variable to the same thing on false. 2009-05-23 22:22:44 +00:00
Jason Felds 1ab2379339 Code cleanup. Not seeing the point of two if statements each one line long when it can be one statement of two lines. No comments are around to indicate why they should be separate. 2009-05-23 22:01:24 +00:00
Jason Felds 4f24f9bffb Fix typo in comment. 2009-05-23 21:40:07 +00:00
Jason Felds 5f010e3a4b More Pump authentic metrics. TODO: Find a way so that you can hold a hold after getting the traditional NG and not have the miss combo increment with no way to stop it. 2009-05-23 16:34:20 +00:00
Jason Felds 2b88264093 I haven't seen hold checkpoints and roll combo incrementing get along together on Pump. Turn off roll incrementing in Pump metrics. 2009-05-18 04:19:01 +00:00
Jason Felds 6ec2fe2b57 New metric available to disable incrementing roll combo for keeping it alive. Must activate manually: current behavior is default. 2009-05-18 04:16:25 +00:00
Jason Felds f1752be0ea More Pump-like behavior, including codes. 2009-05-18 03:38:40 +00:00
Jason Felds 1b0b8d2fd7 Remove duplicate buttons: already defined in default. 2009-05-18 03:38:12 +00:00
Jason Felds 9dadaced87 Add colors and name fixes. 2009-05-18 02:58:16 +00:00
Jason Felds 82a82501e6 More Pump fixes. 2009-05-18 02:37:11 +00:00
Jason Felds 0e72c299bf The start of Pump theme metrics. ...or is this restart? I lost track. 2009-05-18 01:36:18 +00:00
Jason Felds ab7e8379b5 Add stub so it compiles. Thanks to artart78 for catching this. 2009-04-15 20:53:24 +00:00
Jason Felds 62e082466b Wonder how I missed this last time. Workout files removed. 2009-04-15 20:48:03 +00:00
Jason Felds cc972f53c1 Remove unused. 2009-04-15 20:00:31 +00:00
Jason Felds bc28207a2c Remove unused. 2009-04-15 19:52:25 +00:00
Jason Felds ad936ebe25 Add/remove other files. Note: this does not compile at this time: linker error with ArchHooks::MountUserFilesystems referenced from RageFileManager::MountUserFilesystems. Revert this change if needed. 2009-04-11 22:54:31 +00:00
Jason Felds e8af695c83 ExportStrings.* -> CommandLineActions.* 2009-04-11 00:55:51 +00:00
Jason Felds cd6571afc9 remove unused GetMonitorAspectRatio 2009-04-08 19:39:48 +00:00
Jason Felds 0abc729978 We're on alpha 2 now? Might as well update Product Info. 2009-04-05 01:54:17 +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
Jason Felds a2bdac3d8a Fix ScreenEvaluation stat reporting: everything lines up properly, and in the right order. 2009-03-16 04:28:31 +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
Jason Felds 68c78e18b1 StringToDifficulty -> BackwardCompatibleStringToDifficulty. Looks like a few files were missing. 2008-11-28 20:41:05 +00:00
Jason Felds 814df964b0 Add the new ScreenHighScores.* files. 2008-11-27 04:19:26 +00:00
Jason Felds 66c7950726 Restore old Pump Hold behavior: new behavior requires metric swap. 2008-03-24 05:14:26 +00:00
Jason Felds 822cf00b2b Expand Pump Hold behavior: now CHECKPOINT_FREQUENCY_ROWS depends on the TimeSignature of the song. This changes the default behavior of tick incrementing from every 8th to every 16th: this has been approved, however. 2008-03-23 02:29:22 +00:00
Jason Felds 4d183a1229 Add Edit difficulty to en.ini. 2008-03-21 20:06:05 +00:00
Jason Felds 4f9c8aa44e Removed MusicSortDisplay.cpp from Mac build (at least, diff seems to indicate that). 2008-02-16 19:10:20 +00:00
Jason Felds aadc2c6178 Add Daisuke Master for new pump noteskin (real name requested). 2007-08-18 23:36:56 +00:00
Jason Felds 9e5c5f5796 Remove LoadingWindow_Null.h: the file is no longer there. 2007-05-08 17:35:23 +00:00
Jason Felds 9e212dba21 gcc typename workaround. Untested in Windows. 2007-05-06 15:32:46 +00:00
Jason Felds 300fb916a2 Add NotesLoaderMidi 2007-04-16 22:49:36 +00:00
Jason Felds c322820e21 Remove CourseEntryDisplay. 2007-04-08 02:06:45 +00:00
Jason Felds 7829d6ec38 Fix metric warning. 2007-03-23 17:18:53 +00:00
Jason Felds e294995d16 Remove old announcer files to match deleted themes and noteskins 2007-02-11 06:26:45 +00:00
Jason Felds 4fd86bae49 Add the new RageSoundReader* files. 2007-01-03 05:09:02 +00:00
Jason Felds dc876225b5 Add missing RageSoundReader_* files. 2006-12-23 04:50:32 +00:00
Jason Felds dd294343b4 Fix crash. 2006-12-12 05:20:59 +00:00
Jason Felds 0df256858e Remove NetworkSyncServer.* 2006-11-27 07:17:01 +00:00
Jason Felds 4cd490f4e2 Fix the bug where having too many rolls can make the score go over m_iMaxPossiblePoints. 2006-11-24 14:17:13 +00:00
Jason Felds 95f3872365 Tidying up of the pulling of the SMLAN server. 2006-11-24 13:26:08 +00:00
Jason Felds 5ab5386932 Minor cleanup. 2006-11-22 06:18:38 +00:00
Jason Felds 2aaf5837ff Add missing files. 2006-11-19 02:41:51 +00:00
Jason Felds 2202eb8547 Workaround for Windows API issues (PlaySound -> PlaySound[A/U] bug). Thank rikai for testing on Linux. Untested on Mac right now. 2006-11-18 17:31:18 +00:00
Jason Felds 1f31e2375b Remove deleted files. 2006-11-18 03:44:41 +00:00
Jason Felds ec48a7166d Remove Selector.* 2006-11-17 19:34:08 +00:00
Jason Felds 3c33fc6c01 ScoreKeeperGuitar.* added. 2006-11-16 01:49:52 +00:00
Jason Felds 4dc82ae097 Fix up the #SMxxx tag output (thanks xbskid). 2006-10-30 01:52:20 +00:00
Jason Felds 3a3102debe Use the real formula for normal mode, and our own for courses. 2006-10-28 04:03:52 +00:00
Jason Felds 5242ac7708 Adjust intermediate and output directory on FastDebug to match with Release and Debug. (This is what probably should have been done instead of the .cvsignore in src/ .) 2006-10-22 07:12:25 +00:00
Jason Felds 56ceb126a0 Hack. Add direct translit support for DWI. 2006-10-22 06:36:05 +00:00
Jason Felds 3c02509b9e Well, if VC6 is removed, might as well remove the VC6 #ifs then. 2006-10-19 23:42:40 +00:00
Jason Felds c4286ee6f3 Remove an old comment. 2006-10-19 05:01:53 +00:00
Jason Felds 386bbc23e2 Revert: need to start clean again perhaps. 2006-10-19 04:38:13 +00:00
Jason Felds 332183a78d Add pragma for warning C4652 under VC8. (Should this be pragmaed for all VC's?) 2006-10-19 04:16:09 +00:00
Jason Felds 72cf10f1a5 VC8 fix: inline if wasn't working. Old code is still commented in there. 2006-10-07 11:36:13 +00:00
Jason Felds ec5479a283 Remove RageSoundReader_Resample_Fast.* from compilation. 2006-10-07 11:12:23 +00:00
Jason Felds 064a411962 INVALID -> Invalid 2006-10-07 04:02:10 +00:00
Jason Felds 9b2c28db6a True VC8 fix (thanks again drano). 2006-09-30 09:19:33 +00:00
Jason Felds 1a50d4b078 Fix off by one error (thanks drano). 2006-09-30 08:49:23 +00:00
Jason Felds f4add4a5c9 Add the ControllerStateDisplay.* files. 2006-09-30 04:16:21 +00:00
Jason Felds 4cbd1ceb14 Remove LuaFunctions.h. 2006-09-29 16:12:20 +00:00
Jason Felds 8c657c1979 Lua 5.1 update. (plus BaseClasses) 2006-09-25 19:54:51 +00:00
Jason Felds d48f3ea016 VC8 Hack: pToUnicodeEx doesn't work yet. Use the old definition. 2006-09-25 01:35:33 +00:00
Jason Felds a7a6d643a4 Add the *Workout* files. 2006-09-22 14:56:39 +00:00
Jason Felds d0c97aa6ed File update (untestable: normal updater hasn't been around). 2006-09-22 05:31:21 +00:00
Jason Felds 6a3ebb89b8 Add RageTypes.cpp for committing. 2006-09-21 23:18:28 +00:00
Jason Felds 0e6e39c3fe I command that ActorCommands.* is commanded off. (removed) 2006-09-21 03:06:55 +00:00
Jason Felds 0ed7ad1798 Adding the newly added files (DXHelpers and ErrorStrings or something like that). 2006-09-19 01:59:38 +00:00
Jason Felds aacfdc0727 Add an example of a course that uses the AWARD# mods. No other mods this time around. 2006-09-16 20:28:42 +00:00
Jason Felds d912b0e8a9 Fix CDTitle and Stage OnCommands. 2006-09-15 04:13:18 +00:00
Jason Felds 7c73b6f7f9 Add Lay lift. 2006-09-15 04:01:32 +00:00
Jason Felds b2a4b78522 Allow each extra stage to have different Grade Tier passing requirements. 2006-09-15 03:51:54 +00:00
Jason Felds 576d53c95c Remove StyleInput.h. 2006-09-13 12:19:57 +00:00
Jason Felds d397a60108 Add ScreenSelectLanguage.* for committing. 2006-09-08 00:30:11 +00:00
Jason Felds 0cd3ab7575 DWI Wave -> Expand.
This is, admittedly, exploiting behavior from the DWI program, but it will allow courses to work in both programs.
2006-09-02 01:54:18 +00:00
Jason Felds dc8568caec Whoops: forgot a mod at the end. 2006-09-01 03:06:32 +00:00
Jason Felds 29c3866951 Bring the CDTitle to the front. 2006-08-29 03:18:10 +00:00
Jason Felds fceb0841a7 Remove param. 2006-08-21 00:32:27 +00:00
Jason Felds 93b81118ef Minor sprucing up. 2006-08-21 00:23:33 +00:00
Jason Felds b1d802e32c Add an example of how to do Survival courses using StepMix songs.
This is for mod lovers only. ;)
2006-08-20 17:27:42 +00:00
Jason Felds 914b1f3aff Move Extra Stage 2's difficulty cap to metrics. 2006-08-20 05:55:09 +00:00
Jason Felds 13f367008f I guess I'll join the "bye bye bye DifficultyDisplay" bandwagon too. 2006-08-20 04:52:59 +00:00
Jason Felds 3c71fbb5c3 Temporarily disable the attack sounds until we get new, nicer sounding ones. The old sounds still exist: they now have an x in front of their file name. 2006-08-19 20:20:47 +00:00
Jason Felds 3c3c1ca896 General cleanup. 2006-08-19 19:44:23 +00:00