Commit Graph

13397 Commits

Author SHA1 Message Date
Charles Lohr 065fd5bb35 Fixed: My bad spelling 2005-02-02 21:35:13 +00:00
Chris Danford 6e7d4264fe add missing metrics 2005-02-02 08:48:14 +00:00
Chris Danford 0a4bba94fd cache ScreenOptions metrics 2005-02-02 08:32:20 +00:00
Chris Danford 17f69e2488 cache 2005-02-02 08:31:15 +00:00
Chris Danford 9ec779c22a fix VC6 2005-02-02 08:30:25 +00:00
Glenn Maynard b56e0121f2 cache 2005-02-02 07:14:09 +00:00
Glenn Maynard 544820e8cd cache XToThemedString 2005-02-02 06:53:31 +00:00
Chris Danford 467c88c59b move members up 2005-02-02 06:52:07 +00:00
Chris Danford 26ce27d2f2 fix "assert if SHARED_PREVIEW_AND_CURSOR and player joins during fade out"
fix commands of shared elements being played once per player
2005-02-02 06:12:24 +00:00
Charles Lohr b7ecf3776e We need to know the name of the display before we cache metrics for it. 2005-02-02 06:10:55 +00:00
Glenn Maynard 32f829d42c cleanup (never compare DeviceI.button against KEY_* unless you first check that it's a keyboard) 2005-02-02 05:57:26 +00:00
Chris Danford 18f81721e6 add missing metrics 2005-02-02 05:37:40 +00:00
Charles Lohr 3f7e1f46d7 This should be "Finish" not "Stop" 2005-02-02 05:31:54 +00:00
Charles Lohr 1b5634fb9c Fix: Problems with when the wheel is on a sort without the requested song. 2005-02-02 05:30:07 +00:00
Chris Danford 180ce8eb36 fix VC6 2005-02-02 05:25:43 +00:00
Glenn Maynard 75d78a8d1c cleanup, cache 2005-02-02 05:19:10 +00:00
Glenn Maynard c25910b6df unused 2005-02-02 05:12:59 +00:00
Glenn Maynard 41169362a3 cache 2005-02-02 05:07:49 +00:00
Charles Lohr 78d507c962 Remove: Unneeded assert? 2005-02-02 04:53:52 +00:00
Glenn Maynard 6ce6500611 allow initializing ThemeMetric outside the ctor 2005-02-02 04:48:25 +00:00
Glenn Maynard df00267cf7 cache 2005-02-02 04:47:45 +00:00
Charles Lohr fbce850d92 Readd: Numpad support 2005-02-02 04:47:31 +00:00
Glenn Maynard 5e89d0d67f make SetName virtual, so actors can call ThemeMetric::ChangeGroup from a consistent place, even if they have no Load() function 2005-02-02 04:29:07 +00:00
Glenn Maynard 78b75923e1 cache 2005-02-02 04:17:38 +00:00
Chris Danford e541ff5082 fix VC6 compile errors 2005-02-02 04:01:04 +00:00
Glenn Maynard a3f785974d cache 2005-02-02 03:58:41 +00:00
Glenn Maynard d4eff6b050 cache 2005-02-02 03:49:01 +00:00
Glenn Maynard 2eb9e8837b don't bother parsing for empty commands 2005-02-02 03:36:46 +00:00
Glenn Maynard 1d686474d4 cache metrics 2005-02-02 01:38:20 +00:00
Charles Lohr 9bfa5de649 Fix: Another screen's class 2005-02-02 00:37:21 +00:00
Chris Danford 57c75d43e3 fix gcc compile 2005-02-01 22:40:27 +00:00
Charles Lohr 6967b1f06d ScreenHowToPlay class. 2005-02-01 22:35:35 +00:00
Glenn Maynard cddab1955f float 2005-02-01 20:57:16 +00:00
Glenn Maynard 4aa142711d fix g++ compile 2005-02-01 19:59:41 +00:00
Chris Danford 275edd909b style cleanup 2005-02-01 07:50:26 +00:00
Chris Danford d6c33c96d6 fix GCC errors and warnings 2005-02-01 07:49:23 +00:00
Charles Lohr 1f56e7dfef Change: Allow user to have custom keymappings and still chat. 2005-02-01 06:49:44 +00:00
Charles Lohr 3947ab0eca Fix: ScreenExit 2005-02-01 06:29:57 +00:00
Charles Lohr 70bfbadb54 Fix: For that new class thing. 2005-02-01 06:29:03 +00:00
Charles Lohr 1fb0d4673e Feature: Allow user to specify Server:Port (insted of forcing user to 8765) 2005-02-01 06:22:19 +00:00
Glenn Maynard 857f14d20e fix crash 2005-02-01 06:05:26 +00:00
Glenn Maynard 611fb28ab1 update 2005-02-01 06:03:52 +00:00
Glenn Maynard 588f2a31ff implement TextureMatrixScale with a vertex shader 2005-02-01 03:04:32 +00:00
Glenn Maynard cf99203db5 add m_bNeedsTextureMatrixScale
remove some stuff I didn't mean to commit yet
2005-02-01 02:47:30 +00:00
Glenn Maynard 9ba9a842ad add TextureMatrixScale vertex attribute; disable X texture animation with
1, Y with 2
2005-02-01 02:45:15 +00:00
Glenn Maynard e3cff6e666 support TexOffsetX, TexOffsetY 2005-02-01 02:32:22 +00:00
Glenn Maynard 474bd6392f add TexOffsetX, TexOffsetY 2005-02-01 02:31:39 +00:00
Glenn Maynard 741018a842 fix skippy, etc. taking a long time 2005-02-01 01:02:55 +00:00
Glenn Maynard 57f5c487bc move some code out of the header 2005-01-31 22:58:12 +00:00
Glenn Maynard aa48ebd081 missing metrics 2005-01-31 22:19:19 +00:00