Commit Graph
8412 Commits
Author SHA1 Message Date
Andrew Livy b6b982b4b8 Allow for oni/nonstop/endless to be selected / disabled appropriately if elements all on page 1 of difficulty select screen 2004-01-28 02:11:27 +00:00
Glenn Maynard 946d26ae8e fix warnings 2004-01-27 21:03:43 +00:00
Glenn Maynard dfb4fe942d die if SetHWParams fails in SetSampleRate 2004-01-27 06:36:24 +00:00
Glenn Maynard 5548778cb1 do the GLU check correctly 2004-01-27 06:09:27 +00:00
Glenn Maynard b5279e990d don't jump to first difficulty while in sorts 2004-01-27 05:48:25 +00:00
Glenn Maynard c8ede67da3 add SORT_CHALLENGE_METER 2004-01-27 05:37:43 +00:00
Glenn Maynard 269023f747 fix editor jumping to odd positions in the music after going through options menus 2004-01-26 23:08:46 +00:00
Glenn Maynard d729a0e7aa ScreenSystemLayer::UpdateTimestampAndSkips cleanup
send SM_LoseFocus when bringing up an input window, minimenu, etc,
and on AddNewScreenToTop
2004-01-26 23:06:50 +00:00
Glenn Maynard ee4eea353f fix editor player options crash 2004-01-26 22:41:37 +00:00
Glenn Maynard 65ebfa853a initialize opt 2004-01-26 22:40:46 +00:00
Glenn Maynard 8b03f1a9f4 fix player options in editor 2004-01-26 22:20:42 +00:00
Glenn Maynard 47440ed830 m_MessageSendOnPop fix 2004-01-26 22:19:33 +00:00
Glenn Maynard bc0af51dcc allow showing course mods in the editor 2004-01-26 20:56:58 +00:00
Glenn Maynard b9b589cc34 Course::Unload 2004-01-26 20:55:35 +00:00
Glenn Maynard d8212e8d08 simplify attack handling 2004-01-26 20:39:14 +00:00
Glenn Maynard 032dc0c0a0 fix minimenu alignment 2004-01-26 19:11:25 +00:00
Glenn Maynard fb9557573c fix unlocks 2004-01-26 06:47:06 +00:00
Chris Danford 6273a42f96 update comment 2004-01-26 04:39:14 +00:00
Chris Danford ae8a754acd update readme link 2004-01-26 04:05:42 +00:00
Glenn Maynard 4259b5467a fix keys getting stuck after windows dialogs 2004-01-26 04:00:52 +00:00
Glenn Maynard dc33cc12bb increase MAX_INPUT_QUEUE_LENGTH 2004-01-26 03:36:02 +00:00
Glenn Maynard fe676f0dc2 preload locked sound 2004-01-26 03:23:12 +00:00
Chris Danford 1c78e70d57 remove assert. (the m_bGeneric stuff is kind of messy...) 2004-01-26 02:33:19 +00:00
Chris Danford c22f839591 let BGA control scrolling distance 2004-01-26 02:32:09 +00:00
Chris Danford 20eca5c59a cleanup 2004-01-26 02:31:04 +00:00
Chris Danford b0514b166f names cleanup (these people didn't really do anything) 2004-01-26 02:28:52 +00:00
Steve Checkoway 5eef3d9a45 fix warning 2004-01-26 01:20:12 +00:00
Chris Danford 88cca70487 combine .actor and BGALayer loading
make BGAniLayer derive from ActorFrame
2004-01-25 22:22:40 +00:00
Chris Danford e829a93f8d update comment 2004-01-25 22:20:24 +00:00
Glenn Maynard 8f1680b8da use ModeChoice 2004-01-25 16:49:05 +00:00
Glenn Maynard 174062553b add "song" 2004-01-25 16:48:09 +00:00
Glenn Maynard 290d92f6e3 ScreenSelect codes 2004-01-25 16:31:38 +00:00
Glenn Maynard e1b5bf9404 simplify 2004-01-25 16:24:34 +00:00
Glenn Maynard f116a3f4e8 cleanup 2004-01-25 15:45:50 +00:00
Glenn Maynard e5c242a290 unneeded 2004-01-25 15:11:41 +00:00
Steve Checkoway 560b7b1e63 Compile with -lGLU. This is untested but it _should_ be correct and fix the linking problems reported for linux. 2004-01-25 10:07:14 +00:00
Jason Felds dee9bd0be0 Newline added. 2004-01-25 06:51:34 +00:00
Chris Danford 1f501f7b5d hacky fix to z ordering 2004-01-25 06:33:18 +00:00
Chris Danford 05d43185c2 fix dupe steps credits showing 2004-01-25 06:32:34 +00:00
Chris Danford 51c2c4c2a6 translate difficulty name 2004-01-25 05:35:18 +00:00
Chris Danford 7744d4a36d metric name cleanup 2004-01-25 05:34:46 +00:00
Chris Danford ebb7c2b81e clamp percent before displaying 2004-01-25 05:34:23 +00:00
Chris Danford 76ba28e274 cleanup 2004-01-25 04:42:38 +00:00
Chris Danford 80c355b3b0 use deque in Actor for contant time delete of the head 2004-01-25 02:33:16 +00:00
Glenn Maynard 5144e29421 generalize 2004-01-25 02:29:18 +00:00
Glenn Maynard 3de8b33668 const fix 2004-01-25 02:27:41 +00:00
Chris Danford 3346785a20 add missing metrics 2004-01-25 02:02:26 +00:00
Chris Danford 36beda7333 add overlay BGA to screen gameplay 2004-01-25 01:59:57 +00:00
Chris Danford bec296636e add SongCreditDisplay 2004-01-25 01:59:21 +00:00
Chris Danford 08d91fe905 call DebugBreak on fatal error in _WINDOWS 2004-01-25 01:55:32 +00:00