Commit Graph
6610 Commits
Author SHA1 Message Date
Andrew Livy 7be96be7a2 Fix: Failed ONI / Extra Stages shouldnt show Game Over 2003-11-11 18:05:28 +00:00
Glenn Maynard 046ab48c84 fix memleak 2003-11-11 17:51:06 +00:00
Jason Felds e03820e56b Added newline at end of file. (If this text is buggy, it's due to remote upload) 2003-11-11 15:44:24 +00:00
Chris Danford 5a88d937d6 fit noholds 2003-11-11 08:25:32 +00:00
Chris Danford 0457c62c03 no message 2003-11-11 07:37:54 +00:00
Chris Danford 29c9770315 fix "can't hit taps on same line as mines"
move life deltas to prefs
separate life delta for stepping on a mine
2003-11-11 07:36:28 +00:00
Steve Checkoway 460dd1ca49 scoping fix 2003-11-11 02:46:43 +00:00
Andrew Livy ea4315070b Fix to metrics.ini -- failpassmark removed from mod screen 2003-11-11 00:07:00 +00:00
Andrew Livy 7797b2d7ae Default Theme Metrics Update 2003-11-10 23:26:24 +00:00
Andrew Livy ad7c67b0ce Added: 2D DancingCharacter System, Ability to Show (or not show) Evaluation Screen on Fail. Evaluation Screen Fail / Passed BGA Overlays. 2003-11-10 23:25:44 +00:00
Glenn Maynard 0fd7734c93 Add EnabledCommand, DisabledCommand. Const fix, simplify. 2003-11-10 21:18:26 +00:00
Glenn Maynard bbbfd4a223 simplify, fix crash 2003-11-10 19:05:04 +00:00
Glenn Maynard 7589a61591 simplify and fix ScreenSelectMaster::MenuStart 2003-11-10 18:57:29 +00:00
Glenn Maynard 9484896b79 Make UpdateSelectableChoices() work, fixes, simplify. 2003-11-10 16:58:04 +00:00
Glenn Maynard 514aac93a9 Replace m_bPlayersCanJoin with PlayersCanJoin().
Move GetNumSidesJoined out of the header.
2003-11-10 16:48:22 +00:00
Glenn Maynard cb4bfafcba Add checkpoints and an assert. Remove mysterious "k_" prefix. 2003-11-10 14:40:17 +00:00
Glenn Maynard 232f7b792a Fix "foo.AVI" (uppercase) not working 2003-11-10 14:23:19 +00:00
Jason Felds e32d85a099 Added new job to my list. 2003-11-10 07:24:44 +00:00
Steve Checkoway e56254b45b As I was the one that added this, I doubt that any other archs depend on it. Now that OS X does not, I'm removing it. 2003-11-10 05:00:46 +00:00
Steve Checkoway 5b969f7468 Add files 2003-11-10 04:58:26 +00:00
Chris Danford 0dfed02a29 add option to save modifiers to profile 2003-11-10 04:32:12 +00:00
Chris Danford dd55bbf4b1 fix impossible patterns with Planted (Tsugaru heavy) 2003-11-10 04:31:22 +00:00
Jason Felds f9adac077f My TODO.file. Nothing much right now. 2003-11-10 02:52:19 +00:00
Chris Danford 069a6f8cc8 make lyrics animation more subtle 2003-11-10 02:46:45 +00:00
Jason Felds c0cff05665 Added newline at end of file. 2003-11-10 01:34:55 +00:00
Chris Danford 0b87d72d71 fix HoldNote scoring 2003-11-10 01:24:46 +00:00
Chris Danford ab37ee294b fix scoring with Insert mods
make assist tick for TAP_ADDITIONs
2003-11-10 01:13:40 +00:00
Chris Danford ec7bfc6fca remove debugging code 2003-11-10 01:13:10 +00:00
Chris Danford d792a97227 use separate judge window for mines 2003-11-10 01:03:47 +00:00
Chris Danford bda3de91f7 don't add personal records if not using a profile 2003-11-09 22:16:59 +00:00
Chris Danford 0dc5594c95 use separate graphics for machine record, category record, and course record 2003-11-09 22:06:36 +00:00
Chris Danford 6366d979ce clear ranking "name to fill in" markers on save 2003-11-09 21:40:20 +00:00
Chris Danford 8e92fb0e58 mount memory card before using 2003-11-09 21:39:54 +00:00
Chris Danford 3a9ce7be4d fix Windows prompts to insert disk if memory card not present 2003-11-09 11:50:28 +00:00
Chris Danford c98956653e fix Windows prompts to insert disk if memory card not present 2003-11-09 10:53:19 +00:00
Chris Danford 7bf6dfb631 fix TitleMenu fades to demo after pressing Start 2003-11-09 10:52:45 +00:00
Chris Danford 0ba4cc0c0e add doubles premium message 2003-11-09 10:17:00 +00:00
Chris Danford 7681bd508b save and restore last used ranking name from/to profile 2003-11-09 10:14:52 +00:00
Chris Danford 2920700f7a Don't show screen title menu (says "Press Start") if there are 0 credits and inserted and CoinMode is pay 2003-11-09 09:00:11 +00:00
Chris Danford a35e97b88e add doubles premium messages 2003-11-09 08:55:21 +00:00
Chris Danford 21738b9cbe don't map F2 for coin by default 2003-11-09 08:50:31 +00:00
Chris Danford 02679ea68b clean up premium coin logic 2003-11-09 01:09:35 +00:00
Chris Danford c279fd03a4 fix OptionIcon doesn't change when selecting Standard steps 2003-11-08 22:11:22 +00:00
Glenn Maynard d28496f39e add stretchto command 2003-11-08 20:37:40 +00:00
Glenn Maynard 60aee74847 implement edge fade 2003-11-08 19:38:38 +00:00
Glenn Maynard 12d92a5be1 add edge fade commands 2003-11-08 19:23:40 +00:00
Chris Danford bce21fc1d2 tweak credits text
add antialiasing option to menus
2003-11-08 15:51:10 +00:00
Chris Danford 70df8e2ca1 add antialiasing to graphic options 2003-11-08 15:50:27 +00:00
Chris Danford 3098d41e7a tweak credits text
fix memory card profile creation
2003-11-08 15:49:48 +00:00
Chris Danford e1b38458d9 add antialiasing to graphic options menu 2003-11-08 15:48:40 +00:00