Charles Lohr
|
fc743ca02e
|
Add: Metrics for NetSelectMusic's Next, Prev and NoSongs Screens
|
2004-11-03 05:35:39 +00:00 |
|
Charles Lohr
|
7f434ea7bd
|
Add: Metrics for NetSelectMusic's Next, Prev and NoSongs Screens
|
2004-11-03 05:34:56 +00:00 |
|
Charles Lohr
|
43e333caef
|
Fix: Allow ScreenStage to go "back" properly.
|
2004-11-03 05:31:09 +00:00 |
|
Charles Lohr
|
d8f885b4b9
|
OOps. that shouldn't have been included.
|
2004-10-29 02:05:52 +00:00 |
|
Charles Lohr
|
0ec8f61a0e
|
Update & user list fix
|
2004-10-29 01:58:56 +00:00 |
|
Charles Lohr
|
15fd06145b
|
Update
|
2004-10-29 01:56:11 +00:00 |
|
Charles Lohr
|
c8f6ceb4e2
|
Added extra colors that were forgotten
|
2004-10-28 23:54:15 +00:00 |
|
Charles Lohr
|
242f2b4885
|
Fixed 2 occourances of -1 insted of 0 causing a small issue.
|
2004-10-28 01:03:57 +00:00 |
|
Charles Lohr
|
0e34a1497a
|
Fix: Strange difficulty inselectability.
|
2004-10-26 19:28:29 +00:00 |
|
Charles Lohr
|
dc035dbe71
|
Fix: Don't let the selector continue flying around after the user selected.
|
2004-10-26 18:30:22 +00:00 |
|
Charles Lohr
|
e77abc84ab
|
Fix: Allow 2.00 sec wait period to be changed.
|
2004-10-26 18:18:53 +00:00 |
|
Charles Lohr
|
465c98dbab
|
Fix for some linking errors since no one added the files to the VC6 project.
|
2004-10-26 18:13:32 +00:00 |
|
Charles Lohr
|
d5c767f6eb
|
Make the connect/disconnect a lot nicer.
|
2004-10-19 06:15:42 +00:00 |
|
Charles Lohr
|
f212eeb458
|
Update.
|
2004-10-13 21:10:30 +00:00 |
|
Charles Lohr
|
336e758732
|
Added metrics for user display in SMLAN.
|
2004-10-13 06:44:01 +00:00 |
|
Charles Lohr
|
f53bd9a2f7
|
Added necessiary code for sending user info, and addition for SMOnline support (But no SMOnline yet). Do not put in 3.9 branch.
|
2004-10-13 06:42:53 +00:00 |
|
Charles Lohr
|
e84c666854
|
Added user info; do not put in the 3.9 branch.
|
2004-10-13 06:41:28 +00:00 |
|
Charles Lohr
|
3c821677e0
|
MSVC6 doesn't like .clear(); I think = "" would be better for now.
|
2004-10-12 04:42:45 +00:00 |
|
Charles Lohr
|
f8a8294588
|
Automap to LevelSix USB Ignition V3
|
2004-10-09 07:03:15 +00:00 |
|
Charles Lohr
|
76a482d9f7
|
Updated metrics for change.
|
2004-10-05 19:50:06 +00:00 |
|
Charles Lohr
|
15020e2dbb
|
Added: 2 more fonts, so not everything is "chat" font.
|
2004-10-05 18:41:15 +00:00 |
|
Charles Lohr
|
fb18a984d1
|
Fix: There was much confusion when there were songs with the same artist and subtitles. A user can now chose which one without having to force start.
|
2004-10-05 18:39:46 +00:00 |
|
Charles Lohr
|
86de3757ee
|
Added to programmer credits.
|
2004-09-20 05:53:31 +00:00 |
|
Charles Lohr
|
3ee5aa4071
|
Fix: Difficulty issues, and rainbow issues.
|
2004-09-17 22:53:17 +00:00 |
|
Charles Lohr
|
7318d47e4c
|
Fix: Autoreapeat works.
|
2004-09-17 18:20:33 +00:00 |
|
Charles Lohr
|
928a3d42f8
|
Cleanup -- it doesn't really matter.
|
2004-09-17 00:28:38 +00:00 |
|
Charles Lohr
|
c9be7aafca
|
Fix: Don't make force start crash other players.
|
2004-09-16 21:50:21 +00:00 |
|
Charles Lohr
|
26913ee5dc
|
Fix: Autogen issues with Ez2.
|
2004-09-13 15:08:57 +00:00 |
|
Charles Lohr
|
fe57e3fb7f
|
Fix WITHOUT_NETWORKING
|
2004-09-12 06:56:06 +00:00 |
|
Charles Lohr
|
bc38866cda
|
Oops... That doesn't compile, does it?
|
2004-09-12 05:34:05 +00:00 |
|
Charles Lohr
|
eee53e1a35
|
Fix: Ignore song up/low case.
|
2004-09-12 05:25:59 +00:00 |
|
Charles Lohr
|
3867d6261b
|
Fix: no blank lines sent to server, autorepeating works.
|
2004-09-11 16:55:01 +00:00 |
|
Charles Lohr
|
2324859389
|
Fix: Include RageUtil.h. It is necessiary for ARRAYSIZE.
|
2004-09-10 02:12:40 +00:00 |
|
Charles Lohr
|
50d6615193
|
Fix: " and ' from modified stepmania code.
|
2004-09-09 22:42:54 +00:00 |
|
Charles Lohr
|
2dac0c1523
|
Fix: Crash when playing w/o marvelouses. And show AAA players in rainbow.
|
2004-09-09 05:32:00 +00:00 |
|
Charles Lohr
|
71fbc18e1f
|
Oops. Accidently added network options... again.
|
2004-09-07 23:34:18 +00:00 |
|
Charles Lohr
|
d8ae2db734
|
Began transition to enum'd commands like chris suggested.
|
2004-09-07 00:19:53 +00:00 |
|
Charles Lohr
|
40168bb551
|
Began transition to enum'd commands like chris suggested.
|
2004-09-07 00:13:15 +00:00 |
|
Charles Lohr
|
d7835ae5ce
|
Added support for new protocol
|
2004-09-06 23:54:04 +00:00 |
|
Charles Lohr
|
1b792a7305
|
Update: differentiate between options and exiting
|
2004-09-06 22:53:53 +00:00 |
|
Charles Lohr
|
1ec7e317ad
|
Fix: Display Failed as Failed. not B
|
2004-09-06 21:19:18 +00:00 |
|
Charles Lohr
|
0c57ea4852
|
Fix: don't hang people up by entering options at last minute.
|
2004-09-06 20:47:55 +00:00 |
|
Charles Lohr
|
bc628082ba
|
Added some code to help figure out errors.
|
2004-09-06 18:20:16 +00:00 |
|
Charles Lohr
|
dc5993a1bd
|
This seems to improve Syncing.
|
2004-09-06 07:21:53 +00:00 |
|
Charles Lohr
|
cb07d3511b
|
Implemented: Evaluation-time player options
|
2004-09-06 04:24:51 +00:00 |
|
Charles Lohr
|
1fd7483cdd
|
Added: support for player options at evaluation-time
|
2004-09-06 03:54:04 +00:00 |
|
Charles Lohr
|
e244495cc6
|
Added: Player options
|
2004-09-06 03:25:26 +00:00 |
|
Charles Lohr
|
605e049a97
|
Fix: ' and " are not shown properly. You always type a " anyway.
|
2004-09-06 03:22:35 +00:00 |
|
Charles Lohr
|
34d10acdb9
|
Added command 10, and added tweening for ScreneNetEvaluation.
|
2004-09-03 15:33:00 +00:00 |
|
Charles Lohr
|
3326f6579e
|
Updated protocol
|
2004-09-03 15:31:42 +00:00 |
|
Charles Lohr
|
97e79095fc
|
Fix: allow transfer to next screen.
|
2004-09-03 00:12:53 +00:00 |
|
Charles Lohr
|
a1d0f961e8
|
Updated protocol.
|
2004-09-02 23:53:49 +00:00 |
|
Charles Lohr
|
b3905ec2d7
|
Maybe this will make the player's name show properly?
|
2004-09-02 23:53:26 +00:00 |
|
Charles Lohr
|
b97a0ad172
|
Cleanup and change around... maybe this will work better?
|
2004-09-02 04:54:54 +00:00 |
|
Charles Lohr
|
67554e252a
|
Changed tweens and spacing to make it look better.
|
2004-09-02 03:41:49 +00:00 |
|
Charles Lohr
|
4184b753d0
|
fixed: show proper number of leading 0's
|
2004-09-02 03:15:39 +00:00 |
|
Charles Lohr
|
77c70bac8c
|
Metrics for screen net evaluation
|
2004-09-01 19:35:36 +00:00 |
|
Charles Lohr
|
a8eba0f58e
|
Current SMLAN Protocol. It's better to have it in CVS than passing it around through other means.
|
2004-09-01 17:20:48 +00:00 |
|
Charles Lohr
|
9957b840b4
|
Added changing of DifficultyIcons
|
2004-09-01 17:16:01 +00:00 |
|
Charles Lohr
|
3769a40848
|
Fixed combo looping at 256.
|
2004-09-01 14:58:59 +00:00 |
|
Charles Lohr
|
a3cad63f0f
|
Made chatting save between ScreenNetSelectMusic's
|
2004-09-01 05:02:28 +00:00 |
|
Charles Lohr
|
82e4a01612
|
ScreenNetEvaluation done... Waiting for server implementation.
|
2004-09-01 04:09:36 +00:00 |
|
Charles Lohr
|
1c3e0ddd22
|
Basic ScreenNetEvaluation
|
2004-08-31 16:41:58 +00:00 |
|
Charles Lohr
|
da75909710
|
Files for NetEvaluation
|
2004-08-31 15:48:50 +00:00 |
|
Charles Lohr
|
7434ab383b
|
Added the basis for ScreenNetEvaluation. It doesn't ACTUALLY do anything
yet, but this will make it easier to work on by committing it.
|
2004-08-31 15:44:19 +00:00 |
|
Charles Lohr
|
842a973831
|
Added active player list to make ScreenNetEvaluation easier to deal with.
|
2004-08-29 23:36:16 +00:00 |
|
Charles Lohr
|
be7eccbae3
|
Worked around the PlayerNames to decrease game-time scoreboard updates.
|
2004-08-29 17:15:10 +00:00 |
|
Charles Lohr
|
98f93121ab
|
OOPS! didn't mean to put it on the menu.
|
2004-08-29 06:44:36 +00:00 |
|
Charles Lohr
|
6f0f39028a
|
Added DifficultyMeter to ScreenNetSelectMusic.
|
2004-08-29 06:35:01 +00:00 |
|
Charles Lohr
|
a72ac09f46
|
Added LUA query (did I do it right)... and added metrics to nice up the chatting.
|
2004-08-28 22:53:12 +00:00 |
|
Charles Lohr
|
9d19537ecf
|
Added LUA query
|
2004-08-28 22:50:43 +00:00 |
|
Charles Lohr
|
d24ce00ac2
|
Note user about connecting to himself.
|
2004-08-28 22:50:19 +00:00 |
|
Charles Lohr
|
ffc99a4648
|
Added server options to ScreenNetworkOptions
|
2004-08-28 22:12:56 +00:00 |
|
Charles Lohr
|
08915de430
|
Performance increase: Send size and actual packet at once. This causes about 40% less total packets to be sent.
|
2004-08-28 21:33:22 +00:00 |
|
Charles Lohr
|
810c039181
|
Fix: if you unsign a negetive number, it becomes positive, and chat breaks.
|
2004-08-28 15:29:31 +00:00 |
|
Charles Lohr
|
d0c5585cfb
|
Oops - fixed dumb errors.
|
2004-08-28 04:43:29 +00:00 |
|
Charles Lohr
|
3903354786
|
Added server-automated song selection.
|
2004-08-28 03:37:52 +00:00 |
|
Charles Lohr
|
16013b0723
|
Fixed chatting issue.
|
2004-08-27 14:18:42 +00:00 |
|
Charles Lohr
|
75b77ad650
|
Added a command to get the vector of the lines of text.
|
2004-08-27 13:38:39 +00:00 |
|
Charles Lohr
|
ecb4df80a0
|
Allow for forced new lines when wrapping. Did I do this right?
|
2004-08-27 12:49:25 +00:00 |
|
Charles Lohr
|
f1f808ee2c
|
BGAnimations requierd by ScreenNetSelectMusic
|
2004-08-26 20:17:09 +00:00 |
|
Charles Lohr
|
99ea3b5ced
|
Font used for ScreenNetSelectMusic
|
2004-08-26 20:11:08 +00:00 |
|
Charles Lohr
|
1d688ea36e
|
Updated metrics for ScreenNetSelectMusic
|
2004-08-26 20:01:27 +00:00 |
|
Charles Lohr
|
79f706f252
|
Added sound redirs for ScreenNetSelectMusic
|
2004-08-26 20:00:23 +00:00 |
|
Charles Lohr
|
d9da39b28c
|
Chat works, and now ScreenNetSelectMusic actaully works like it should.
|
2004-08-26 19:43:25 +00:00 |
|
Charles Lohr
|
b3e23e2201
|
Reverted change to control ScreenSelectMusic
|
2004-08-26 08:52:26 +00:00 |
|
Charles Lohr
|
6f8b89d855
|
Fixed searching for last played song.
|
2004-08-26 08:47:56 +00:00 |
|
Charles Lohr
|
4fc0495423
|
Addition of ScreenNetSelectMusic.
|
2004-08-26 08:06:22 +00:00 |
|
Charles Lohr
|
e73f3a606b
|
Metrics for new ScreenNetSelectMusic.
|
2004-08-26 07:52:10 +00:00 |
|
Charles Lohr
|
7f5644fc8d
|
Added Sending Options info to server on start.
|
2004-08-22 08:03:19 +00:00 |
|
Charles Lohr
|
7f93ed3efe
|
Added behind-the scenes metrics for Network Options, they do not appear on any options lists.
|
2004-08-22 07:42:04 +00:00 |
|
Charles Lohr
|
6c34abf843
|
Fixed "Fix" and undid that SM_NET message thing, as per glenn's request.
|
2004-08-18 05:16:45 +00:00 |
|
Charles Lohr
|
0decd5c7eb
|
ScreenMessaged' some stuff, and now shows "Initilizing Network" when attempting to connect to server on start.
|
2004-08-18 01:02:06 +00:00 |
|
Charles Lohr
|
c547fa8ebd
|
FIX: Core dump on failed name lookup.
|
2004-08-18 00:44:56 +00:00 |
|
Charles Lohr
|
d6574944bf
|
This will be necessiary for ScreenNetworkOptions
|
2004-08-16 21:23:48 +00:00 |
|
Charles Lohr
|
d8320fedb4
|
FOREACH_PlayerNumber() should be FOREACH_GameController()
|
2004-08-16 18:21:34 +00:00 |
|
Charles Lohr
|
472f2752fa
|
BUGFIX: Make sure all data exits sendbuffer before proceeding to blocking wait.
|
2004-08-16 07:40:22 +00:00 |
|
Charles Lohr
|
e431570722
|
Changed around player info stuff so it actually makes sense now.
Also... Made it so it reports who'se playing.
|
2004-08-16 06:55:21 +00:00 |
|
Charles Lohr
|
1fe0f5b783
|
Don't trust Swap32BE/LE functions. They only work most of the time.
|
2004-08-14 16:57:00 +00:00 |
|
Charles Lohr
|
14bd8ff132
|
Fixed metrics warning regarding ScreenProfileOptions
|
2004-08-14 07:57:25 +00:00 |
|