Commit Graph
100 Commits
Author SHA1 Message Date
Josh Allen 98b62bf705 cleanup 2006-08-14 16:56:36 +00:00
Josh Allen 94ccc62a4b Cleanup and simplify metrics 2006-08-14 16:51:31 +00:00
Josh Allen 725fd2b6bc Add new files 2006-08-14 15:53:09 +00:00
Josh Allen 7b38d45ebe match style found elsewhere 2006-08-14 15:50:45 +00:00
Josh Allen 48753f4447 cleanup 2006-08-14 15:48:47 +00:00
Josh Allen b83e620713 Include RoomInfoDisplay.h 2006-08-14 15:46:38 +00:00
Josh Allen 642f06d210 Moved RoomInfoDisplay into its own files 2006-08-14 15:43:45 +00:00
Josh Allen 1de0f06f9a Move RoomInfoDisplay into its own files 2006-08-14 15:41:53 +00:00
Josh Allen 80f399d20c deny unsupported modes while networked 2006-08-14 07:32:36 +00:00
Josh Allen 348af28303 Babel Fish translations 2006-08-14 07:31:33 +00:00
Josh Allen e4d973b94e mode not supported 2006-08-14 07:25:05 +00:00
Josh Allen be307880ef Tweak RoomInfoDisplay metrics 2006-08-14 05:53:34 +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
Josh Allen c8a037bc65 Remove m_WheelBaseItemsData and mark MakeItem() as virtual to clarify 2006-08-13 18:18:55 +00:00
Josh Allen 2f0d652073 Call BeginScreen 2006-08-13 18:13:27 +00:00
Josh Allen 28b80dd27c dynamic_cast needs RTTI 2006-08-13 16:41:28 +00:00
Josh Allen 54ccc76b3a Stop is supposed to come first 2006-08-01 22:06:03 +00:00
Josh Allen 2e739bccd6 Fix Ctrl+Letter on song wheel for all network play 2006-08-01 22:04:54 +00:00
Josh Allen e9bc3ab514 clean up 2006-08-01 21:55:32 +00:00
Josh Allen e38749de1b Send note result offset into ReportScore 2006-07-22 03:28:45 +00:00
Josh Allen 6a191e1f23 Remove ReportTiming and send note offset into ReportScore 2006-07-22 03:27:39 +00:00
Josh Allen 6180a2762a remove ReportTiming 2006-07-22 03:19:58 +00:00
Josh Allen 74fd8211bb Fix float to bool warning 2006-07-22 00:54:17 +00:00
Josh Allen 9ee1a2ce43 Use flags found in RoomWheelData and clean up 2006-07-22 00:28:26 +00:00
Josh Allen 8c7e01eb08 Add room flags to data and clean up 2006-07-22 00:26:11 +00:00
Josh Allen 8921458276 Update to append room flags onto packet 2006-07-21 21:46:24 +00:00
Josh Allen 4e4e0dc04a HandleTapScore now sends all mine data to the server. 2006-07-21 16:24:55 +00:00
Josh Allen 0fd98658a5 Add iterator condition All. Fixes linker error. 2006-07-21 16:22:52 +00:00
Josh Allen 83cbf811d3 HandleTapScore now sends all mine data to server 2006-07-21 16:03:09 +00:00
Josh Allen b4040ae8c9 Fix warnings 2006-07-21 16:01:43 +00:00
Josh Allen 4a10b6efca Mines need to be processed for dance points 2006-07-20 18:21:37 +00:00
Josh Allen a7a2bb2dcc I don't think we are supposed to be incrementing the possible dance points twice. 2006-07-20 18:10:29 +00:00
Josh Allen b96481c589 Fix compile
NoteData* --> const NoteData&
2006-07-16 16:10:00 +00:00
Josh Allen 6b15224690 protocol update 2006-07-06 19:01:08 +00:00
Josh Allen de3be4c483 Updated to allow for sending of mine data. Also increment protocol version. 2006-07-06 17:55:44 +00:00
Josh Allen 6c80e0fa5a Send mine data to the server. 2006-07-06 17:53:49 +00:00
Josh Allen 08a76abd14 Allow selection of different profiles for different users. Two player login is still broken though. 2006-06-25 19:50:08 +00:00
Josh Allen 564832ee08 Moved to RoomInfoDisplay Background.xml 2006-06-25 19:46:48 +00:00
Josh Allen eee0551fea Quad to AutoActor 2006-06-25 19:26:39 +00:00
Josh Allen be150b23f9 remove non-existant files 2006-06-17 00:41:17 +00:00
Josh Allen 6c5e043a32 language update (babelfished most of these) 2006-05-16 03:40:34 +00:00
Josh Allen dfa54b5acc Language strings 2006-05-16 03:33:22 +00:00
Josh Allen 8fe83f73a3 Force event mode for online play 2006-05-16 03:32:01 +00:00
Josh Allen 90121ba0f7 Comment, is it still needed? 2006-04-14 13:26:22 +00:00
Josh Allen 6131ab52c0 Apparently this was needed, grades show all the time not just sometimes. 2006-04-11 05:19:53 +00:00
Josh Allen 14a86de093 Fix grade display on MusicWheel. Setting the hidden values makes more sence than setting the diffuse alpha values. 2006-04-10 23:31:02 +00:00
Josh Allen 533e784008 add missing font 2006-04-09 23:07:12 +00:00
Josh Allen 179113a741 update 2006-04-09 23:03:04 +00:00
Josh Allen 8032080a0e On command for the background 2006-04-09 23:01:26 +00:00
Josh Allen 4e70de013d Hide server option field if there are no servers found 2006-04-09 21:50:19 +00:00
Josh Allen da5b02d2b6 Fix crashing if there are zero profiles defined 2006-04-09 21:49:42 +00:00
Josh Allen 9c94725477 Fix profile option screen.
Notepad kept changing the other line, hopefully it is still correct.
2006-04-09 16:54:14 +00:00
Josh Allen 5843cb2f06 Fix MusicWheel 2006-04-09 05:52:25 +00:00
Josh Allen 3fbf89bc0a Remove ScreenEditCourseMods 2006-03-16 15:51:24 +00:00
Josh Allen 1c801ba535 Working RoomInfoDisplay 2006-01-21 17:45:52 +00:00
Josh Allen 33159df16e Updated for RoomInfoDisplay 2006-01-21 17:41:31 +00:00
Josh Allen eb8e8dee55 Updated RoomInfoDisplay 2006-01-21 03:52:51 +00:00
Josh Allen 5a9a621111 Added more functionality to RoomInfoDisplay 2006-01-21 03:46:19 +00:00
Josh Allen 3ca52dd0f4 Updated RoomInfo reply 2006-01-21 03:22:27 +00:00
Josh Allen 9c540ac8fe Updated for RoomInfoDisplay 2006-01-20 20:39:00 +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
Josh Allen e5bd8a7a87 Protocol update in regards to getting room information 2005-11-28 15:22:01 +00:00
Josh Allen 0d6ae492e0 Update for InfoBbox move 2005-09-25 19:00:00 +00:00
Josh Allen 909c8e078a Move all the InfoBox code into the RoomWheel 2005-09-25 18:58:01 +00:00
Josh Allen 4440d57ef6 Virtual and constant 2005-09-25 18:47:24 +00:00
Josh Allen d5b824d8cf Opps, forgot to remove LOG code used for debugging. 2005-09-19 19:13:26 +00:00
Josh Allen dd33512012 RoomInfo box 2005-09-19 19:08:14 +00:00
Josh Allen 3be5b8ac0b InfoBox for NetRoom. Also fix Users%dCommands because comments break the parsing 2005-09-19 19:07:23 +00:00
Josh Allen 25020e01b3 Ability to enable/disable scoreboard 2005-08-15 02:10:57 +00:00
Josh Allen d56a4f28d1 Update to reflect change to room creation 2005-05-08 18:54:28 +00:00
Josh Allen fdeecae225 Remove select modes
Create room now done by RoomWheel
2005-05-08 18:53:03 +00:00
Josh Allen 50e1b45104 Vitrual functions 2005-05-08 18:50:40 +00:00
Josh Allen 4cae8fdd22 Add a perminate "Create Room" item 2005-05-08 18:49:27 +00:00
Josh Allen 6c3c597c34 Expansion of room status 2005-05-08 04:59:52 +00:00
Josh Allen 53a4307c9d Tell the constructor what type it is. 2005-05-03 21:49:51 +00:00
Josh Allen b6944ab340 Opps, RoomWheel in wrong organizational folder 2005-05-03 01:56:18 +00:00
Josh Allen 4482cbcde5 Removed metrics for old room selection, added metrics for new room selection. 2005-05-03 01:39:16 +00:00
Josh Allen 632d6e6e86 Added RoomWheel 2005-05-03 01:36:27 +00:00
Josh Allen 451cb29b68 Room selection wheel 2005-05-03 01:32:19 +00:00
Josh Allen f6f6302893 Update for new room selection 2005-05-03 01:31:22 +00:00
Josh Allen 86fec46c9a Image for RoomWheel 2005-05-03 01:25:04 +00:00
Josh Allen ed3bf8f07e Fonts for RoomWheel 2005-05-03 01:15:53 +00:00
Josh Allen 531b4731a8 Updates 2005-05-03 01:05:11 +00:00
Josh Allen 4144d28bf2 Update WheelItemBase 2005-04-30 17:37:26 +00:00
Josh Allen 30ac0fc5aa Added WheelBase and WheelItemBase to project 2005-04-30 17:32:51 +00:00
Josh Allen 2eea8e7774 Abstracted wheel and items from WheelBase and WheelBaseItems 2005-04-30 17:30:18 +00:00
Josh Allen 63d86682c3 Updated for abstraction and changes to origional MusicWheel operation 2005-04-29 02:42:31 +00:00
Josh Allen 2369bd337c Remove unused headers
Reorganize portions of code for easier reuse
2005-04-24 05:52:35 +00:00
Josh Allen 81ad2275ba Slight update to clear confusion 2005-04-23 16:39:55 +00:00
Josh Allen 69779f76e8 Fix definition of CircularShift 2005-04-16 04:23:46 +00:00
Josh Allen 5cf8f8d7e9 forgot to add these for WheelBase and WheelItemBase 2005-04-06 00:47:07 +00:00
Josh Allen 58c45a9fbf fix to work with new AutoScreenMessages
better adding, removing, or selecting elements when or resulting in an empty wheel
style changes in regards to some curly brackets
2005-04-06 00:17:25 +00:00
Josh Allen 9c6ca1381b Very basic and generic selection wheel using code from existing MusicWheel and MusicWheelItems. MusicWheel and MusicWheelItems will abstract from this eventually. 2005-03-27 03:56:10 +00:00
Josh Allen fb6528144a Fix buggy room list 2005-03-06 03:42:20 +00:00
Josh Allen 90e386f360 Recode hard coded portions. Still broken with two players. 2005-02-09 04:24:41 +00:00
Josh Allen 891125b2df Fix spacing style 2005-02-08 23:55:07 +00:00
Josh Allen ab685bebbf Fix crash when selecting room when list is empty
Fix graphical glitches when tweening
2005-01-30 21:14:21 +00:00