Commit Graph

5320 Commits

Author SHA1 Message Date
Glenn Maynard 604fb736cd add files 2003-09-10 21:33:35 +00:00
Glenn Maynard 200177d22a add native WAV decoder 2003-09-10 21:31:40 +00:00
Andrew Livy c5dfa6cc84 Added Title/Subtitle/Artist texts to ez2 music select 2003-09-10 20:59:53 +00:00
Glenn Maynard 744a381e42 Simplify ConvertParamToThemeDifficulty. 2003-09-10 08:47:43 +00:00
Glenn Maynard 608c03e35e Add a couple description mappings. 2003-09-10 08:44:08 +00:00
Kevin Slaughter 05e1ff1aec Recompiled SDLNet libraries. Still getting that damn `No available audio device' error anytime I try to call SDLNet_TCP_Open();.. HELP. 2003-09-10 06:58:52 +00:00
Steve Checkoway c9a1a7f206 First version of the configuration file for the installer. 2003-09-10 05:29:29 +00:00
Steve Checkoway d656a9bd42 No longer needed 2003-09-10 05:28:25 +00:00
Steve Checkoway 31caf62cd7 Add SDL_sound and SDL_net directly to project file. SDL_sound at least should probably be made a seperate target upon which SM is dependent but this is easier. Add the necessary defines using -D in 'Other Compiler Flags'. 2003-09-10 05:25:17 +00:00
Steve Checkoway 62e46c908e Fix locations of InstallerWindowController.* 2003-09-10 04:34:11 +00:00
Steve Checkoway 1e5536c7d6 Add an NSPanel to ask the questions 2003-09-10 04:31:47 +00:00
Steve Checkoway bd5220743d Installer is now functional but not complete. It spits out error messages when it shouldn't. It copies the CVS directories into the archive. It doesn't honor the overwrite flag, it just always does what tar normally does. (Overwrites I assume...) It cannot get superuser privs yet for installing the libraries. 2003-09-10 04:30:51 +00:00
Steve Checkoway 535b7cfb61 These _should_ be here 2003-09-10 03:52:20 +00:00
Steve Checkoway 573e9df0b6 These shouldn't be here 2003-09-10 03:50:05 +00:00
Steve Checkoway 010f353817 Keep mCWD as an absolute path. 2003-09-10 03:26:12 +00:00
Steve Checkoway 04c7707c16 Add output, remove noisy output. 2003-09-10 03:25:58 +00:00
Steve Checkoway 0a54033e39 BuildInstaller is working 2003-09-10 02:42:49 +00:00
Glenn Maynard c7e13b3cd4 URL doesn't help; too little hardware supports GL_COLOR 2003-09-09 20:35:53 +00:00
Sean Burke 24846c8a21 Add the NetworkManager to Makefile. 2003-09-09 20:28:35 +00:00
Sean Burke cd872235fc eol 2003-09-09 20:24:28 +00:00
Thad Ward 58a61259d6 remove the IgnoreJoyAxes preference again, since it isn't used anywhere. (see Chris' earlier commit for why) 2003-09-09 12:17:06 +00:00
Andrew Wong 8611977bb4 change build settings to remove warnings 2003-09-09 11:08:57 +00:00
Kevin Slaughter 89dbc35832 Add beginning tests of Network Play 2003-09-09 10:21:06 +00:00
Kevin Slaughter 24bfdd40ec Upgrade SDL_net to 1.2.5 2003-09-09 10:16:17 +00:00
Andrew Wong 68c198a24e fix prefsman 2003-09-09 09:16:19 +00:00
Andrew Wong fdf614ddc0 fix changing from a profile to none (still not completely fixed) 2003-09-09 09:15:02 +00:00
Kevin Slaughter 20e5b01970 For some reason, m_bIgnoreJoyAxes was missing...?? Fixed. 2003-09-09 09:00:36 +00:00
Chris Danford bc1d7650fd remove IgnoreJoyAxes option. Instead, have ScreenMapControllers prefer button presses over axis presses for simultaneouly received input events. 2003-09-09 04:57:22 +00:00
Sean Burke 122891a56e Whoops, fix ScreenRanking compile. 2003-09-09 03:24:34 +00:00
Sean Burke c18acda64f Clean up the Makefile for the SDL_sound updates. 2003-09-09 02:58:38 +00:00
Sean Burke 3275bfd581 Allow a manually set pref for what courses to display in ScreenRanking. 2003-09-09 02:54:34 +00:00
Sean Burke 0cfcb3974f Revert metrics change. 2003-09-09 02:05:46 +00:00
Glenn Maynard b8e171e289 Fix mini bugs. 2003-09-09 01:32:32 +00:00
Sean Burke 0a0d52c5fb Show ScreenCredits. 2003-09-09 01:26:40 +00:00
Steve Checkoway 37ce05490c Add files 2003-09-09 01:01:14 +00:00
Steve Checkoway 3226a2fa6d Continue OS X installer work. 2003-09-09 01:00:48 +00:00
Steve Checkoway 95f387ce5c More installer files 2003-09-09 00:55:36 +00:00
Steve Checkoway 2673330ad0 Continue OS X installer work. 2003-09-09 00:52:31 +00:00
Glenn Maynard c4f0c0f5c0 Dupe steps sometimes have varying initial whitespace; ignore it. (Don't
ignore all whitespace, since newlines are significant in SM data.)
2003-09-08 23:08:25 +00:00
Sean Burke 5c77d70c42 Add myself to the credits, I suppose. 2003-09-08 22:21:57 +00:00
Glenn Maynard 687a03b8bd Use ScoreKeeperMAX2 for 5th scoring. 2003-09-08 21:50:05 +00:00
Glenn Maynard a1de71b917 testing 2003-09-08 21:37:20 +00:00
Glenn Maynard 3b946361cc Merge 5th scoring into MAX2. It's not much code, and it's better than
duplicating ~500 lines.  I think making this a derivation would be more
complicated and more work than it's worth.  Let's see how this works.
2003-09-08 21:32:23 +00:00
Steve Checkoway 678115e37f Initial work for an installer for OS X 2003-09-08 20:20:57 +00:00
Thad Ward 3bca704638 Make the character icons tween on and off properly. 2003-09-08 18:57:12 +00:00
Thad Ward f00db4ef5a add missing if statement 2003-09-08 18:26:06 +00:00
Thad Ward a34f11b7a8 only need to call these if we are drawing the character or dancepad. 2003-09-08 18:20:59 +00:00
Thad Ward 226f34427b Update the lifebar if we are using it but not using the player object. 2003-09-08 18:05:00 +00:00
Thad Ward f61cf91601 allow any of the lifebar, notefield/player, character, or dancepad to be turned off by the metrics.
(still need to write code to update the lifebar if it is used and the player isn't)
2003-09-08 17:49:44 +00:00
Thad Ward 6d9228f4fa make the How To Play screen get its steps from an outside file rather than be hardcoded. 2003-09-08 17:11:52 +00:00