Commit Graph
554 Commits
Author SHA1 Message Date
Glenn Maynard ff279255d5 remove unused variables 2002-09-07 10:00:58 +00:00
Glenn Maynard f6b1b4a2a4 unreachable return 2002-09-07 09:53:44 +00:00
Glenn Maynard 65213757cf Hashes are unsigned.
(This is why Hungarian for types sucks: I had to search and replace
these, instead of just changing the types.  It doesn't help anything,
either.)

Simplify.
2002-09-07 09:53:03 +00:00
Glenn Maynard e396d12389 remove unused variables 2002-09-07 09:49:22 +00:00
Glenn Maynard 6d945ca501 fix derivation 2002-09-07 09:44:55 +00:00
Glenn Maynard 5c9c9e4f5e m_uNextReloadTicks = -1; doesn't make sense; it's unsigned 2002-09-07 09:42:45 +00:00
Glenn Maynard d4f750d6b3 simplify 2002-09-07 09:37:27 +00:00
Glenn Maynard eff3563208 Replace CArray. Remove templated MFC includes. 2002-09-07 09:36:50 +00:00
Glenn Maynard c024ac408a /* */ 2002-09-07 09:35:59 +00:00
Glenn Maynard 2e3cde821b Switch remaining CMaps to std::map. 2002-09-07 08:20:10 +00:00
Glenn Maynard 5041ee2159 fix vc6 compile problem 2002-09-07 08:18:48 +00:00
Glenn Maynard c87bda1d98 Remove another CMap. 2002-09-07 07:49:15 +00:00
Glenn Maynard fff30a25fa Remove another CMap. 2002-09-07 07:24:44 +00:00
Glenn Maynard b79d4950a1 remove apparently obsolete comment 2002-09-07 06:53:18 +00:00
Glenn Maynard b14cb1122a Add Pump abbreviation. 2002-09-07 06:49:53 +00:00
Glenn Maynard 08da79a366 Remove a CMap. This is simpler, anyway. 2002-09-07 06:46:18 +00:00
Glenn Maynard eeb406830f update 2002-09-07 06:37:25 +00:00
Glenn Maynard e32ed54af2 Eh, better off just not *loading* incomplete songs than adding
cases for it elsewhere.  (Not going to do that until I have a place
to put warnings, though.)
2002-09-07 06:32:12 +00:00
Glenn Maynard e992012de2 some work to make it possible to start with incomplete songs (without
music)
2002-09-07 06:26:00 +00:00
Glenn Maynard 811b90524f remove obsolete /* */s 2002-09-07 06:16:29 +00:00
Glenn Maynard ae303c6a79 /* */ 2002-09-07 06:12:41 +00:00
Glenn Maynard 47acd6a329 Add edit style for second player couples. 2002-09-07 06:12:12 +00:00
Glenn Maynard 40f9f8c238 Don't randomly change backgrounds when all we have is one
image; we end up looping movies.
2002-09-07 05:53:24 +00:00
Glenn Maynard 35e5845ba7 Fix missing const that was causing the virtual to not align. (Why
doesn't VC warn about this?!)
2002-09-07 05:34:05 +00:00
Glenn Maynard b19c400fd7 /* */ 2002-09-07 05:10:02 +00:00
Glenn Maynard 33a0e450e4 Switch to separate note patterns for couples. Add loader support.
This will break saving couples to DWI and probably the editor, too.
Getting to that.
2002-09-07 05:04:04 +00:00
Andrew Livy a0cba0afa4 ParaParaParadise GameType Addition. 2002-09-07 02:50:23 +00:00
Glenn Maynard a5e42d4940 trivial changes that VC insists on making 2002-09-07 02:47:00 +00:00
Glenn Maynard 7e7f7f00bb remove a couple exclusions 2002-09-07 02:45:27 +00:00
Glenn Maynard 1071ca6ff2 clarify 2002-09-07 01:56:06 +00:00
Andrew Livy 41a5316439 Grudgily revoking Ez2SelectMusic until something is done about the API :) 2002-09-06 23:47:14 +00:00
Glenn Maynard 570be0a738 Move loaders into their own classes. 2002-09-06 23:36:04 +00:00
Glenn Maynard 17f9801cb5 Move debug/release to debug6/release6.
Add new files.
2002-09-06 23:34:55 +00:00
Glenn Maynard 3bbfa5baf0 Move loaders into their own classes.
(These should have a common base class, but that can be done later;
I'm doing this to make it a bit more manageable so I can add the
new couples format to these.)
2002-09-06 23:24:40 +00:00
Glenn Maynard 9823bd8ac7 more! more! 2002-09-06 21:34:17 +00:00
Glenn Maynard 3d6cf803da remove "xxx" in comment (shows up as a fixme in my searches) 2002-09-06 21:29:07 +00:00
Glenn Maynard 2aaf1373d6 remove slightly confusing comment 2002-09-06 21:25:07 +00:00
Glenn Maynard e4ebbc24b0 Remove AssertThemeIsComplete references; the code isn't
there at all.
2002-09-06 21:21:07 +00:00
Chris Danford cb620c8c53 fixed little compile error in Ez2SelectStyle 2002-09-06 21:14:43 +00:00
Andrew Livy 53f31b4bba Ez2dancer Style SelectMusic Screen Started. 2002-09-06 17:34:46 +00:00
Glenn Maynard 0deee30dc6 More fallback code. 2002-09-06 10:15:00 +00:00
Glenn Maynard d0ac7e9068 trivial 2002-09-06 10:13:46 +00:00
Glenn Maynard 747e32f8dc fixes. 2002-09-06 09:10:55 +00:00
Glenn Maynard 13d6d5f116 Couples stuff. Not complete, but functional; more coming and this
stuff needs testing.
2002-09-06 08:56:28 +00:00
Glenn Maynard fa0916e1e0 Make Convert2sAnd3sToHoldNotes delete 2s and 3s. 2002-09-06 05:24:59 +00:00
Glenn Maynard 504cc93ac5 dur. 2002-09-06 03:03:02 +00:00
Glenn Maynard 9e2b308da2 simplify 2002-09-06 02:54:28 +00:00
Glenn Maynard 87cd2f5495 simplify 2002-09-06 02:43:13 +00:00
Glenn Maynard 0d9bed6c51 Add missing consts. 2002-09-06 01:52:27 +00:00
Glenn Maynard 981da81f93 Move ez2 actors out of m_frameStage; only use that for the
stage number actors.

Remove the m_frameStage ez2 special case; just put m_frameStage
on top.
2002-09-06 01:42:25 +00:00