Glenn Maynard
55e92e771d
s/CArray<x,y>/vector<x>/g
2003-01-03 05:56:28 +00:00
Glenn Maynard
bccaf3560b
s/Add/push_back/
2002-10-31 04:23:39 +00:00
Glenn Maynard
945a39a247
some more s/GetSize/size/ and other minor STLisms
2002-10-31 02:54:49 +00:00
Chris Danford
73f7db6b15
Replaced most D3DX dependencies. Added Brendan's not-yet-functional networking code.
2002-10-28 05:30:45 +00:00
Glenn Maynard
a8869f2afe
simplify (no need to cache a vector/array GetSize())
2002-10-11 20:49:50 +00:00
Jared Roberts
02dc122958
Fix off-by-two sign error in determining how many songs are not visible in the list.
...
Also, never show "1 more...", just show the song itself instead.
One of those bugs that's irked me for awhile that I think I'm the only one on the planet who even noticed...
2002-10-11 09:28:00 +00:00
Chris Danford
1c90b8236f
added MAX-style options navigation and moved more constants into theme metrics
2002-09-04 03:49:08 +00:00
Chris Danford
7ab487072f
option icons working, new font format, more theme metrics cleanup
2002-09-03 22:31:06 +00:00
Chris Danford
7d4cf73000
half-finished codes, options icons, and two new modifiers.
2002-09-02 21:59:58 +00:00
Chris Danford
142002091a
Added ScreenHowToPlay, removed texture hints, and cleaned up ThemeMetric stuff
2002-08-27 03:59:22 +00:00
Glenn Maynard
3d84bc6135
Comments.
2002-08-24 22:49:10 +00:00
Glenn Maynard
1d2e3faefd
Add MusicList (move column display out of ScreenSelectGroup). Doesn't
...
have a group limit (but ScreenSelectGroup still does)
2002-08-24 06:30:32 +00:00