Commit Graph
100 Commits
Author SHA1 Message Date
Josh Allen 7e4cce945c Add OptionsList 2007-03-05 20:09:53 +00:00
Josh Allen 6024c2766e Rename files in accordance with StyleType fix 2006-11-24 19:16:38 +00:00
Josh Allen d75de6e2a0 Fix getting style type 2006-11-24 19:08:57 +00:00
Josh Allen b8e372d781 Register StyleTypeToString with Lua. Does something already do this? It would be useful if there were. 2006-11-24 19:06:51 +00:00
Josh Allen 88ba8bbf74 Combine if statement 2006-11-24 17:39:49 +00:00
Josh Allen 56c4ed40c4 Fix ESC+options bug reported in the tracker 2006-11-24 17:38:34 +00:00
Josh Allen 86cbc8accd Clean up a little 2006-11-24 16:03:49 +00:00
Josh Allen 529444f44c Prevent out of bound crashes 2006-11-24 15:34:51 +00:00
Josh Allen b0e10682c8 remove nonexistent string 2006-11-24 14:58:06 +00:00
Josh Allen b89d8e26cd Clean up 2006-11-24 14:37:19 +00:00
Josh Allen bcfa4e2fb0 Detect all networking not just SMO 2006-11-24 14:35:41 +00:00
Josh Allen 94e777c27f Clean up languages from removing NetworkSyncServer 2006-11-24 14:33:48 +00:00
Josh Allen 4e91f9add3 Pull out the SMLAN server. Its very out of date and not used, besides the SMO server can act as a lan server. 2006-11-24 07:13:27 +00:00
Josh Allen 23e97d9d2e Pull out the SMLAN server. It very out of date and not used besides the SMO server can act as a lan server. Also add a newline to the scoreboard. 2006-11-24 07:04:39 +00:00
Josh Allen bd483b69b1 Get the scoreboard grades the correct way and fix returned enumerated type from lua 2006-11-24 05:56:56 +00:00
Josh Allen a14bd30a61 include ErrorStrings.h 2006-09-19 03:08:25 +00:00
Josh Allen fed0fad69b Fix image size warning 2006-09-09 04:31:45 +00:00
Josh Allen f617ea34dc Adjust location of actors on ScreenSelectMusic 2006-09-07 16:25:08 +00:00
Josh Allen 2249f1e96a Replace hands with a glow 2006-09-06 19:10:36 +00:00
Josh Allen af1412c3d8 Ability to get the scale factor between the theme's aspect ratio and screen's aspect ratio. Useful for placing actors in the same screen location regardless of aspect ratio. 2006-09-06 19:06:41 +00:00
Josh Allen c64d7b1578 Adjust Y spacing on menu elements 2006-08-22 14:31:33 +00:00
Josh Allen e15e9703ee Add blank RoomInfoDisplay strings 2006-08-14 20:13:09 +00:00
Josh Allen 7a86226dd4 Add RoomInfoDisplay strings 2006-08-14 20:05:08 +00:00
Josh Allen 75932999b8 localize text 2006-08-14 20:02:46 +00:00
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