Commit Graph
1932 Commits
Author SHA1 Message Date
Glenn Maynard 5c2f183669 sandbox is now a sandbox again; add a Test container, move
the sound test into a separate screen and add a font test
2003-01-09 04:45:49 +00:00
Glenn Maynard 3f3032e89d add comment 2003-01-09 04:40:57 +00:00
Glenn Maynard a2ea57320b gone 2003-01-09 04:40:31 +00:00
Glenn Maynard 6ee211e7fa fix and flatten EnterPerspective 2003-01-09 04:35:20 +00:00
Glenn Maynard 0a9a25bf3f extra include 2003-01-09 04:05:40 +00:00
Glenn Maynard ed3e31fb86 this texture load doesn't actually do anything anymore 2003-01-09 02:58:59 +00:00
Glenn Maynard 271536078e fix texture searching (don't reuse a texture if it has different attributes,
as intended)
2003-01-09 02:58:16 +00:00
Glenn Maynard 379b4806ef add RageTextureID::equal 2003-01-09 02:55:16 +00:00
Chris Danford 2171a071dc removed RageNetwork*, added attract sequence 2003-01-08 23:43:54 +00:00
Glenn Maynard 8c4a024888 get rid of vertex queue 2003-01-08 23:16:28 +00:00
Glenn Maynard 185b128ab1 do some queuing in NoteDisplay instead of RageDisplay;
get rid of pixel-shifting
2003-01-08 23:15:06 +00:00
Glenn Maynard 7e45cabbb1 get rid of the matrix stack; use opengl's 2003-01-08 22:30:32 +00:00
Glenn Maynard 19ced1fdc3 "view transform" is never used 2003-01-08 21:00:51 +00:00
Glenn Maynard 8b17dac094 fix crash on texture leak 2003-01-08 06:51:54 +00:00
Glenn Maynard d0a9ddc41b comment out unfinished code 2003-01-08 06:06:15 +00:00
Glenn Maynard fa90df76c9 change titles to use placeholders (hardcoded for now) 2003-01-08 06:02:02 +00:00
Glenn Maynard 7a9a06505e fix filename 2003-01-08 05:58:10 +00:00
Chris Danford 7d1c2ea22e removed dependency on plib, updated installer, fixed warnings 2003-01-08 04:16:39 +00:00
Glenn Maynard 5462cb2f6e make the default texture color depth 32 2003-01-08 03:29:22 +00:00
Glenn Maynard 0452b492c5 update font stuff 2003-01-08 02:32:30 +00:00
Glenn Maynard b09c5702b4 Double-check the buffer size.
Don't use DSBCAPS_STATIC.
2003-01-08 01:36:06 +00:00
Glenn Maynard 81e8f26db9 removed 2003-01-08 01:30:21 +00:00
Glenn Maynard 92d2a28940 set mixer volume 2003-01-08 00:44:17 +00:00
Glenn Maynard 89a3690d59 fix 2003-01-08 00:43:40 +00:00
Glenn Maynard ec44fe4515 extra load 2003-01-07 22:56:02 +00:00
Chris Danford 471fc08e51 Fixed VC6-specific compile errors 2003-01-07 08:16:55 +00:00
Glenn Maynard a1f7624847 small fixes 2003-01-07 04:02:57 +00:00
Glenn Maynard aaca29fa5f use the real internal-use reserved codepoints 2003-01-07 03:56:47 +00:00
Glenn Maynard 0797cdb4bd rename GetPCM -> GetData in drivers (confusing) 2003-01-07 03:55:43 +00:00
Glenn Maynard 16ece799d9 rough sound driver docs; needs work 2003-01-07 03:38:12 +00:00
Glenn Maynard 31234c5c5f lower dependencies 2003-01-07 03:04:32 +00:00
Glenn Maynard 54c9c9a2a2 remove xml libraries 2003-01-07 01:56:24 +00:00
Glenn Maynard e4d06e3d97 err, why's this here? 2003-01-07 01:53:54 +00:00
Glenn Maynard 3a78d99029 update 2003-01-07 01:48:28 +00:00
Glenn Maynard f61196ffb8 reset the demonstration timer when a key is pressed 2003-01-07 01:37:21 +00:00
Glenn Maynard 1c976dc338 escape in main menu selects exit
f1 goes to demo
2003-01-07 01:23:41 +00:00
Glenn Maynard ad07abd01a use font alignment 2003-01-06 23:49:54 +00:00
Glenn Maynard c6e63f37d3 add font alignment 2003-01-06 23:49:43 +00:00
Glenn Maynard 71bd9579e0 add GetFrameCountFromFileName 2003-01-06 11:14:43 +00:00
Glenn Maynard 2c95666ee2 add error check 2003-01-06 10:52:53 +00:00
Glenn Maynard e5cd3a0800 text entry: replace placeholders on save, so they don't end up in
SMs.
2003-01-06 07:43:14 +00:00
Glenn Maynard 2e50ac566d move replacement to FontManager
(doesn't really belong there, either ...)
2003-01-06 05:53:03 +00:00
Glenn Maynard 15bce504c9 deal with odd first characters (such as unicode) 2003-01-06 04:55:39 +00:00
Glenn Maynard acaeacdec8 use char placeholder support 2003-01-06 04:36:26 +00:00
Glenn Maynard 24bfc9d1ea add an assert 2003-01-06 04:24:28 +00:00
Glenn Maynard de0f656d27 add bad char support 2003-01-06 04:23:41 +00:00
Glenn Maynard a0f664ad35 more font work 2003-01-06 02:50:25 +00:00
Glenn Maynard 4312933baf add replacement stuff 2003-01-06 02:48:14 +00:00
Glenn Maynard 26a3fc404a add LcharToUTF8 2003-01-06 01:35:05 +00:00
Glenn Maynard 72d26bb3db fix 2003-01-06 01:19:22 +00:00