Commit Graph
100 Commits
Author SHA1 Message Date
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
Jason Felds 08a9d46d7d Adjust FastDebug intermediate directory.. 2006-08-18 15:11:28 +00:00
Jason Felds 2b7744c937 Tab cleanup. 2006-08-18 03:32:00 +00:00
Jason Felds dc1e989488 Tab cleanup. 2006-08-18 03:15:48 +00:00
Jason Felds 43bc8400a0 Tab cleanup. 2006-08-18 03:09:42 +00:00
Jason Felds e0a28fa996 Tab cleanup. 2006-08-18 03:02:46 +00:00
Jason Felds 3e55081847 Tab cleanup. 2006-08-18 02:53:30 +00:00
Jason Felds bf548b5e89 General cleanup. 2006-08-18 02:41:55 +00:00
Jason Felds 7b003d371a Tab cleanup. 2006-08-18 02:35:58 +00:00
Jason Felds 07f4c304e3 Tab cleanup. 2006-08-18 02:30:23 +00:00
Jason Felds 3fbb839a67 Add ModsGroup.cpp. 2006-08-18 01:23:01 +00:00
Jason Felds 28b0a59759 Redir fix. 2006-08-17 19:55:27 +00:00
Jason Felds a11484141f long/marathon in xml 2006-08-17 19:47:21 +00:00
Jason Felds a7a0e640e8 VC warning fix: class -> struct 2006-08-17 19:25:36 +00:00
Jason Felds b10f630723 Don't overwrite StepMania-debug.exe. 2006-08-17 00:25:25 +00:00
Jason Felds b5f4633bd3 Add ActorProxy.* to Actors. 2006-08-14 22:58:14 +00:00
Jason Felds 4353f95c52 Following Dr. Glenn's orders. 2006-08-14 22:24:22 +00:00
Jason Felds b41515b522 AdjustSync fix. 2006-08-14 22:22:45 +00:00
Jason Felds cbed6f1c9f Adding RoomInfoDisplay.* 2006-08-14 22:19:53 +00:00
Jason Felds 3533fad7ae Adjust comments. 2006-08-14 04:04:20 +00:00
Jason Felds be758288e3 Fix VC8 warning. 2006-08-13 04:21:18 +00:00
Jason Felds 3b5c863677 Better OptionExplanation for DelayedBack. 2006-08-11 16:40:27 +00:00
Jason Felds 940c773742 Add FastDebug compatibility. 2006-08-10 22:30:19 +00:00
Jason Felds 9d7f1ef0c0 Adjust pragmas. 2006-08-10 22:06:46 +00:00
Jason Felds 7927af2e37 Adjust warnings, add #define to fix compile. 2006-08-10 04:54:12 +00:00