Commit Graph
100 Commits
Author SHA1 Message Date
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
Chris Danford 29e7a8c19a Moving selection over roulette or section header doesn't stop previous sample music. 2002-10-02 16:56:09 +00:00
Chris Danford 8ca696c739 Fixed parsing of DWI #samplestart 2002-10-02 07:57:10 +00:00
Chris Danford 192bfd5ff5 Missing a jump in Oni now takes away only one life 2002-10-02 05:42:59 +00:00
Chris Danford e3d962cde2 Fixed error dialog behind program window when throw in fullscreen. 2002-10-02 01:58:03 +00:00
Chris Danford 638337c539 SortSongByDifficulty now falls back to sort by title is easiest difficulties match. Cleanup of NoteSkin graphics. 2002-10-02 01:32:43 +00:00
Chris Danford 721cdc7250 fixed crash in para because SelectModeChoies weren't filled out. 2002-09-30 17:44:31 +00:00
Chris Danford 40720267b5 fixed compile error - oops. 2002-09-30 17:33:49 +00:00
Chris Danford c90f258274 Fixed join message folding 2002-09-30 17:02:29 +00:00
Chris Danford 6ba1963fbe Theme element reencoding, resizing, renaming etc... 2002-09-30 16:57:34 +00:00
Chris Danford 80c17a088b no message 2002-09-30 07:32:51 +00:00
Chris Danford dfb7b894ad smpackage: strip out items that contain "CVS" 2002-09-30 07:27:52 +00:00
Chris Danford 087456e3b1 smpackage: strip out items that contain "CVS" 2002-09-30 07:27:01 +00:00
Chris Danford 9a1999bbc9 smpackage: clear selection after export 2002-09-30 07:17:08 +00:00
Chris Danford 21389d1eaf Fixed compile errors in VC6. 2002-09-30 06:56:40 +00:00
Chris Danford 6a86885026 checked in WinDiff 2002-09-30 06:40:19 +00:00
Chris Danford ed6dc58f67 Missing theme elements is not longer fatal 2002-09-30 06:32:56 +00:00
Chris Danford 6a2fab84b4 don't reset combos between songs in a course 2002-09-30 02:25:07 +00:00
Chris Danford ff93d0d0e3 fixed several bugs related to codes 2002-09-30 02:19:02 +00:00
Chris Danford 3bf1c81a48 Initial sort order now sorts by meter of Easy notes, ala MAX. 2002-09-29 23:29:01 +00:00
Chris Danford 182b9cb0e6 SelectMode BGAnimations are now cached for no lag when switching. 2002-09-29 22:59:24 +00:00
Chris Danford 23971b9c42 Fixed LifeMeterBar artifacts in MAX2 and EZ2. Fixed handling of "ez2-single-hard" NotesType. 2002-09-29 18:56:54 +00:00
Chris Danford 743db5bd82 forgot to check in ScreenSelectMode 2002-09-29 18:09:38 +00:00
Chris Danford afa29318fc Per-game theme preference now remembered if value is "default" 2002-09-29 17:59:34 +00:00
Chris Danford 5a43236895 Per-game theme preference now remembered if value is "default" 2002-09-29 17:38:07 +00:00
Chris Danford ad6c239858 ugh. Cleanup of ez2's menubganimations. 2002-09-29 05:06:18 +00:00
Chris Danford 05cb828e81 Yet more theme cleanup. This should be the job of the artists! 2002-09-24 03:12:04 +00:00
Chris Danford 23df7ec564 Yet more theme cleanup. This should be the job of the artists! 2002-09-24 02:55:32 +00:00
Chris Danford 899e226f38 Moved backgrounds into "Backgrounds" assets folder. Any BGAnimation may be used now.
Cleaned up many, many graphics.
2002-09-23 07:35:47 +00:00
Chris Danford e44141c8d3 Fixed extended ASCII support in BitmapText 2002-09-22 20:34:11 +00:00