Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford eeec0fff3e add character face support 2003-09-29 09:21:26 +00:00
Chris Danford b05b44d83f fix VC6 compile error 2003-09-27 22:41:34 +00:00
Chris Danford b1188a971d fix num of states check 2003-09-27 21:49:02 +00:00
Chris Danford c975ef04e6 use PrntScrn for saving a screenshot 2003-09-26 05:45:24 +00:00
Chris Danford 64e4a4260a fix difficulty icon frame checking bug 2003-09-26 05:44:36 +00:00
Chris Danford 2c38027e6d fix "solo" selectable in Pump 2003-09-25 05:56:38 +00:00
Chris Danford 4414561fe6 add default character so Rave/Battle is playable without character models 2003-09-25 04:22:51 +00:00
Chris Danford dbb2527fcb add default character so Rave/Battle is playable without character models 2003-09-25 04:12:31 +00:00
Chris Danford ca7a13deaa add switch game code 2003-09-25 02:16:37 +00:00
Chris Danford 4087097cf4 better redir error checking 2003-09-23 05:39:47 +00:00
Chris Danford cda57e7c5d fix Model bugs exposed by use in NoteDisplay 2003-09-23 05:39:24 +00:00
Chris Danford 9434a66d94 fix FixImpossibleRows()
fix misaligned editor NoteFields
2003-09-21 23:16:44 +00:00
Chris Danford dba1188c97 remove .model file format, replace with more general .actor file format 2003-09-21 20:57:07 +00:00
Chris Danford 3f2d2c7f77 ScreenSelect metrics cleanup 2003-09-21 20:10:15 +00:00
Chris Danford babe533a9e fix D3D lighting 2003-09-21 18:54:54 +00:00
Chris Danford eebb417840 clean up perspective
fix mini
fix frustum matrix in D3D
2003-09-21 18:07:29 +00:00
Chris Danford cbbbc0fcb3 remove unused ScreenSelectStyle5th 2003-09-21 03:31:53 +00:00
Chris Danford e6d4d3fd43 Add AutoActor helper class. 2003-09-21 02:36:48 +00:00
Chris Danford c8f7c02036 Split ModelView matrix stack into View and World stacks.
Add "hallway" and "distant" mods.
2003-09-21 02:36:28 +00:00
Chris Danford c93b1592c2 use PRODUCT_NAME for MessageBox title 2003-09-21 02:34:51 +00:00
Chris Danford 11a0a3dafa remove unused ScreenSelectStyle5th 2003-09-21 02:34:20 +00:00
Chris Danford a84febc9e1 fix gray arrow drawing in incoming + reverse 2003-09-18 05:55:03 +00:00
Chris Danford 7c92877208 fix agressive ASSERT 2003-09-18 04:23:58 +00:00
Chris Danford 7dafb26d7a fix MakeActor to handle .sprite, .model files 2003-09-17 03:13:42 +00:00
Chris Danford a2206bedbf draw taps fartherst to closest 2003-09-16 07:22:54 +00:00
Chris Danford 0fe7975ab5 more challenging "brake" effect 2003-09-16 07:21:50 +00:00
Chris Danford 34315c7349 fix log message 2003-09-14 20:01:53 +00:00
Chris Danford 5ba1d272f5 don't ASSERT on invalid BGA layer m_Type value 2003-09-14 09:54:01 +00:00
Chris Danford 58b575b511 change lyrics text color 2003-09-13 20:28:45 +00:00
Chris Danford 13da8dffcb use cropped BitmapText for lyrics 2003-09-13 20:18:43 +00:00
Chris Danford 0e25035583 remove debug garbage 2003-09-13 20:18:04 +00:00
Chris Danford bce4df937c make BitmapText crop-aware 2003-09-13 19:47:28 +00:00
Chris Danford 7a3ff956d0 fix splash window redraw problems 2003-09-13 19:09:01 +00:00
Chris Danford 6059d5902d fix VC6 compile error 2003-09-13 19:08:37 +00:00
Chris Danford e5c62fcfa0 fix dancing character update rate 2003-09-13 19:08:19 +00:00
Chris Danford bc1d7650fd remove IgnoreJoyAxes option. Instead, have ScreenMapControllers prefer button presses over axis presses for simultaneouly received input events. 2003-09-09 04:57:22 +00:00
Chris Danford c0c680317c profiles are usable 2003-09-08 07:21:41 +00:00
Chris Danford 3736845d3e working on profiles stored on machine (intermediate step toward memory card support) 2003-09-08 03:26:58 +00:00
Chris Danford 9cc530c69b fix Dancing Characters option setting "Select" 2003-09-08 00:35:26 +00:00
Chris Danford b48d78b866 fix Dancing Characters option setting "Select" 2003-09-07 23:35:48 +00:00
Chris Danford 6ad6b3656e add tempo compress/expand in editor 2003-09-07 22:28:46 +00:00
Chris Danford 76711921e6 performance fix 2003-09-07 19:35:32 +00:00
Chris Danford 18cd253b2c move ShowStats to ScreenGraphicOptions 2003-09-07 08:31:41 +00:00
Chris Danford eeb65c8a54 clean up formatting 2003-09-07 08:27:38 +00:00
Chris Danford db42f00172 move ShowStats option to ScreenGraphicOptions 2003-09-07 08:27:06 +00:00
Chris Danford 78b0a68639 fix Start Menu shortcuts in Win9x (SetShellVarContext current doesn't work in 9x) 2003-09-07 05:51:41 +00:00
Chris Danford 7cef4cf999 fix editor help menu runs off top edge of screen. 2003-09-07 00:37:29 +00:00
Chris Danford bbf2a64af5 read SM 3.0 scores file statistics.ini 2003-09-06 21:48:35 +00:00
Chris Danford efaf7e0349 remove old Eclipse-generated file 2003-09-06 21:47:10 +00:00
Chris Danford 8b610118c9 load splash graphic at runtime 2003-09-05 08:31:33 +00:00
Chris Danford 01efee2090 load splash graphic at runtime 2003-09-05 08:22:06 +00:00
Chris Danford e0b3160528 revert PlayerOptions changes 2003-09-05 07:34:13 +00:00
Chris Danford 0cd5766ba2 add Dance Maniax and Technomotion support 2003-09-03 04:30:29 +00:00
Chris Danford 5e764d2a7e fix multiple Steps assigned same Difficulty when loading from BMS 2003-09-01 07:56:22 +00:00
Chris Danford d968ee1011 bounce on mapping screen while waiting for input 2003-09-01 04:21:16 +00:00
Chris Danford 8f920347d6 Shift+number to lay mines in editor
Alt+number to lay taps, holds, mines in right half of notefield
2003-08-31 23:52:02 +00:00
Chris Danford 151ed95ef9 fix Mines when used in battle 2003-08-31 23:15:24 +00:00
Chris Danford a6978ccc32 don't clear area before recording 2003-08-31 23:15:05 +00:00
Chris Danford 4263957f6c add character icons to SelectCharacter screen 2003-08-31 22:45:07 +00:00
Chris Danford 16ff95773d holding a button while over a mine makes it explode 2003-08-31 22:39:05 +00:00
Chris Danford 8a78faf552 better lighting on Danger 2003-08-31 22:38:32 +00:00
Chris Danford b360b4e08b tweak Mines 2003-08-31 22:38:06 +00:00
Chris Danford 0d3d590766 add WRAP macro 2003-08-31 22:37:32 +00:00
Chris Danford be62c37d30 add char icons to SelectCharacter screen 2003-08-31 22:37:09 +00:00
Chris Danford fa633dc717 fix crash in course editor 2003-08-29 04:34:40 +00:00
Chris Danford 90655d4a4e Fix: BarDrain setting not saved, "sudden death" not so sudden on easier judge difficulties 2003-08-29 04:17:04 +00:00
Chris Danford eab262e0bc fix separate music rates for each player showing 2003-08-28 07:38:09 +00:00
Chris Danford b4b20df751 Flush log at the beginning of CrashHandler so the log isn't cut off at the tail. Is there a problem with this? I can't think of a reason why fflush would need to allocate memory. 2003-08-26 08:18:49 +00:00
Chris Danford c51ac60bb5 fix editor MainMenu 2003-08-26 07:43:29 +00:00
Chris Danford 49e00e8536 add Blind modifier 2003-08-24 17:20:58 +00:00
Chris Danford 85dd35ea48 add Blind modifier 2003-08-24 17:20:11 +00:00
Chris Danford 0d5e7d8f8c separate NoteField from Player in preparation for "routine" mode 2003-08-24 17:04:21 +00:00
Chris Danford 04080c8b1b draw help behind NoteField in editor 2003-08-24 17:03:33 +00:00
Chris Danford ef4dd67bec Solo single for all ONE_PLAYER_ONE_CREDIT game types 2003-08-24 16:40:45 +00:00
Chris Danford c089f53de7 switch Steps while in editor with F5/F6 2003-08-24 05:12:08 +00:00
Chris Danford 540bdcbc66 Consolidate player option and song option screens. Are people ok with this? 2003-08-23 22:13:06 +00:00
Chris Danford 45858747a5 Consolidate player option and song option screens. Are people ok with this? 2003-08-23 22:04:57 +00:00
Chris Danford 4fd5ede6de fix dancing characters not resetting between songs in a course 2003-08-23 19:58:46 +00:00
Chris Danford 00a107ad70 fix Model animations not looping 2003-08-23 19:32:35 +00:00
Chris Danford 859ace0201 fix slashes and collapse path when loading a texture in Model 2003-08-23 19:10:05 +00:00
Chris Danford d69d19fc2a fix crash if hit a mine too early 2003-08-23 19:01:35 +00:00
Chris Danford 1e718a80a5 fix Save/Revert prompt when playing a course 2003-08-23 18:33:49 +00:00
Chris Danford 8955c0cdfc remove unused metrics 2003-08-23 18:13:42 +00:00
Chris Danford 3a6b249d90 Add vid card default for SiS 630/730 2003-08-23 17:08:30 +00:00
Chris Danford b9e74687bf Add primitive language support 2003-08-19 08:01:15 +00:00
Chris Danford 9d44413a84 fix Background::LoadFromAniDir 2003-08-19 07:42:09 +00:00
Chris Danford ffea51d6e6 consolidate battle modes 2003-08-19 04:27:50 +00:00
Chris Danford 5a36244a4e fix "corrupted HoldNotes" when using Transforms as attacks 2003-08-18 04:20:51 +00:00
Chris Danford b4befeb3df support Transforms as attacks 2003-08-18 02:37:43 +00:00
Chris Danford 7eb44fd399 tweaks to stats.html output 2003-08-17 23:59:14 +00:00
Chris Danford 3d93c11e21 generate an HTML page with a list of all songs and difficulties on exit 2003-08-17 18:03:02 +00:00
Chris Danford 87b066782c HACK: reload song before playing in editor. This fixes the obvious sync problems in the editor. 2003-08-17 05:30:46 +00:00
Chris Danford 248a61513a Add scrolls: split and alternate 2003-08-17 00:15:54 +00:00
Chris Danford 7429c86ebe Add "tipsy" effect (is there a better name for this?) 2003-08-16 23:34:47 +00:00
Chris Danford f2a1e081b6 fix deleting of Steps 2003-08-16 17:53:58 +00:00
Chris Danford 2be2718bb4 don't enter course editor if 0 non-autogen courses or 0 songs 2003-08-16 17:45:23 +00:00
Chris Danford c1080ef660 Add global NoteSkin fallback. This ensures that every game type is at least playable (albeit with the wrong graphics) 2003-08-15 03:20:19 +00:00
Chris Danford 5f2a39c70f Add global NoteSkin fallback. This ensures that every game type is at least playable (albeit with the wrong graphics) 2003-08-15 03:14:53 +00:00
Chris Danford 10610e75ce support mini, reverse in rave 2003-08-14 08:13:08 +00:00
Chris Danford 0f1743a468 remove unused ActiveItemList 2003-08-14 07:30:00 +00:00