Charles Lohr
288f34a5bd
Oops, wrong screen
2005-01-22 05:53:14 +00:00
Charles Lohr
0d7787b9e7
Fix: ReportStyle was not working properly
2005-01-22 05:34:02 +00:00
Charles Lohr
e3b09fd0b8
Change: Metrics for new ScreenNetSelectMusic
2005-01-22 05:32:55 +00:00
Charles Lohr
3ce4a13410
Change: Way cool new ScreenNetSelect Music
...
Fix: Reporting Style didn't work right.
2005-01-22 05:31:35 +00:00
Charles Lohr
2bbc72dd1f
Fix: where did that selector thing start off?
2005-01-13 20:16:54 +00:00
Charles Lohr
05ecd23697
We can't get to ScreenNetEvaluation unless we're already loged in, and we should always go back to the select room.
2005-01-12 23:16:55 +00:00
Charles Lohr
e44cd57056
Spacing/Style
2005-01-12 22:23:56 +00:00
Charles Lohr
43ce815c64
Fix: SMOnline Packet sending.
2005-01-12 22:22:53 +00:00
Charles Lohr
65929a538c
Update to utilize changed lua commands properly.
2005-01-12 18:11:24 +00:00
Charles Lohr
f997d3cdf8
Update -- we forgot we can have multiple people logged on from one connection.
2005-01-12 05:40:23 +00:00
Charles Lohr
c7679f7304
Update
2005-01-12 05:39:16 +00:00
Charles Lohr
66c4afa760
Add: Let's start documenting the LUA functions.
2005-01-12 04:47:52 +00:00
Charles Lohr
6035bcdec0
Fix: Don't crash if we are trying to log in a player who isn't joined.
2005-01-11 23:09:15 +00:00
Charles Lohr
a5a48483a0
Reorganization of branching screens so that it drops the user in the correct screen when done a game and after logging in.
2005-01-10 00:37:18 +00:00
Charles Lohr
4bc9c40a10
Reorganization of code, and fix of some crashes.
2005-01-10 00:35:43 +00:00
Charles Lohr
f021bba577
If we are not connected, we can't be on a smonline server or logged in anway.
2005-01-09 18:26:32 +00:00
Charles Lohr
6a3b32e4b5
oops... you can't start blindly playing.
2005-01-09 18:17:27 +00:00
Charles Lohr
88a9c0cdaa
Add: Manual (textually inputted) BPM Changes and Stops.
2005-01-08 07:41:26 +00:00
Charles Lohr
6b885a56a2
Update: Fix more stuff for smonline.
2005-01-07 22:00:08 +00:00
Charles Lohr
ae1a4df374
Update: Fix most everything theme-wise with the SMOnline screens.
2005-01-07 21:56:03 +00:00
Charles Lohr
cef3862dee
Add: Final screen for SMOnline
2005-01-07 04:10:31 +00:00
Charles Lohr
a864f8372c
Edit: we have multiple users
2005-01-07 02:51:11 +00:00
Charles Lohr
9b4bb706e6
We're hashing stuff.
2005-01-07 02:03:43 +00:00
Charles Lohr
b3c7939b84
Fix: Make VC6 project build work.
2004-12-26 21:25:09 +00:00
Charles Lohr
52545966e6
Fix: Make BPM Display work.
2004-12-18 08:15:19 +00:00
Charles Lohr
c3b83e7639
Make exit warning go away.
2004-12-18 07:28:34 +00:00
Charles Lohr
9a93860c6a
Major memory leak fix regarding packages.
...
The reason that only some people were experiencing a major memory leak
was that it had to do with packages, a lot of devs don't use packages.
This leak could not be found through conventional methods, as zlib's ram
seems to be allocated from the global ram.
2004-12-09 02:09:32 +00:00
Charles Lohr
295ae2d961
Oops.
2004-12-07 06:06:01 +00:00
Charles Lohr
9e8cbeb8df
Verify that we won't call a method on a non-existant element.
...
This seems to be the root of a handfull of crashes.
2004-12-07 05:53:03 +00:00
Charles Lohr
c3f154dd27
Hmm.. Maybe this'll fix it.
2004-12-07 03:24:14 +00:00
Charles Lohr
8feae7b675
Fix: actually return songs.
2004-12-02 22:59:18 +00:00
Charles Lohr
c419f17bd8
Maybe it will work better if we say we're done when we tween off.
2004-12-01 21:36:26 +00:00
Charles Lohr
5ca346d09d
Oops
2004-12-01 16:28:39 +00:00
Charles Lohr
a3926cbf2f
Fix: Add SMOnline prefix to SMOnline packets.
2004-12-01 00:06:40 +00:00
Charles Lohr
d3cf647638
FIX: that nasty memory leak!
2004-11-30 06:38:41 +00:00
Charles Lohr
42bc4ede89
Fix: Linux compile
2004-11-29 23:16:09 +00:00
Charles Lohr
5369a5175b
Add: Theme Utility (dirty and in VB)
2004-11-29 16:16:48 +00:00
Charles Lohr
a012b208c1
Fix: Don't use ITOA
2004-11-26 18:39:43 +00:00
Charles Lohr
b333841085
OOps, maybe the work around will work this time around.
2004-11-26 16:17:01 +00:00
Charles Lohr
7963914c37
Fix: GCC include, enum type, a work around, and a minor fix.
2004-11-26 15:55:34 +00:00
Charles Lohr
f84df92e13
Add: ScreenPackages
2004-11-26 07:20:03 +00:00
Charles Lohr
1f32396aa1
Cleanup: Move metrics common to all ScreenEvaluation screens to ScreenEvaluation.
2004-11-26 07:00:42 +00:00
Charles Lohr
2aacb108b7
OOps. We populate the list, but never show it.
2004-11-24 02:38:06 +00:00
Charles Lohr
70ea342ac1
Move: Utility from ActorUtil to ScreenNetBase
2004-11-24 00:00:56 +00:00
Charles Lohr
4954a4bb8d
Fix warnings with 0's & fix metrics for SET_QUAD_INIT conversion.
2004-11-23 22:08:02 +00:00
Charles Lohr
b43d281b78
Cleanup; Get rid of nasty repetitive code.
2004-11-23 22:06:27 +00:00
Charles Lohr
b125fea899
Update
2004-11-23 20:58:30 +00:00
Charles Lohr
ed038d8a97
Allow for screen switching.
2004-11-23 20:54:22 +00:00
Charles Lohr
619f1ff297
Add: Anims for new screen.
2004-11-21 07:10:38 +00:00
Charles Lohr
478b23e404
Metrics for the new NetRoom Screen. Also, for general development purposes, I am adding Network Options to the CVS list so that other developers who work with the network can use it, like the XBOX people.
2004-11-21 07:08:33 +00:00
Charles Lohr
3b0e39665d
Add: Most of the Net Room for SMOnline. There's only a little more to add.
2004-11-21 07:05:18 +00:00
Charles Lohr
63a8c90cad
OOps... I forgot to commit this.
2004-11-17 00:25:32 +00:00
Charles Lohr
cccf06e7b0
Add: Abstraction for ScreenNetSelects... And the new room screen.
2004-11-16 23:12:58 +00:00
Charles Lohr
ff8101e87d
Add: Abstraction for ScreenNetSelects... and there's extra stuff that's being changed, but I don't know why... I don't think it'll effect anything.
2004-11-16 23:11:59 +00:00
Charles Lohr
1cd2532f9e
Feature: If there is a course named exactly the current theme name, then take songs from it for demo and jukebox.
2004-11-08 05:24:43 +00:00
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