Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 1583a44506 added DDREX Nonstop mode, added beginnings of high score tracking 2003-01-21 05:14:59 +00:00
Chris Danford d1c96dcf7f working on ScreenHighScores 2003-01-20 05:08:35 +00:00
Chris Danford 2763d4533b added "doublezeta" glyph 2003-01-20 01:06:53 +00:00
Chris Danford e2a91a79a9 Warn if using software OpenGL, sound driver now falls back to WaveOut by default 2003-01-19 21:51:46 +00:00
Chris Danford e17ba826b0 Fixed crash in demo if no songs. 2003-01-19 21:08:44 +00:00
Chris Danford d84e10f9d2 Fixed crash in demo if no songs. 2003-01-19 21:05:03 +00:00
Chris Danford 3d5bfc8a46 no message 2003-01-19 19:59:46 +00:00
Chris Danford 28da4bdce5 Trying out Eclipse instead of WinCVS. 2003-01-19 07:56:21 +00:00
Chris Danford 3c983e7fa7 Re-enable default shadow for BitmapText 2003-01-19 07:06:59 +00:00
Chris Danford 7f55f35562 Adding basic coin support 2003-01-19 06:59:39 +00:00
Chris Danford ab9f558c6e Adding basic coin support 2003-01-19 04:44:22 +00:00
Chris Danford 1258b0c22f Fixed "floating background". Fixed interaction between COLOR_NOTE, and APPEARANCE_* 2003-01-14 05:56:18 +00:00
Chris Danford 1f8f1766e6 reimplemented NOTE_COLOR 2003-01-14 05:35:12 +00:00
Chris Danford fa75b5200b fixed generous Toasty
CHANGE:  Simplified NoteSkin format.  Old NoteSkins will need to be updated.
fixed BGAnimationLayer effect_bounce objects getting stuck
2003-01-13 08:31:34 +00:00
Chris Danford a88c866164 fixed: inaccurate boo timing, generous AAA grade, ugly scrolling grades on ScreenEvaluation 2003-01-12 02:10:55 +00:00
Chris Danford 1658d3d9cb testing syncmail 2003-01-11 23:46:07 +00:00
Chris Danford bf5c821afe Added MaxTextureResolution pref 2003-01-11 20:15:00 +00:00
Chris Danford 88840d9020 fixed crashes when ini, log, and cache files are read-only 2003-01-11 19:11:55 +00:00
Chris Danford 0a92622aac fixed crash in ScreenDemonstration if no songs 2003-01-11 18:37:52 +00:00
Chris Danford 3ff91dffb0 NEW FEATURE: AutoSync status now shown during gameplay with icon
NEW FEATURE:  added autogen icon to select music
NEW FEATURE:  toggle for easter eggs in Machine Options
NEW FEATURE:  marvelous step timing togglable in Machine Options
NEW FEATURE:  Grade AAAA (all marvelous)
CHANGE:  Only show ScreenHowToPlay if at least one player chose easy
2003-01-11 08:55:21 +00:00
Chris Danford 21ab45ec96 fixed broken screen gameplay, started adding coin-op logic 2003-01-10 02:22:07 +00:00
Chris Danford d5bb8a3ada Fixed silly joystick axis bug. 2003-01-09 07:51:49 +00:00
Chris Danford 22bb938dd2 Fixed silly joystick axis bug. 2003-01-09 07:46:45 +00:00
Chris Danford 2171a071dc removed RageNetwork*, added attract sequence 2003-01-08 23:43:54 +00:00
Chris Danford 7d1c2ea22e removed dependency on plib, updated installer, fixed warnings 2003-01-08 04:16:39 +00:00
Chris Danford 471fc08e51 Fixed VC6-specific compile errors 2003-01-07 08:16:55 +00:00
Chris Danford 48970a9cb6 Fixed plib-related compile errors (hopefully for good) 2002-12-11 11:17:12 +00:00
Chris Danford 4d620ac88f no message 2002-12-11 11:01:32 +00:00
Chris Danford 54ce58197f no message 2002-12-09 18:03:38 +00:00
Chris Danford 4d1da44edb Added song discovery (untested) 2002-12-03 07:20:41 +00:00
Chris Danford 840caa7a2c moved lobby from separate module to below /src 2002-12-02 05:44:00 +00:00
Chris Danford ca7c1ab78f working on mulitplayer 2002-12-02 05:25:44 +00:00
Chris Danford d377737f9f fixing linking error b/c wrong plib library 2002-12-01 19:12:02 +00:00
Chris Danford 4a588230e1 DirectInput replaced with SDL's input routines. Keyboard works, but joystick and pump are untested. 2002-11-29 20:37:12 +00:00
Chris Danford 04e2c0b68c More movie texture work. Changed plib's release CRT version to "Multithreaded DLL". 2002-11-28 20:48:00 +00:00
Chris Danford 4e4c143223 RageMovieTexture working again. Probably doesn't work on texture size-limited cards (Voodoo3). 2002-11-26 01:17:43 +00:00
Chris Danford 285a9099e1 Fixed bug in SDL_OrderedDither that causes incorrect alpha values if src has 0 alpha bits 2002-11-25 04:23:33 +00:00
Chris Danford 38a451d0e9 no message 2002-11-14 05:07:23 +00:00
Chris Danford 487b4e9527 Readded texture stretch, texture dither, and 16 bit textures. 2002-11-14 01:26:19 +00:00
Chris Danford 9d68ff5d7b Added clamp in RageColor->RageVColor conversion to fix some artifacts
Fixed "autogen doesn't generate patterns for all difficulties for some songs"
Fixed incorrect "show" value in "show!hold" being written in DWIs
Fixed "song ends early after adding an edit then playing"
2002-11-13 05:17:15 +00:00
Chris Danford 12c2a81174 stale lock gone yet? 2002-11-12 11:27:32 +00:00
Chris Danford 19244acaf1 Added missing GraphicOptions help text, re-added F4 fullscreen and F5 detail toggles, fixed texel-pixel alignment in Sprite, BitmapText 2002-11-12 11:11:16 +00:00
Chris Danford b4a16fc246 Fixed little compile error in RageDisplay and fixed error in README 2002-11-12 00:59:19 +00:00
Chris Danford 628dea9da7 OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken. 2002-11-11 04:53:31 +00:00
Chris Danford 24ce24bbc1 Network server mode accepts multiple connections 2002-11-08 08:17:59 +00:00
Chris Danford 6dcd870c1b fixed dependency problems caused by moving project 2002-11-08 07:47:34 +00:00
Chris Danford 23deb80a44 Winsock replaced with SDL_net 2002-11-01 20:01:59 +00:00
Chris Danford ec202633e9 Added .GetString() to all CStrings passed in vargs 2002-10-29 07:58:44 +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
Chris Danford 57896611b9 Documentation clean up and optimized AutoGen 2002-10-24 01:51:01 +00:00
Chris Danford a53fe4ef0e Don't allow switching of pages on SelectDifficulty after one player has made a choice. 2002-10-21 02:32:06 +00:00
Chris Danford 3a6edc3d99 Fixed hang when loading pump or solo notes 2002-10-21 02:15:06 +00:00
Chris Danford 6674d2a9a1 Fixed super shuffle generating impossible HoldNote patterns. 2002-10-20 21:39:13 +00:00
Chris Danford fedb7b0c92 Added super shuffle to PlayerOptions screen. Duh... 2002-10-20 20:20:12 +00:00
Chris Danford 1989e70fb1 Removed assert in OptionIconRow that was triggering if there were more options than icons. 2002-10-20 20:16:03 +00:00
Chris Danford ea9a5be821 On SelectDifficulty the "This mode is difficult" sound plays every switch from page 1 to page 2, not just the first time. 2002-10-20 20:03:28 +00:00
Chris Danford 5efe893685 Support for "Shifted" punctuation keys in TextEntry. 2002-10-20 19:54:15 +00:00
Chris Danford 3e12a22626 MenuTimer set to "00" after pressing Start. 2002-10-20 19:38:07 +00:00
Chris Danford bb669368ba Texture caching off by default 2002-10-20 19:34:17 +00:00
Chris Danford d0412d9a03 Changed toggle resolution from 400 to 320 because 320 looks better. 2002-10-20 18:03:11 +00:00
Chris Danford f3c78ebdb1 More efficient texture memory usage. Fixes hickups on BGAnimation change. 2002-10-20 17:26:31 +00:00
Chris Danford 1c75f1b095 More efficient texture memory usage. Fixes hickups on BGAnimation change. 2002-10-20 17:18:05 +00:00
Chris Danford 3445d28025 Fixed "wrong frame shown for tap on same row as hold head" 2002-10-20 05:25:34 +00:00
Chris Danford d7e458cb2f Fixed "can't switch to windowed" (hopefully). Fixed smpackage: individual files selected not added to zip. 2002-10-20 02:33:32 +00:00
Chris Danford 28ca40b186 Desktop path now discovered correctly on non-English OSes. 2002-10-19 23:28:10 +00:00
Chris Danford 1a2cc7dfdf Switched texture stretch filter to linear instead of triangle for faster loading (I can't see the difference) 2002-10-18 19:10:37 +00:00
Chris Danford 15fc589cc6 Fixed articts in hold note and life frames. 2002-10-18 19:01:32 +00:00
Chris Danford 7a86e684a1 Fixed editor: "music quits early on playback" and "record laying a hold leaves a tap near head" 2002-10-10 07:05:26 +00:00
Chris Danford 5c81cefb4b Fixed DWI saving error. 2002-10-10 05:17:56 +00:00
Chris Danford c43acf0990 Fixed mis-ordering of EZ2 styles that cause wrong style to be played. 2002-10-10 04:33:49 +00:00
Chris Danford 5e9a6a4df6 Added fade between movies and touched up some graphics 2002-10-10 04:11:30 +00:00
Chris Danford 8770a98106 Fixed bug in Song::GetElapsedSeconds from beat. Was causing problems with J-Paradise 2002-10-09 18:14:29 +00:00
Chris Danford 1e46506431 Fixed crash in editor after playback 2002-10-09 17:53:52 +00:00
Chris Danford dc413f8ebc Fixed crash in editor after playback 2002-10-09 17:44:32 +00:00
Chris Danford 22d3b994d2 Fixed goofiness with default judge window setting. 2002-10-09 16:55:59 +00:00
Chris Danford 812a93d732 Fixed crash if no visualizations present 2002-10-09 16:21:35 +00:00
Chris Danford 6bc7b349fb Songs not in same group as extra stage can now be used as an extra stage 2002-10-09 06:57:37 +00:00
Chris Danford 3bcab1d53f Fixed some ugliness in Extra Stage 2002-10-08 23:39:18 +00:00
Chris Danford 36ef379d37 fixed ez2 real style spacing 2002-10-08 22:38:06 +00:00
Chris Danford 516eedc93b Stale lock removed yet? 2002-10-08 21:57:48 +00:00
Chris Danford 8a41ab45d3 Fixed compile error in VC6 release 2002-10-08 08:53:38 +00:00
Chris Danford 054847e12f Fixed stupid DWI write bug 2002-10-08 08:22:04 +00:00
Chris Danford 1b5dd73855 Now reads fractional index values from DWI for #FREEZE and #BPMCHANGE 2002-10-08 07:55:14 +00:00
Chris Danford b1a58e30b4 Song Backgrounds no longer show in editor 2002-10-08 00:39:31 +00:00
Chris Danford 838dec544b Default setting for "Ignore Joy Axes" is now ON. Fixed crash in Para demonstation. 2002-10-08 00:24:46 +00:00
Chris Danford 888e937b83 Gameplay fade out now happend on notes end, not music end 2002-10-08 00:04:22 +00:00
Chris Danford fcb66151b0 Fixed MusicSort icon not showing 2002-10-07 07:16:40 +00:00
Chris Danford f4ef92ab81 Fixed Grade display on MusicWheel not corresponding to top score 2002-10-07 05:45:59 +00:00
Chris Danford 1a40998fb3 Fixed inaccurate credits messages on SelectStyle and SelectMode 2002-10-06 20:30:11 +00:00
Chris Danford 1e5d6a64d7 Removed #BackgroundMovie tag. Instead, TidyUpData will create a BackgroundChange for the movie if one is found in the song directory. 2002-10-06 20:17:38 +00:00
Chris Danford 8871b4346a Checked in DDK files - DDK no longer needed 2002-10-06 19:13:08 +00:00
Chris Danford 9d3380cea0 Theme cleanup 2002-10-06 17:34:12 +00:00
Chris Danford 6ab57e3faa Fixed VC6 compile errors 2002-10-06 17:02:04 +00:00
Chris Danford 107a1521e6 Added separate icon for smaniac 2002-10-06 16:56:58 +00:00
Chris Danford 393cff9310 Fixed goofiness in SelectMode 2002-10-06 00:07:09 +00:00
Chris Danford 4174ebf405 Fixed DWI writing bug, fixed player options interface bug, added more shorten group name presets. 2002-10-05 23:10:23 +00:00
Chris Danford aa933bcee7 fixed size of score font on select music 2002-10-05 21:28:47 +00:00
Chris Danford bd9bdda408 changed default ez2 mappings to be the same as para 2002-10-05 20:09:57 +00:00
Chris Danford 646d4ba6d9 smarter autogen for doubles 2002-10-05 20:03:14 +00:00
Chris Danford adc450a3ac AutoGen now will fill in all missing NotesTypes. The patterns generated by AutoGen are now more intelligent. Fixed crash in MsdFile. 2002-10-05 14:47:03 +00:00