Commit Graph

29 Commits

Author SHA1 Message Date
Josh Allen f416271ede Not hidden 2008-05-24 12:58:29 +00:00
Chris Danford ddf2c4b957 rename RoomWheelData to RoomWheelItemData, move visual elements out of WheelItemBaseData 2008-02-15 10:02:58 +00:00
Steve Checkoway 515bb3b263 Style to match the rest of the code. 2007-02-17 13:03:59 +00:00
Chris Danford 33835ee478 pass a GameCommand to each wheel item bar (experimental) 2006-12-07 11:34:42 +00:00
Glenn Maynard 6641cec9f9 stop being unique 2006-09-26 19:55:35 +00:00
Glenn Maynard 1ac2e7a351 avoid global ThemeMetric<apActorCommands> 2006-08-21 21:42:41 +00:00
Josh Allen 642f06d210 Moved RoomInfoDisplay into its own files 2006-08-14 15:43:45 +00:00
Josh Allen 71a57f9181 Pull RoomInfoDisplay out of RoomWheel 2006-08-14 05:46:15 +00:00
Josh Allen 60f324dc88 Copy constructor and remove some variables from RoomWheelItem 2006-08-14 00:49:31 +00:00
Josh Allen c0df236306 SetName before calling Load() 2006-08-13 22:22:44 +00:00
Josh Allen 82824c8c7d Use m_CurWheelItemData not m_WheelBaseItemsData 2006-08-13 18:19:54 +00:00
Glenn Maynard 35618be535 Fix up MusicWheel. This code was a mess: huge blocks of copy-and-pasted
code, duplicated arrays in base classes that were never used ...

(It's still ugly, but at least WheelBase is actually a real base class now.)
2006-08-10 04:27:46 +00:00
Josh Allen 8c7e01eb08 Add room flags to data and clean up 2006-07-22 00:26:11 +00:00
Josh Allen eee0551fea Quad to AutoActor 2006-06-25 19:26:39 +00:00
Josh Allen 8032080a0e On command for the background 2006-04-09 23:01:26 +00:00
Steve Checkoway 16fcc71cbf Fix warnings. 2006-01-22 02:50:47 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Josh Allen 1c801ba535 Working RoomInfoDisplay 2006-01-21 17:45:52 +00:00
Josh Allen 5a9a621111 Added more functionality to RoomInfoDisplay 2006-01-21 03:46:19 +00:00
Josh Allen 642c5270dc Reworked m_roomInfo's datatype into its own class RoomInfoDisplay. I will add more functionality tonight. 2006-01-20 20:34:36 +00:00
Chris Danford 74749a19bb move localized string to separate file 2005-12-22 03:10:04 +00:00
Chris Danford c4d4f640bb localize text entry 2005-12-21 12:55:20 +00:00
Josh Allen 909c8e078a Move all the InfoBox code into the RoomWheel 2005-09-25 18:58:01 +00:00
Glenn Maynard 6a0c91e07e STATE_SELECTING_GENERIC -> STATE_SELECTING 2005-09-19 09:27:43 +00:00
Glenn Maynard 9b08148f60 ScreenTextEntry::TextEntry/ScreenTextEntry::Password 2005-07-03 04:45:34 +00:00
Glenn Maynard 13eddba584 while I'm here ... 2005-07-01 04:21:49 +00:00
Glenn Maynard 02f45c266a missing header 2005-07-01 04:19:32 +00:00
Josh Allen 4cae8fdd22 Add a perminate "Create Room" item 2005-05-08 18:49:27 +00:00
Josh Allen 451cb29b68 Room selection wheel 2005-05-03 01:32:19 +00:00