Glenn Maynard
b51b0cfb4c
Use Init() for all screens, so we can set state before the base class
...
members are loaded--they'll see resets, score finalization, etc. It
also results in smaller code, due to a g++ bug that causes constructors
to be emitted several times.
2005-02-23 06:29:05 +00:00
Josh Allen
885c194236
Changed quad to sprite
2005-01-27 03:08:04 +00:00
Charles Lohr
72b0a3c330
Add: More stuff to detur crashes.
2005-01-24 03:11:00 +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
Josh Allen
095bcea577
Transition to sprites from quads
2004-12-03 01:22:22 +00:00
Charles Lohr
cccf06e7b0
Add: Abstraction for ScreenNetSelects... And the new room screen.
2004-11-16 23:12:58 +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
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
Steve Checkoway
27d4678adf
Cleanup. Do not use == true or == false.
2004-09-06 21:28:56 +00:00
Charles Lohr
e244495cc6
Added: Player options
2004-09-06 03:25:26 +00:00
Charles Lohr
a3cad63f0f
Made chatting save between ScreenNetSelectMusic's
2004-09-01 05:02:28 +00:00
Charles Lohr
6f0f39028a
Added DifficultyMeter to ScreenNetSelectMusic.
2004-08-29 06:35:01 +00:00
Steve Checkoway
d9e00567e9
const fix. Good OOP almost always demands private instance variables
2004-08-28 11:31:16 +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
d9da39b28c
Chat works, and now ScreenNetSelectMusic actaully works like it should.
2004-08-26 19:43:25 +00:00
Charles Lohr
4fc0495423
Addition of ScreenNetSelectMusic.
2004-08-26 08:06:22 +00:00