Commit Graph
15213 Commits
Author SHA1 Message Date
Charles Lohr ea606ed4a4 Modify metrics to reflect code. 2005-05-04 05:35:06 +00:00
Charles Lohr 9a92b7222f Cleanup, we should not have two text boxes and be moving stuff around between them in order to limit the number of lines 2005-05-04 05:34:28 +00:00
Glenn Maynard 326a03ff79 fix spin ignores effect clock 2005-05-04 05:25:53 +00:00
Charles Lohr aad70a48ac Bump versions. 2005-05-04 05:17:15 +00:00
Glenn Maynard af8e894bd6 fix ffmpeg in windows 2005-05-04 05:08:49 +00:00
Glenn Maynard 45404fc986 fix dshow 2005-05-04 05:05:58 +00:00
Chris Danford 8e987d18b6 fix warnings 2005-05-04 04:00:00 +00:00
Glenn Maynard 9eb8396521 fix warnings 2005-05-04 03:53:15 +00:00
Charles Lohr 8e0a1e7e89 Unneeded; everything falls back to screenwithmenuelements. 2005-05-04 03:49:56 +00:00
Chris Danford 0d9d52eb3b timer pauses at 99.99 2005-05-04 03:46:59 +00:00
Chris Danford 9b720502e6 trim whitespace when parsing mods 2005-05-04 03:45:43 +00:00
Sean Burke aa97841930 Fix improper registration of keys from keypad, correct spacing 2005-05-04 03:44:37 +00:00
Chris Danford 75eaaf0364 fix missing fallback 2005-05-04 03:37:57 +00:00
Charles Lohr ba8e6e4405 Remove: Unessiary (use fallbacks) 2005-05-04 03:19:59 +00:00
Chris Danford 00fd1cfab9 themeable menu timer text 2005-05-04 02:30:55 +00:00
Eric Gustafson c5a94d749c oh snap forgot the changelog! 2005-05-04 02:08:21 +00:00
Eric Gustafson 6c8198c344 Added lots of stuff from the old manual that I don't know enough about to rewrite or don't have time to yet. I know its a rush job, and the TOC is broken, but i have a limited time at the moment. 2005-05-04 02:06:42 +00:00
Glenn Maynard 19e1819946 fix m_bColored uninitialized when BitmapText::LoadFromTextureAndChars
is used
2005-05-04 01:52:23 +00:00
Glenn Maynard c6bea38e5f m_soundSelectPressed 2005-05-04 01:08:35 +00:00
Charles Lohr e2d7214f2f Use fallback system to decrease overall redir files. 2005-05-04 00:26:43 +00:00
Chris Danford 076643cc09 fix wheel item fallback 2005-05-04 00:26:06 +00:00
Charles Lohr fbc817eae5 Change: Help text was not very useful. 2005-05-03 23:49:09 +00:00
Chris Danford ab543597cd add SSMaster::WrapScroller and ScrollerFastCatchup 2005-05-03 23:12:29 +00:00
Glenn Maynard b9e16ed9c6 add checkpoints, etc 2005-05-03 22:15:46 +00:00
Ben Anderson d67bc9dd09 Add RoomWheel 2005-05-03 21:51:41 +00:00
Josh Allen 53a4307c9d Tell the constructor what type it is. 2005-05-03 21:49:51 +00:00
Glenn Maynard 72327d7e5d add lua helpers
add auxilliary tweening value; this isn't bound to any effect, so it can
safely be used from Lua.
2005-05-03 20:27:50 +00:00
Chris Danford 95b7f0a8c3 move split, join to Utilities.lua
add clamp
2005-05-03 19:35:47 +00:00
Chris Danford 5907dcafbf add Lua methods 2005-05-03 19:34:47 +00:00
Charles Lohr a3c684cd9c Make the document match reality. 2005-05-03 18:49:10 +00:00
Charles Lohr 2d74d8e689 fix incongruity regarding SMOnline packets 2005-05-03 18:30:51 +00:00
Charles Lohr 210de11116 Sync to general copy of ezsockets (and yes, we will use this) 2005-05-03 14:27:08 +00:00
Charles Lohr 167b7e53b4 Clarify. 2005-05-03 13:44:08 +00:00
Chris Danford bd29df486f fix bad Lua param name 2005-05-03 10:57:00 +00:00
Chris Danford 8eaf93a23d position Scroller items with a Lua function
add ActorFrame::m_bDrawByZPosition
2005-05-03 09:29:54 +00:00
Chris Danford 18e3ad2666 add Init command to Screen 2005-05-03 09:13:43 +00:00
Charles Lohr e0d5bf3a3a Temporary fix. We don't actually need these, but it still warns. (Will remove later) 2005-05-03 05:01:12 +00:00
Glenn Maynard 3c8c40c7bd fix profile logic 2005-05-03 04:03:11 +00:00
Chris Danford e33a63a493 tweak life meter range 2005-05-03 04:02:35 +00:00
Chris Danford 2d6927c46c fix out of bounds HighScoreList access 2005-05-03 03:48:47 +00:00
Charles Lohr 348c6f6f5a FEATURE: Allow BitmapTexts to on-the-fly change color mid-text depending on the text
This feature can be used by enabling the coloration by using the .SetDynamicColor( true )
function.  Once this is done, the syntax for color changing is: |c0RRGGBB where RR = red
in hex, GG = green in hex and BB = blue in hex.  |c0 is the token to note the
beginning of a text change.  This was discussed on the StepMania development
list.
2005-05-03 03:37:52 +00:00
Josh Allen b6944ab340 Opps, RoomWheel in wrong organizational folder 2005-05-03 01:56:18 +00:00
Glenn Maynard 77369584d5 fix uninitialized variable; fix delete vs. delete[] 2005-05-03 01:52:09 +00:00
Josh Allen 4482cbcde5 Removed metrics for old room selection, added metrics for new room selection. 2005-05-03 01:39:16 +00:00
Josh Allen 632d6e6e86 Added RoomWheel 2005-05-03 01:36:27 +00:00
Josh Allen 451cb29b68 Room selection wheel 2005-05-03 01:32:19 +00:00
Josh Allen f6f6302893 Update for new room selection 2005-05-03 01:31:22 +00:00
Josh Allen 86fec46c9a Image for RoomWheel 2005-05-03 01:25:04 +00:00
Josh Allen ed3bf8f07e Fonts for RoomWheel 2005-05-03 01:15:53 +00:00
Josh Allen 531b4731a8 Updates 2005-05-03 01:05:11 +00:00