Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 62a6a7754b Fill in Steps::m_sDescription automatically if missing. 2003-08-13 04:48:06 +00:00
Chris Danford 35950c4eaf Add prefs for logging. Don't throw if can't open log file. Remove Ragefopen and Rageifstream (they aren't needed). 2003-08-13 04:40:23 +00:00
Chris Danford bf950a3037 fix crash loading extra stage info from CRS file 2003-08-12 08:03:16 +00:00
Chris Danford b832481613 fix crash for Courses with 0 entries 2003-08-12 07:48:59 +00:00
Chris Danford 1afec64f34 fix Course::Save() writes incorrect song path 2003-08-12 07:48:35 +00:00
Chris Danford 5cda86b3a7 compile error - oops 2003-08-12 07:20:12 +00:00
Chris Danford 892bc90247 course editor is usable 2003-08-12 06:51:03 +00:00
Chris Danford cd9fbf25f2 better logging 2003-08-12 06:50:42 +00:00
Chris Danford 16d52fa534 fix actor tween overflow 2003-08-12 06:49:25 +00:00
Chris Danford e9a452e8da course edit screen functional 2003-08-11 06:09:57 +00:00
Chris Danford afa04ff82f more work on course edit screen 2003-08-11 02:18:13 +00:00
Chris Danford ce6ab9f929 working on course edit screen 2003-08-11 00:25:05 +00:00
Chris Danford d049234f03 working on course edit screen 2003-08-10 23:48:10 +00:00
Chris Danford 7bd15144cb add explosion graphic and sound if step on mine 2003-08-10 21:27:54 +00:00
Chris Danford 0a03681825 working on mine logic 2003-08-10 19:07:54 +00:00
Chris Danford 9e9eac516f remove 16x speedup key combo ' it's too fast 2003-08-10 19:07:21 +00:00
Chris Danford 1f8a45cbee Add mines transform 2003-08-10 10:12:50 +00:00
Chris Danford 1e514c1c51 Rename overloaded methods of Song so that stack traces are more helpful. 2003-08-10 08:58:11 +00:00
Chris Danford 53cbf16bfe fix compile error 2003-08-10 08:56:50 +00:00
Chris Danford 0e3375ab2d fix interaction between scoring and transforms that insert new notes 2003-08-10 06:23:24 +00:00
Chris Danford a2ebcfce01 show different tap graphic for additional notes created by a transform 2003-08-10 06:00:30 +00:00
Chris Danford 2a2bdb3cb5 Move branding and version strings for program and installer into ProductInfo.inc/h. This will make it easier to keep version the information up to date. 2003-08-10 03:19:16 +00:00
Chris Danford 867dc42ab7 log more info if glDeleteTextures fails 2003-08-10 03:13:23 +00:00
Chris Danford 91c6e5c8de Add defaults for VIA Tech VT8361/VT8601 Graphics Controller 2003-08-09 21:32:36 +00:00
Chris Danford 3f942b5770 Add defaults for
Trident Video Accelerator CyberBlade
SiS 650_651_740
2003-08-09 20:07:24 +00:00
Chris Danford 265c0aa739 use "note" NoteSkin in editor 2003-08-09 19:00:52 +00:00
Chris Danford 90e6679ccd remove loading window message that never shows 2003-08-09 18:59:40 +00:00
Chris Danford 5ba933cf9c fix Autoplay hits notes way below current row if starved for CPU (taking a screenshot, dragging the window) 2003-08-09 18:42:21 +00:00
Chris Danford d7d2019c1d log system messages 2003-08-09 18:41:04 +00:00
Chris Danford aa6ca21d61 fix announcer playing before first note or between songs in a course 2003-08-07 07:34:42 +00:00
Chris Danford ce28877677 fix "impossible" dance-double patterns produced by autogen 2003-08-07 07:18:43 +00:00
Chris Danford 879fa6c37c NUM_NOTES_TYPES => NUM_STEPS_TYPES 2003-08-07 06:38:18 +00:00
Chris Danford 1a0d83cbc0 m_NotesType => m_StepsType
split NoteDataUtil to sep file
2003-08-07 06:36:34 +00:00
Chris Danford f5cd95b4f9 NotesType => StepsType 2003-08-07 06:16:17 +00:00
Chris Danford c48fcfa313 add Tab plus Caps for 16x menu speed 2003-08-07 06:09:14 +00:00
Chris Danford 426930692a fix song rate choosing 2003-08-07 06:08:29 +00:00
Chris Danford 09fee49676 add song rates up to 2.0x (for debugging mostly) 2003-08-07 05:51:21 +00:00
Chris Danford 4420154afe fix Reload interation with UnlockSystem 2003-08-06 08:15:40 +00:00
Chris Danford b6084073e9 fix crash after Reload Songs-Courses 2003-08-06 08:06:27 +00:00
Chris Danford ef807e8490 fix 728447 "Oni doesn't remember life type choice" 2003-08-06 06:30:09 +00:00
Chris Danford c191620789 change "UNLIMITED" to "EVENT MODE" 2003-08-06 06:00:38 +00:00
Chris Danford 457d0d5232 fix ASSERT in IH_DInput on WindowReset because RageThread incorrectly reports that it's created 2003-08-06 05:50:34 +00:00
Chris Danford 9375422396 add option to reload songs and courses w/o restarting 2003-08-06 05:28:58 +00:00
Chris Danford 9904bf5f4d graphics cleanup 2003-08-06 05:27:49 +00:00
Chris Danford 22c6d2ca4c fix couple dance points calculation 2003-08-04 00:05:42 +00:00
Chris Danford 8549108a1f remove commented code 2003-08-04 00:05:15 +00:00
Chris Danford 8eb277cdce fix slash direction for Xbox 2003-08-04 00:04:53 +00:00
Chris Danford c74333eeb5 Add support for 0% and negative background rates. This isn't supported by many codecs though... 2003-08-04 00:04:28 +00:00
Chris Danford caa7783413 forgot to check in Steps.h/cpp 2003-08-03 00:57:20 +00:00
Chris Danford a5484733ab Remove Notes::DefaultScrollDirection metric. Use DefaultModifers pref instead. 2003-08-03 00:15:39 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Chris Danford 579c975638 fixed long/marathon scoring/ranking issues (bug 730086) 2003-08-02 21:47:04 +00:00
Chris Danford e892ecc027 use ARRAYSIZE macro 2003-08-02 20:05:46 +00:00
Chris Danford f8e4fc2d9c Add default joy mappings for "Super Dual Box" 2003-08-02 19:53:36 +00:00
Chris Danford 5bb0944c20 Add default joy mappings for "SuperJoyBox 5" 2003-08-02 19:28:55 +00:00
Chris Danford 34b3cc616a Collapse path when reading redirects (needed for Xbox) 2003-08-02 19:28:31 +00:00
Chris Danford 35f29384a2 Don't throw when loading DifficultyIcon and the "missing" graphic is used. This happens on Xbox because of file name limitations. 2003-08-02 19:27:57 +00:00
Chris Danford 05a6e8957d only allow one attack at a time in Rave 2003-07-28 07:56:25 +00:00
Chris Danford 793107c826 fix parsing of scroll speed in PlayerOptions 2003-07-28 07:55:57 +00:00
Chris Danford 916e08b55c fix selection glow in GroupList 2003-07-26 09:53:15 +00:00
Chris Danford fe0cba9f78 runs on Xbox 2003-07-22 07:56:46 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Chris Danford 8158ca8770 compiles on Xbox (still a CRT linking error though) 2003-07-11 03:15:28 +00:00
Chris Danford df975a9692 add util that reports open file handles 2003-07-10 19:02:46 +00:00
Chris Danford cff3a1e0b1 fix file handle leak in Model 2003-07-10 18:24:30 +00:00
Chris Danford 835887cfd3 battle enemy face stuff 2003-07-10 11:47:45 +00:00
Chris Danford 571a21eff8 ResolvePath() in DerefRedir() to fix path problems on non-Win platforms 2003-07-10 11:47:28 +00:00
Chris Danford da81d1aebd write full title to a DWI, not just the main title 2003-07-10 06:02:21 +00:00
Chris Danford c8a9dc148a ranking text -> graphics 2003-07-10 03:41:07 +00:00
Chris Danford 47e08af623 key for testing incoming (temporary) 2003-07-10 03:39:30 +00:00
Chris Danford 4dfb7ee6a4 lighting for hold heads 2003-07-10 03:38:45 +00:00
Chris Danford 383ba2b17c fixed reversed 3d wheel 2003-07-10 03:38:21 +00:00
Chris Danford 7f7259ea38 change ranking text to graphics 2003-07-10 03:37:34 +00:00
Chris Danford 5b3a0330b9 add OffCommand to BGAnimation 2003-07-10 03:37:13 +00:00
Chris Danford f0a69fb1fc support changing announcer in ModeChoice 2003-07-10 03:36:41 +00:00
Chris Danford 21adf68857 work on battle stuff 2003-07-10 03:36:12 +00:00
Chris Danford 3ee5463de7 battle stuff 2003-07-09 02:27:05 +00:00
Chris Danford 19d8a3de4c fix crash on step if NULL life meter 2003-07-08 20:56:25 +00:00
Chris Danford 332c2b318c break battle into two PlayModes: CPU_BATTLE, HUMAN_BATTLE 2003-07-08 19:56:56 +00:00
Chris Danford 6c99547b6a add ClearZBuffer command for Actors
add Lighting flag for BGAnimationLayer
2003-07-07 20:24:51 +00:00
Chris Danford 7622dc7282 delete all thumbs.db script 2003-07-07 09:09:20 +00:00
Chris Danford c67d78d948 let Actor subclasses have first crack at parsing commands
allow Models and BitmapTexts in BGAnimationLayer (detected through file extension)
add RageModelVertex, which doesn't have a color property
add "stretch" file name hint for textures
2003-07-07 01:29:18 +00:00
Chris Danford e68bd0a3e6 add "loop" file name hint for sounds 2003-07-05 22:02:42 +00:00
Chris Danford ca3cf2b6b7 png crush everything (reduced size of Themes dir by 10%) 2003-07-05 21:58:51 +00:00
Chris Danford 502bb5213c png crush everything (reduced size of Themes dir by 10%) 2003-07-05 21:52:36 +00:00
Chris Danford 5b887430b2 png crush everything (reduced size of Themes dir by 10%) 2003-07-05 21:40:12 +00:00
Chris Danford 3a3e0c505c add Actor commands to set blend mode 2003-07-05 21:36:47 +00:00
Chris Danford 71096055cb make shortcut to SM program directory, not Songs directory 2003-07-05 06:09:28 +00:00
Chris Danford 20c9d04a48 update pngcrush script (how did it work before?!?) 2003-07-05 05:56:31 +00:00
Chris Danford 2636a34acb no message 2003-07-05 05:34:16 +00:00
Chris Danford 987c51c0b6 add global offset setting (remove when we add timestamped input) 2003-07-05 05:28:23 +00:00
Chris Danford da2daa28c2 allow edit metrics for default theme 2003-07-05 05:14:11 +00:00
Chris Danford 604e7b542c separate graphics for each player (to make things easier to animate)
resize graphics to have frame dimensions that are even
2003-07-04 23:34:42 +00:00
Chris Danford a5dd129a2b separate graphics for each player (to make things easier to animate) 2003-07-04 23:33:00 +00:00
Chris Danford 997b38f7b1 fix battle stuff I broke earlier this week 2003-07-04 23:18:07 +00:00
Chris Danford bc06f43a83 don't show frame dimensions warning if image is tiny (intentially blanked) 2003-07-04 23:17:42 +00:00
Chris Danford f84f8f27b0 MessageBox with warning if frame size of a loaded image isn't an even number 2003-07-04 22:47:20 +00:00
Chris Danford 84b6b282a7 fix clipping not taking effect on some banners 2003-07-04 22:46:31 +00:00
Chris Danford 32c63c9429 add MessageBox to ArchHooks to get rid of WIN32 #ifdefs 2003-07-04 22:45:53 +00:00
Chris Danford 2b54afeb77 fix theme element name goof 2003-07-04 20:15:15 +00:00