Chris Danford
|
2db37d48c2
|
fix compile error
|
2005-03-22 09:27:46 +00:00 |
|
Chris Danford
|
7085e9ddbe
|
add matching Undemand
|
2005-03-22 06:18:24 +00:00 |
|
Chris Danford
|
cae1a91f41
|
fix low-res banners aren't cached, so changing songs causes a disc read
|
2005-03-22 05:52:56 +00:00 |
|
Chris Danford
|
7ca20486ef
|
use sin lookup table to fix terrible performance with float and tipsy performance on some archs
|
2005-03-22 00:58:05 +00:00 |
|
Chris Danford
|
1ce86551bd
|
escape quotes in sring literals to fix error compiling "PlayCommand,Don't"
|
2005-03-22 00:56:25 +00:00 |
|
Chris Danford
|
66a30e72b8
|
optimize: Add GetTimeSinceStartFast() that caches the time for archs where GetMicrosecondsSinceStart() is slow
|
2005-03-21 21:40:07 +00:00 |
|
Chris Danford
|
ea59bbfec8
|
cleanup
|
2005-03-21 20:14:08 +00:00 |
|
Chris Danford
|
a976f65a08
|
add help text that's only shown in Play/Record
|
2005-03-21 14:13:11 +00:00 |
|
Chris Danford
|
e2cbd6e848
|
rename ScreenMiniMenuKeyboardShortcuts -> ScreenMiniMenuEditHelp
|
2005-03-21 13:33:34 +00:00 |
|
Chris Danford
|
e3ced3f32d
|
fix crashes if 0 rows are enabled (e.g. keyboard shortcut minimenu)
|
2005-03-21 13:21:40 +00:00 |
|
Chris Danford
|
042ba4d6c2
|
play normal Start sound (not separate create sound)
don't show system messages
|
2005-03-21 13:18:31 +00:00 |
|
Chris Danford
|
b856c24d78
|
add AnyPlayerHasRankingFeats
|
2005-03-21 12:21:58 +00:00 |
|
Chris Danford
|
f4d1dfc8cf
|
fix ftruncf changes 1.0000000 to 0.99990004
|
2005-03-21 11:22:20 +00:00 |
|
Chris Danford
|
1d1a6a95ac
|
add diffuse_ramp effect
|
2005-03-21 10:49:51 +00:00 |
|
Chris Danford
|
fd94e4f38d
|
don't warn about dimensions if texture is "_blank"
|
2005-03-21 07:40:23 +00:00 |
|
Chris Danford
|
6df73d3839
|
fix possible crash on row with no choices
rename highlight -> cursor to avoid confusion with line highlight graphic
|
2005-03-21 05:17:46 +00:00 |
|
Chris Danford
|
8df1290603
|
for easier debugging
|
2005-03-21 05:16:52 +00:00 |
|
Chris Danford
|
aa1e0d1f76
|
fix stale pointer left in ActorFrame causes crash cancelling out of PlayerOptions
|
2005-03-21 05:16:28 +00:00 |
|
Chris Danford
|
1bff5bb755
|
play copy of so that the Cancel sound continues playing after the transition and sample have been torn down
|
2005-03-21 03:41:06 +00:00 |
|
Chris Danford
|
a23db65a1e
|
remove uses of PlayOnce
|
2005-03-21 03:02:47 +00:00 |
|
Chris Danford
|
9dff2c6308
|
fix AV if 0 choices in row
|
2005-03-21 03:02:00 +00:00 |
|
Chris Danford
|
348cf4d15c
|
look at PLAY_MUSIC when calculating whether or not to stop the music
|
2005-03-21 01:14:30 +00:00 |
|
Chris Danford
|
dfee85c3fd
|
don't play music on ScreenDemonstration
|
2005-03-21 00:57:52 +00:00 |
|
Chris Danford
|
54e838a328
|
always theme the exit row
|
2005-03-21 00:53:55 +00:00 |
|
Chris Danford
|
a8e10c1587
|
never theme Lua items
|
2005-03-21 00:53:35 +00:00 |
|
Chris Danford
|
84939d1a70
|
fix ScreenAttract looks for music even if PLAY_MUSIC=0
|
2005-03-21 00:20:36 +00:00 |
|
Chris Danford
|
e49c74a2c8
|
Always theme the NEXT_ROW item
|
2005-03-21 00:19:34 +00:00 |
|
Chris Danford
|
a63ee3e5e3
|
add missing elements/metrics
|
2005-03-21 00:09:51 +00:00 |
|
Chris Danford
|
2f4d814a64
|
allow dynamically generated rows to override theming
remove unused EditAction row type
|
2005-03-20 23:40:26 +00:00 |
|
Chris Danford
|
3f3c787baf
|
theme cleanup
|
2005-03-20 23:17:49 +00:00 |
|
Chris Danford
|
7a4c7df1ed
|
remove hard-coded line breaks and unnecessary character replacement logic
|
2005-03-20 23:15:09 +00:00 |
|
Chris Danford
|
427253a4f0
|
fix cursor graphics loaded instead of underline
|
2005-03-20 23:12:29 +00:00 |
|
Chris Danford
|
50d73b4855
|
detect use of uninitialized metrics
|
2005-03-20 22:29:42 +00:00 |
|
Chris Danford
|
3ecb0aa4a9
|
fix use of uninitialized metric
|
2005-03-20 22:29:20 +00:00 |
|
Chris Danford
|
724ccf0179
|
move theming of title text from ScreenOptions to OptionRow
|
2005-03-20 22:17:57 +00:00 |
|
Chris Danford
|
fe5b7e214b
|
remove unused MaxStepsLoadedFromProfile
|
2005-03-20 20:51:30 +00:00 |
|
Chris Danford
|
4eb7e27746
|
fold OptionRow elements into ScreenOptions
|
2005-03-20 20:45:34 +00:00 |
|
Chris Danford
|
d83e8ec60c
|
warn instead of asserting on tween overflow
|
2005-03-20 20:37:24 +00:00 |
|
Chris Danford
|
6342b78d3e
|
Load OptionRow metrics from the parent screen's type
|
2005-03-20 20:34:33 +00:00 |
|
Chris Danford
|
5011c51e2e
|
Store OptionRow metrics in the screen to make it easier for a screen to customize these
Theme strings in editor
|
2005-03-20 20:24:25 +00:00 |
|
Chris Danford
|
92ad3d2c38
|
Store OptionRow metrics in the screen to make it easier for a screen to customize these
|
2005-03-20 20:23:10 +00:00 |
|
Chris Danford
|
b73448d410
|
move item theming from ScreenOptionsMaster to OptionRow so MiniMenu and other options screens can be themed
|
2005-03-20 20:16:32 +00:00 |
|
Chris Danford
|
5befb60456
|
method name cleanup, add comments
|
2005-03-20 20:15:41 +00:00 |
|
Chris Danford
|
4c031911fc
|
screen name cleanup
add more info to StepsInformation menu
|
2005-03-20 20:13:27 +00:00 |
|
Chris Danford
|
82a67c31ec
|
fix misnamed method
don't mangle strings when looking up Title and Explanation metrics
|
2005-03-20 20:12:11 +00:00 |
|
Chris Danford
|
69ec4c06de
|
Info text cleanup
|
2005-03-20 11:35:45 +00:00 |
|
Chris Danford
|
301c6e707e
|
more TickEarlySeconds into CommonMetrics
|
2005-03-20 09:52:48 +00:00 |
|
Chris Danford
|
4d1474a777
|
customize mini menu
|
2005-03-20 08:46:45 +00:00 |
|
Chris Danford
|
9cfa779956
|
remove code to play cancel sound and put the cancel sound in the transition
|
2005-03-20 08:23:08 +00:00 |
|
Chris Danford
|
50e7492e93
|
cleanup
|
2005-03-20 08:19:37 +00:00 |
|
Chris Danford
|
c42caf30f3
|
fix hard-coded class name
fix wrapping on repeated input
|
2005-03-20 08:18:47 +00:00 |
|
Chris Danford
|
a7fdca526e
|
remove hard-coded positions
|
2005-03-20 07:22:55 +00:00 |
|
Chris Danford
|
a5519d97e7
|
fix transition sounds not being played
|
2005-03-20 07:22:10 +00:00 |
|
Chris Danford
|
955cebc812
|
change graphics graphics to draw underneath text
|
2005-03-20 07:12:51 +00:00 |
|
Chris Danford
|
297a5851ba
|
remove hard-coded positioning of text
|
2005-03-20 07:11:23 +00:00 |
|
Chris Danford
|
90b8e9cc8a
|
allow .xml and .actors as transitions
|
2005-03-20 07:09:55 +00:00 |
|
Chris Danford
|
b7b582e935
|
allow .actors as BGAs
|
2005-03-20 07:09:22 +00:00 |
|
Chris Danford
|
3f93cae060
|
implement ScreenMiniMenu with ScreenOptions
|
2005-03-20 06:57:26 +00:00 |
|
Chris Danford
|
bbadc010f4
|
Implement ScreenMiniMenu with ScreenOptions
|
2005-03-20 06:41:56 +00:00 |
|
Chris Danford
|
48e6cb1a69
|
rename back -> cancel because "back" conflicts with "background"
|
2005-03-20 06:14:41 +00:00 |
|
Chris Danford
|
1ab61d7dde
|
don't warn about Sprite having the wrong number of states
|
2005-03-20 05:51:44 +00:00 |
|
Chris Danford
|
7ff0cb03d9
|
add 192nds
|
2005-03-19 00:54:07 +00:00 |
|
Chris Danford
|
cfd4a03110
|
own sound instead of PlayOnce
|
2005-03-18 21:51:30 +00:00 |
|
Chris Danford
|
9cad331c2a
|
remove redundant ScreenEdit overlay
|
2005-03-18 19:45:22 +00:00 |
|
Chris Danford
|
c10dc7eab2
|
clean up EditMode transitions
don't explicitly draw and update Actors - add as children so that Z ordering is correct
|
2005-03-18 19:44:01 +00:00 |
|
Chris Danford
|
b6fe07c1d2
|
make ScreenEdit derive from ScreenWithMenuElements
add missing demonstration metrics
|
2005-03-18 18:59:25 +00:00 |
|
Chris Danford
|
db022cd518
|
make ScreenEdit derive from ScreenWithMenuElements
|
2005-03-18 18:58:22 +00:00 |
|
Chris Danford
|
b497b33aa0
|
add SetUpdateRate method
|
2005-03-18 18:57:05 +00:00 |
|
Chris Danford
|
66a5c26a84
|
don't draw BGChange text in HomeEditMode
|
2005-03-18 18:56:35 +00:00 |
|
Chris Danford
|
3fae670c0c
|
remove redundant play of Init. Each Actor plays Init when it's loaded.
|
2005-03-18 09:08:09 +00:00 |
|
Chris Danford
|
39a9708020
|
assert if someone tries to clear the zbuffer in an actor frame (it won't do anything because ActorFrames don't SetRenderState). Hopefully, this will save someone a lot of troubleshooting time.
|
2005-03-18 08:14:49 +00:00 |
|
Chris Danford
|
9a4283c8ee
|
load children before calling ActorScroller::LoadFromNode
|
2005-03-18 04:06:17 +00:00 |
|
Chris Danford
|
02d18e9c7b
|
require all ActorScroller values
|
2005-03-18 04:05:23 +00:00 |
|
Chris Danford
|
b788cc3aa8
|
cleanup fallbacks to fix missing
|
2005-03-18 01:56:55 +00:00 |
|
Chris Danford
|
9b1fb67f6a
|
explicitly Load TextBanner to read metrics - don't automatically init on first use
|
2005-03-18 01:55:33 +00:00 |
|
Chris Danford
|
dc76527235
|
add meter numbers
|
2005-03-18 01:53:46 +00:00 |
|
Chris Danford
|
11662c6d75
|
add missing
|
2005-03-18 01:18:07 +00:00 |
|
Chris Danford
|
2b833657fb
|
fix medium color
|
2005-03-18 01:16:49 +00:00 |
|
Chris Danford
|
e76b50d499
|
don't calculate NextScreen until options have been exported
|
2005-03-17 17:54:46 +00:00 |
|
Chris Danford
|
1f112ae2ca
|
fix Various showed as BPM for some courses with <= MAX_COURSE_ENTRIES_BEFORE_VARIOUS
|
2005-03-17 17:53:10 +00:00 |
|
Chris Danford
|
0eb271a1b1
|
allow specifying a custom MusicWheel type
|
2005-03-17 09:34:05 +00:00 |
|
Chris Danford
|
5f68c5977a
|
add ThemeMetricMap - a ThemeMetric collection that maps from a CString to ThemeMetric
|
2005-03-17 09:29:46 +00:00 |
|
Chris Danford
|
b30b0d6d31
|
fix course and section text zoom shouldn't be reset
|
2005-03-17 07:38:09 +00:00 |
|
Chris Danford
|
46443085fd
|
re-add meter number on options screen
|
2005-03-17 06:23:16 +00:00 |
|
Chris Danford
|
a5e71825d1
|
separate change row and change value sounds
|
2005-03-17 02:17:00 +00:00 |
|
Chris Danford
|
bb490cce88
|
always show tutorial at full brightness
|
2005-03-17 02:16:31 +00:00 |
|
Chris Danford
|
3953ce9bb2
|
always show tutorial at full brightness
|
2005-03-16 23:27:00 +00:00 |
|
Chris Danford
|
9b2b8e73a8
|
throw away inputs that queued while the screen was loading
|
2005-03-16 23:26:19 +00:00 |
|
Chris Danford
|
2e4a36ee64
|
don't wait for title menu animaton to finish before tweening off
|
2005-03-16 09:25:50 +00:00 |
|
Chris Danford
|
2fc7f14419
|
use Lua for difficulty colors
|
2005-03-16 08:21:25 +00:00 |
|
Chris Danford
|
c45c229995
|
cleanup: don't cast bool to int
|
2005-03-16 04:10:10 +00:00 |
|
Chris Danford
|
65e2148bc4
|
has FFMPEG
|
2005-03-16 03:09:42 +00:00 |
|
Chris Danford
|
f1d3a2395d
|
revert: don't precache
|
2005-03-16 02:36:34 +00:00 |
|
Chris Danford
|
40f74ad837
|
fix Windows compile
|
2005-03-16 02:25:40 +00:00 |
|
Chris Danford
|
90a470ab4a
|
precache sounds
|
2005-03-16 02:18:03 +00:00 |
|
Chris Danford
|
4814f96218
|
fix crash in course mode
|
2005-03-16 02:16:55 +00:00 |
|
Chris Danford
|
b85b303342
|
fix compile
|
2005-03-16 02:06:48 +00:00 |
|
Chris Danford
|
3b9ee81bed
|
add missing metrics
|
2005-03-16 02:05:12 +00:00 |
|
Chris Danford
|
81290aa995
|
fix "100%" not stripped if there's a leading speed
|
2005-03-14 20:16:39 +00:00 |
|
Chris Danford
|
b0822896b9
|
fix all Uppercase mods don't get themed
|
2005-03-14 19:04:36 +00:00 |
|