Commit Graph
15405 Commits
Author SHA1 Message Date
Steve Checkoway abf62b326f Oops. I forgot to provide a definition for this. Make sure that it is never called. 2005-05-14 08:11:33 +00:00
Steve Checkoway 9e08fde928 Work around some issue in gcc 4. 2005-05-14 08:01:32 +00:00
Steve Checkoway 135884ceb9 Explicit template specializations require template<>. 2005-05-14 07:59:46 +00:00
Steve Checkoway 15ce1c2cdd Unused. 2005-05-14 07:39:34 +00:00
Steve Checkoway de93a32840 Fix initialization order warnings. 2005-05-14 07:39:15 +00:00
Steve Checkoway 360a2d6651 Fix warning. 2005-05-14 07:36:19 +00:00
Steve Checkoway 42f3fae45c Don't first cast -1 to long unsigned int and then back to int. Just cast nIdx to an int. 2005-05-14 06:53:06 +00:00
Glenn Maynard ded31d82f4 fix overly verbose driver names - Linux will never compile an Amiga joystick driver; anything a Linux user puts in his INI is clearly for Linux. 2005-05-14 02:29:18 +00:00
Chris Danford 64d2c0a30c make all-time total more visible 2005-05-13 19:04:21 +00:00
Charles Lohr 20f69eabed Add: Mac users should be able to use '\\' since insert doesn't exist for them. 2005-05-13 00:23:25 +00:00
Charles Lohr 784953b85d Fix: Judgements for default theme. 2005-05-13 00:22:36 +00:00
Glenn Maynard b2b72a8258 fix SystemMessageNoAnimate never displayed 2005-05-12 21:55:48 +00:00
Glenn Maynard 6a247ff9ce split MessageOffCommand 2005-05-12 21:54:21 +00:00
Chris Danford 414b7063ed Use a small, random amount in fNoteOffset for CPU controlled players so that demonstration show a mix of late and early 2005-05-12 07:52:53 +00:00
Chris Danford 4a2d15f1fc add missing ScreenReloadSongs elements 2005-05-11 23:15:10 +00:00
Thad Ward 5949e5bc90 (this is possibly going to annoy some people, but..)
put all (obvious) MSVC lines in #if defined(_MSC_VER) blocks, primarilly
to allow alternative win32 compilers to be used.
2005-05-11 04:43:54 +00:00
Jason Felds 51eb014d4a Fix COARefTime class. 2005-05-11 04:37:12 +00:00
Glenn Maynard 876b09a157 fix assert 2005-05-10 23:01:04 +00:00
Thad Ward 9771f4a62d re-create the VC.NET 2003 project based off the other VC.NET project, to
bring things back up to date
2005-05-10 19:59:39 +00:00
Glenn Maynard c765508bc1 fix crash due to memset()ing a non-POD 2005-05-10 04:42:14 +00:00
Glenn Maynard 99843770cb backwards conditional; m_bCountNotesSeparately = false was incorrect 2005-05-10 04:38:48 +00:00
Glenn Maynard ce77b8bbab fix options saving 2005-05-10 04:30:51 +00:00
Glenn Maynard 3104b0f5fa fix wrong offset 2005-05-10 03:37:30 +00:00
Chris Danford 29f618681c don't adjust timing in beginner. 2005-05-09 18:43:42 +00:00
Chris Danford 11b9427b9c add pref PreferredSortUsesGroups 2005-05-09 17:33:22 +00:00
Chris Danford ec07a8efaf don't oni fail in survival 2005-05-09 17:27:53 +00:00
Chris Danford 0b1031732e give up if all human players have 30 misses so that battle will end early 2005-05-09 15:14:19 +00:00
Chris Danford 856a6a2ab1 change GiveUpAfter30Misses to FailAfter30Misses to that stepping off will kick you out even if FAIL_OFF 2005-05-09 14:51:34 +00:00
Chris Danford e734e00bcc give up if all human players have 30 misses so that battle will end early 2005-05-09 14:22:21 +00:00
Chris Danford bd5055455b fix col-specific crossed message only sent for the first tap in each row 2005-05-09 12:26:44 +00:00
Glenn Maynard c77b915b29 fix sorting 2005-05-09 11:54:13 +00:00
Chris Danford b33f204d34 show memory card icons on all screens 2005-05-09 11:53:12 +00:00
Chris Danford 63b58a2ee2 fix ALLOW_RESIZE 2005-05-09 11:47:00 +00:00
Chris Danford 1243753cc6 themeable text on SBookkeepoing 2005-05-09 11:15:45 +00:00
Chris Danford 8ee373253a themeable text on SBookkeepoing 2005-05-09 11:10:14 +00:00
Chris Danford f217e5f0f4 track whether player gave up, hide Barely if gave up 2005-05-09 10:12:03 +00:00
Chris Danford 17b6d15d79 themeable system message animation 2005-05-09 09:49:13 +00:00
Glenn Maynard e33ffbe777 paranoia 2005-05-09 09:24:04 +00:00
Chris Danford fb1d69add3 rename: IsUsingProfile -> IsPersistentProfile
Don't require IsPersistentProfile in some places related to fitness mode where a non-persistent Profile will suffice
2005-05-09 08:44:01 +00:00
Glenn Maynard e822ee71ce one line 2005-05-09 07:33:15 +00:00
Chris Danford d04dd439cf add rolls to eval 2005-05-09 06:17:07 +00:00
Chris Danford c36df02254 add rolls to eval and scoring 2005-05-09 06:15:59 +00:00
Glenn Maynard e9616fb6d4 fix up gray bar 2005-05-09 05:12:39 +00:00
Chris Danford 11f8b1f578 cabinet lights solid on before first note 2005-05-09 04:48:18 +00:00
Glenn Maynard 0d635628ce remove 6- and 7-stages/round options. it's annoying to have to create
graphics for "stage 6" and "stage 7" and test it, and if you want that,
you probably want event mode instead.
2005-05-09 04:34:06 +00:00
Chris Danford 79ddf1eac5 broadcast message on jumps 2005-05-09 04:29:18 +00:00
Glenn Maynard 9a35125ca6 fix up tweens (should be themable but too low-priority a screen at the moment) 2005-05-09 04:26:57 +00:00
Glenn Maynard 0e58817922 select goes up
fix extra start sound played
2005-05-09 04:21:25 +00:00
Glenn Maynard fb3baf752b update screen 2005-05-09 04:17:17 +00:00
Chris Danford 4b5aa60a21 themeable oni die 2005-05-09 04:07:07 +00:00