Commit Graph

271 Commits

Author SHA1 Message Date
Glenn Maynard 29d2ceb5b5 simplify 2004-02-22 02:16:02 +00:00
Glenn Maynard 2025c85fec add assert 2004-02-16 07:39:29 +00:00
Chris Danford 6754c850df Profile HTML fixes 2004-02-16 05:35:06 +00:00
Glenn Maynard c5e45fc964 IsPlayerEnabled 2004-02-15 23:38:32 +00:00
Glenn Maynard dcd308edb7 add Lua hooks 2004-02-14 23:26:32 +00:00
Chris Danford 5e39cb5471 remove DEFAULT_RANKING_NAME. Empty string means "no name", and the default name should always be empty. 2004-02-11 04:06:27 +00:00
Thad Ward d5bd9327af fix more possible Profile crashes.
(dereferencing null pointer baaaad....)
2004-02-09 20:46:39 +00:00
Glenn Maynard fe97eda12a extra stage on AA 2004-02-09 20:01:54 +00:00
Glenn Maynard 16d24616f0 fix crash when no profile is loaded 2004-02-09 19:39:21 +00:00
Chris Danford d7f0e6c2bc move all high score data into Profile 2004-02-09 06:26:13 +00:00
Steve Checkoway 5bdae36979 Fix scoping error. 2004-02-08 06:29:12 +00:00
Chris Danford 221b51c2b4 add loading of edits from a profile 2004-02-08 01:05:53 +00:00
Glenn Maynard 5458f9d9dc const fixes
use "this->foo" in GAMESTATE, not "GAMESTATE->foo", or it'll
circumvent const
2004-02-07 22:14:36 +00:00
Glenn Maynard d2ee4ddb01 fix m_bAttackEndedThisUpdate being true when an attack begins
fix course global mods tweening
2004-02-07 06:11:36 +00:00
Glenn Maynard f8df67bb00 comment 2004-02-05 21:32:50 +00:00
Chris Danford 9c7d8a60c2 update comments 2004-02-04 07:58:02 +00:00
Glenn Maynard 72bbadb18b debug 2004-02-04 06:45:56 +00:00
Chris Danford ef8010e998 Add GetRandomCourse
change GetRandom* to behave like a shuffle so it doesn't pick back-to-back dupes
2004-02-01 23:06:07 +00:00
Glenn Maynard c5f875f6ba debug 2004-02-01 00:00:52 +00:00
Glenn Maynard 62144e5794 fix GameState::LaunchAttack 2004-01-30 00:58:33 +00:00
Glenn Maynard 1fa29116f3 think MUSIC_SECONDS_INVALID isn't needed now 2004-01-29 20:58:11 +00:00
Glenn Maynard d8212e8d08 simplify attack handling 2004-01-26 20:39:14 +00:00
Glenn Maynard 0b9f83060a fix extra stage 2004-01-25 00:12:38 +00:00
Glenn Maynard d5d93a97a4 remove extra UnlockSystem from GameState (it didn't belong at the
top, in "main state info", anyway)
2004-01-24 21:09:23 +00:00
Chris Danford ec6fb7968d fix uninitialized stage index 2004-01-24 19:09:51 +00:00
Glenn Maynard c7257147a7 simplify
fix stage counter increasing on BACK
2004-01-23 02:04:34 +00:00
Glenn Maynard f9a90cd361 fix IsFinalStage 2004-01-22 23:36:26 +00:00
Glenn Maynard 6021c6e7da make the stage count work if the eval screen isn't shown at all 2004-01-22 03:11:40 +00:00
Glenn Maynard ded50f4d88 add GameState::IncrementStageIndex 2004-01-22 02:16:50 +00:00
Glenn Maynard 7f46f2ab3b const fixes
pull code out of the header
2004-01-22 02:15:55 +00:00
Glenn Maynard 10d0ae0ada fix memleak 2004-01-21 11:28:31 +00:00
Glenn Maynard d4a35810c2 minor fixes
cleanup
2004-01-21 04:59:15 +00:00
Glenn Maynard 6c71f9103f allow per-player course difficulties (not well-tested yet, off by default) 2004-01-21 01:35:54 +00:00
Chris Danford fca912cb16 new grading scale 2004-01-20 03:32:48 +00:00
Glenn Maynard 8529f14c35 UpdateSongPosition can take an explicit timestamp 2004-01-18 04:43:56 +00:00
Glenn Maynard 8bf9b74421 debug
remove assert
2004-01-17 00:36:49 +00:00
Jason Felds 018bea9e03 Newline again. 2004-01-15 00:49:59 +00:00
Glenn Maynard d516f94332 thank VC 2004-01-14 22:15:57 +00:00
Steve Checkoway 1cac9d7b6f Fix warnings. 2004-01-14 21:11:23 +00:00
Chris Danford 1cb29a82b5 add CourseDifficulty, use it instead of a bDifficult flag 2004-01-14 06:11:28 +00:00
Chris Danford b555be59df more rave balancing
add "noquads"
2004-01-12 03:47:55 +00:00
Glenn Maynard 7ac00385c4 remember the time of the current beat data 2004-01-12 01:10:25 +00:00
Glenn Maynard 192ea8734a don't assume ss.iMeter[p] is clamped to 1..MAX_METER+1
debug
2004-01-05 20:09:59 +00:00
Chris Danford 32bafded2e fix wrong credits message during demonstration 2004-01-03 20:34:35 +00:00
Chris Danford 5710c1bc43 fix uninitialized flag causing wrong credits message 2004-01-03 03:58:37 +00:00
Glenn Maynard 115be78962 add checkpoint 2003-12-30 05:53:22 +00:00
Chris Danford 5aa2a3dff4 add AttractSoundFrequency option
remove AttractSound and DemonstrationSound options
2003-12-28 19:46:50 +00:00
Chris Danford 2380638072 cleanup ScreenRanking
generalize scrolling lists with ListDisplay
2003-12-28 08:20:48 +00:00
Glenn Maynard e7c54c3d1f debug 2003-12-26 01:07:39 +00:00
Glenn Maynard 9170e91bcc Move CurStageStats and vPlayedStageState out of GAMESTATE. Having
GameState.h depend on StageStats.h is too inconvenient.
2003-12-23 00:26:00 +00:00