Glenn Maynard
99df37d55e
update
2004-06-10 22:10:27 +00:00
Glenn Maynard
2b23e63f52
move dialog handling into a separate arch
2004-06-10 22:04:23 +00:00
Glenn Maynard
ae5ff2beb9
move dialog handling into a separate arch; it doesn't belong in ArchHooks
2004-06-10 22:03:32 +00:00
Thad Ward
59c0e3bda5
fix fail never happening, no matter the fail mode.
2004-06-10 19:38:38 +00:00
Chris Danford
cb6800ccd4
hide tutorial songs in all modes but PLAY_MODE_ARCADE
2004-06-10 08:43:53 +00:00
Glenn Maynard
14aa978423
PATH_MAX check
2004-06-10 07:15:32 +00:00
Glenn Maynard
bdfb4a6201
cleanup
2004-06-09 17:17:55 +00:00
Glenn Maynard
b2b661dd8c
dsiable g_MutexList and g_FreeMutexIDs: they're not threadsafe themselves,
...
and they're only used by MarkLockedMutex which is already disabled
2004-06-09 17:15:58 +00:00
Chris Danford
e915e5d4d5
only save scores in event mode if the player's profile has sLastUsedHighScoreName
2004-06-09 08:25:08 +00:00
Chris Danford
a266e00c93
force particular Premium and CoinMode values if bEventMode
2004-06-09 08:14:21 +00:00
Glenn Maynard
0b8b2ad654
allow compiling without JPEG (unfinished)
2004-06-09 07:08:42 +00:00
Glenn Maynard
4b85fc3307
libpng cleanup
2004-06-09 06:59:05 +00:00
Chris Danford
08731edefc
remove unused #defines
2004-06-09 06:27:58 +00:00
Chris Danford
1300566d36
fix OffCommand played instead of HideCommand
2004-06-09 04:55:53 +00:00
Chris Danford
d5c31a1a23
revert headers
2004-06-09 04:28:27 +00:00
Chris Danford
951101f8a5
remove NoteFieldPlus
2004-06-09 04:23:30 +00:00
Chris Danford
2241c31369
stop ScreenDemonstration music on MENU_COIN
2004-06-09 02:48:38 +00:00
Glenn Maynard
b4b63c6f3d
er
2004-06-09 02:24:45 +00:00
Glenn Maynard
013d2bf7f3
maybe fix VC 2003 compile
2004-06-09 02:23:39 +00:00
Glenn Maynard
de0134628b
don't include base zoom in GetUnzoomed; it's used to set the base zoom
...
(eg. BitmapText::UpdateBaseZoom)
2004-06-09 01:57:16 +00:00
Glenn Maynard
c7b9d0488f
case change
2004-06-09 01:37:26 +00:00
Glenn Maynard
6e68911c4c
Fix ScreenStage tween-out. ScreenStage can't go to ScreenBranch;
...
it breaks the "prepped screen" logic. (The successor to ScreenBranch
will be Lua metrics, which will allow branching to be done much more cleanly,
so I'm not going to try to fix the ScreenStage/ScreenBranch interaction.)
2004-06-09 01:35:40 +00:00
Sean Burke
966772de3e
Add/change a few replace values.
2004-06-08 23:16:02 +00:00
Glenn Maynard
aea0a41a68
clean up STYLE_TECHNO_VERSUS8 hack: Sprite really should not
...
be depending on GameState
2004-06-08 22:27:37 +00:00
Glenn Maynard
f482a18a37
reenable dithering for song backgrounds
2004-06-08 20:59:28 +00:00
Glenn Maynard
dfb19827e9
cleanup
2004-06-08 19:59:33 +00:00
Glenn Maynard
6f16b99a8d
fix flickering
2004-06-08 19:56:35 +00:00
Glenn Maynard
443ff61940
hack is unnecessary
...
use GetZoomed* while I'm here
2004-06-08 19:04:26 +00:00
Glenn Maynard
4d3fbff07c
fix baseScale never being included in GetZoomed/GetUnzoomedWidth()
...
(It seems to belong in both.)
2004-06-08 19:02:57 +00:00
Geoff Benson
0279511eee
Typo in foldername
2004-06-08 13:57:00 +00:00
Geoff Benson
289231a48a
no message
2004-06-08 12:42:16 +00:00
Steve Checkoway
11b49a898e
update
2004-06-08 09:14:52 +00:00
Steve Checkoway
5886ca8761
update installer script
2004-06-08 09:14:25 +00:00
Steve Checkoway
3e1efaa68d
update installer: remove unused stuff, allow files (and directories but untested) to be installed with different names)
2004-06-08 09:13:57 +00:00
Chris Danford
63bbabc491
add pref: MinPercentageForMachineCourseHighScore
2004-06-08 08:15:58 +00:00
Glenn Maynard
ee87baa6cf
fix scores not appearing (post-alpha 20 regression)
2004-06-08 08:03:49 +00:00
Chris Danford
501b417f0f
add separate Hide/Show commands for CourseHasMods
2004-06-08 07:50:28 +00:00
Chris Danford
99039668aa
fix logic for FAIL_OFF
2004-06-08 07:32:50 +00:00
Chris Danford
01325e78b3
fix logic for FAIL_OFF
2004-06-08 07:31:45 +00:00
Glenn Maynard
8e802ac267
show the actual difficulty color of the chosen song for mystery meter
...
values, instead of boring white
2004-06-08 07:24:41 +00:00
Glenn Maynard
65cece919e
fix random meter course entries not showing up correctly in CourseEntryDisplay (again)
2004-06-08 07:19:56 +00:00
Chris Danford
62acd3526f
name cleanup: FAIL_ARCADE -> FAIL_IMMEDIATE
...
clean up fail logic
add pref: Min1FullSongInCourses
2004-06-08 07:16:28 +00:00
Steve Checkoway
b8db184198
a21
2004-06-08 07:05:13 +00:00
Glenn Maynard
f3a79cf404
a21
2004-06-08 07:03:12 +00:00
Glenn Maynard
92116c5443
remove NoteFieldPlus
2004-06-08 07:02:17 +00:00
Glenn Maynard
dbd02a6cf9
cleanup
2004-06-08 07:00:48 +00:00
Glenn Maynard
f3e00fe2a1
update
2004-06-08 06:54:16 +00:00
Glenn Maynard
c0fff88d0a
old
2004-06-08 06:53:19 +00:00
Glenn Maynard
ca1b8f9ed6
add licensing info
2004-06-08 06:38:53 +00:00
Glenn Maynard
f5ce2e5303
cleanup
2004-06-08 05:55:00 +00:00