Commit Graph
14532 Commits
Author SHA1 Message Date
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
Glenn Maynard e45b39db16 fix ScreenAttract being sent inputs after it calls SetNewScreen, which should never happen 2005-03-21 04:26:08 +00:00
Glenn Maynard 2445a3933b fix log 2005-03-21 04:13:15 +00:00
Glenn Maynard 29224b0a64 entries with only one row are usually main options menu entries; supply a default name for those, to reduce redundancy 2005-03-21 04:12:16 +00:00
Glenn Maynard cd50ebd298 fix edit count desync after deleting steps 2005-03-21 03:47:30 +00:00
Glenn Maynard cc152506c5 comments 2005-03-21 03:45:14 +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
Glenn Maynard 10ba6d20cf remove ScreenSelectMaster::StyleIcon and MemoryCardIcons; they're in ScreenWithMenuElements 2005-03-20 23:36:43 +00:00
Chris Danford 3f3c787baf theme cleanup 2005-03-20 23:17:49 +00:00
Glenn Maynard cf20af55ef fix crash 2005-03-20 23:15:51 +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
Glenn Maynard b09db5bd71 ignore inactive player inputs 2005-03-20 22:39:36 +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
Ted Percival be38df7eac rename identifier "or"->"optrow" to resolve gcc build error 2005-03-20 11:20:58 +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