Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 5d823d3141 fix bad metric renames
cleanup
2005-12-06 12:42:52 +00:00
Chris Danford 2d8b30e049 polish 2005-12-06 12:41:33 +00:00
Chris Danford 24e113d102 don't prompt to save on exit if there's no undo info 2005-12-06 12:41:06 +00:00
Chris Danford 8fda004742 add Lua binding 2005-12-06 12:39:43 +00:00
Chris Danford dfad0b0a75 fix per-player values shown instead of shared 2005-12-06 12:38:38 +00:00
Chris Danford 22fc82881b fix ClearMemoryCardEdits 2005-12-06 12:37:59 +00:00
Chris Danford 00b346939d add OptionRowHandlerGameCommand to cut out unnecessary level of indirection in metrics 2005-12-06 04:25:52 +00:00
Chris Danford 1c0dc2aad8 LABEL_ -> TITLE_ 2005-12-06 04:21:00 +00:00
Chris Danford 9f6d6067fe don't allow NULL steps in GetSongFromSteps 2005-12-06 04:20:20 +00:00
Chris Danford d057e2a488 remove special position transforms and feed the main transform with special offset values 2005-12-06 04:17:37 +00:00
Chris Danford d309efd598 editor polish 2005-12-05 19:23:51 +00:00
Chris Danford 047e5eda8a add comments 2005-12-05 19:12:49 +00:00
Chris Danford 8be9ec589e EditDifficultyMeter -> DifficultyMeterEdit 2005-12-05 19:12:19 +00:00
Chris Danford 9d3d877167 EditDifficultyMeter -> DifficultyMeterEdit 2005-12-05 19:10:05 +00:00
Chris Danford 8a68930a2a add XML loading 2005-12-05 19:09:22 +00:00
Chris Danford 7c5f8ceace add binding for Song GetSongFromSteps 2005-12-05 19:08:42 +00:00
Chris Danford 5a2c4504f2 add volume size 2005-12-04 09:02:40 +00:00
Chris Danford b0350450e3 polish 2005-12-04 09:01:28 +00:00
Chris Danford cf5e658c00 fix crash if 0 rows 2005-12-04 09:00:33 +00:00
Chris Danford 39f167f4aa remove ExplanationZoom, use OnCommand instead 2005-12-03 20:49:43 +00:00
Chris Danford d33daeb6f9 add separate explanation name so that rows with no title can still have an explanation 2005-12-03 20:39:11 +00:00
Chris Danford 9e8469eb65 save edits to machine profile 2005-12-03 20:34:49 +00:00
Chris Danford 6647949a00 fix compile 2005-12-03 08:19:38 +00:00
Chris Danford f4f19224aa add missing file 2005-12-03 08:19:21 +00:00
Chris Danford 608ba7f7ac cleanup 2005-12-03 07:44:59 +00:00
Chris Danford 914a182a72 fix compile 2005-12-03 07:44:25 +00:00
Chris Danford 13c1685b2a save recordings with sequential file names 2005-12-02 03:46:27 +00:00
Chris Danford 800158e185 move floating globals into a namespace 2005-12-02 01:16:28 +00:00
Chris Danford 11e5aeb8b9 use | marker for "don't theme this choice" 2005-12-01 19:27:33 +00:00
Chris Danford bf24714529 fix many missing themed strings 2005-12-01 09:43:21 +00:00
Chris Danford e655c93bf3 fix warnings 2005-12-01 08:46:38 +00:00
Chris Danford 6131eb4115 no message 2005-12-01 05:37:19 +00:00
Chris Danford 36c7d8e0ed enum name cleanup 2005-12-01 03:20:25 +00:00
Chris Danford cbe4ef50b5 Add edit management screen 2005-11-30 22:42:28 +00:00
Chris Danford 8cb7360ab6 bAllowThemeTitles -> bAllowThemeTitle 2005-11-30 22:37:51 +00:00
Chris Danford 3b799327fc finish import/export of edits 2005-11-30 05:33:01 +00:00
Chris Danford 42f056dfdb remove THEME_ITEMS and THEME_TITLES. Always theme unless the OptionRowData has been marked !allowTheme 2005-11-30 04:32:33 +00:00
Chris Danford 557ae44dc7 re-add applydefaultoptions 2005-11-30 04:27:10 +00:00
Chris Danford cd9cf4c1e2 move some service menu actions from GameCommand into ScreenServiceAction 2005-11-29 23:15:11 +00:00
Chris Danford 749a8468a9 complete removal of memory card blacklist 2005-11-29 23:13:43 +00:00
Chris Danford 22f1387385 working on edit screens 2005-11-29 08:02:54 +00:00
Chris Danford 74287d4589 remove memory card OS dir blacklist 2005-11-29 05:56:11 +00:00
Chris Danford b6f85d04d2 FlushGLErrors before AssertNoGLError 2005-11-28 23:35:21 +00:00
Chris Danford 48d259a370 Add GL assert checks. 2005-11-28 23:26:22 +00:00
Chris Danford 9d0cc2d322 invalidate scaling script when resetting device 2005-11-28 23:11:34 +00:00
Chris Danford 797b829659 complete removal of Visualizations 2005-11-28 17:47:46 +00:00
Chris Danford c2e84323b1 add res enumeration to LLW SDL 2005-11-28 17:17:16 +00:00
Chris Danford 2784c08ea3 add "Launch Game" to main menu 2005-11-28 05:24:09 +00:00
Chris Danford f6f700f910 re-add waveout. It is useful for troubleshooting 2005-11-28 05:10:16 +00:00
Chris Danford 299e1f7d68 add memcard blacklist by OsMountDir and UI to disable specific drives 2005-11-27 01:50:10 +00:00
Chris Danford 4408439fa5 handle aspect ratio of themes that aren't 4:3 2005-11-26 16:44:12 +00:00
Chris Danford 3eb84bd931 move aspect ratio to graphic options 2005-11-26 07:32:56 +00:00
Chris Danford 730a113ed6 enumerate resolutions
use mixed case for prefs values
2005-11-26 07:22:33 +00:00
Chris Danford 6986a104ab show messagebox on clearing prefs 2005-11-24 10:45:41 +00:00
Chris Danford b3c7b9c99d fix viewport not correctly reset when alt+tabbing out of and back into full-screen opengl 2005-11-24 10:40:23 +00:00
Chris Danford 5c6457d938 make closer to OpenGL sphere mapping 2005-11-23 22:16:09 +00:00
Chris Danford 3060418806 add the renderer name to stats (so that I won't be confused about which is being used) 2005-11-23 20:42:48 +00:00
Chris Danford 11333f8d32 fix app window icon not applied in XP 2600. 2005-11-23 19:25:19 +00:00
Chris Danford 367ef96652 no 7.0 Dlls in releases 2005-11-23 06:23:00 +00:00
Chris Danford 20190e2e66 Unhide and set window dimensions in one call to SetWindowPos. Fixes wrong window dimensions after unhiding on my notebook. Not sure why this wasn't working in 2 separate calls though. 2005-11-23 02:36:02 +00:00
Chris Danford c315c50a24 undo last 2005-11-22 22:50:06 +00:00
Chris Danford 7c15231da3 add build date to log 2005-11-22 22:44:10 +00:00
Chris Danford 3475691599 ASSERT -> ASSERT_M 2005-11-22 21:35:10 +00:00
Chris Danford 1ad58b4631 experimental: save NoteData to XML for recording played games 2005-11-22 21:18:45 +00:00
Chris Danford 100ce95f14 don't pass DISPLAY_OPT as a pointer to avoid NULL pointer deref 2005-11-22 21:14:48 +00:00
Chris Danford 8e1020d067 add build date 2005-11-14 11:20:10 +00:00
Chris Danford e0613bb37b INSTALL_SMPACKAGE -> ASSOCIATE_SMZIP 2005-11-12 07:14:55 +00:00
Chris Danford 7484bdd5a4 smpackage.exe -> tools.exe 2005-11-12 07:14:18 +00:00
Chris Danford 7e1cc9ce0f change PRODUCT_NAME".ini" to "Preferences.ini"
add Clear Preferences and Clear Keymaps to smpackage
2005-11-12 07:03:49 +00:00
Chris Danford e7dbf5ed3d fix remnants of "convert theme" button 2005-11-11 22:00:26 +00:00
Chris Danford f16b528107 move Mac pcks into Resources 2005-11-11 21:19:39 +00:00
Chris Danford 182232344f GetVideoModeParams -> GetActualVideoModeParams
add GetApiDescription
2005-11-11 21:16:48 +00:00
Chris Danford d081c0902c make sphere mapping texture coords look more like OpenGL (though it's still significantly different when viewing side-by-side) 2005-11-11 21:11:30 +00:00
Chris Danford db7a6af95c fix compile on non-Windows
remove header dependency
2005-11-10 20:39:55 +00:00
Chris Danford 20b5c41f76 cleanup 2005-11-10 20:00:01 +00:00
Chris Danford 6446d21eb2 fix incorrect VideoRenderer defaults used 2005-11-10 19:38:21 +00:00
Chris Danford 311fd70573 when resetting the D3D device, use the preferred video mode and not the current desktop mode. This fixes "Win98, full-screen, alt-tab away, alt-tab back and the game is running fullscreen at the desktop video mode" 2005-11-10 18:55:03 +00:00
Chris Danford 7f5a4b8373 move VideoModeParams out of RageDisplay to reduce header dependencies 2005-11-10 18:37:04 +00:00
Chris Danford af115bab90 handle sentinel values for refresh rate instead of asserting 2005-11-10 10:22:15 +00:00
Chris Danford 34debc4e59 point to new StepMania.ini location 2005-11-10 09:19:48 +00:00
Chris Danford 423caaf207 spacing 2005-11-10 08:55:11 +00:00
Chris Danford 31ecd17da3 add Quadro defaults 2005-11-09 17:34:32 +00:00
Chris Danford 81037f05cd move Preferences from ThemeManager to completely in PrefsManager
Also, allow Defaults.ini and Static.ini to have sections
2005-11-09 10:55:30 +00:00
Chris Danford f9a09c6e6f refresh the icon after writing the exe that contains the icon 2005-11-09 01:22:07 +00:00
Chris Danford 8c9df8c3a1 fix smzip icons don't display correctly if icon was cached before installation of SM and don't update after uninstalling SM" 2005-11-09 01:16:26 +00:00
Chris Danford 5fbc02ae60 add missing DLL for Win98 2005-11-08 23:54:58 +00:00
Chris Danford cc0d65e0db remove product name from vdi contents
differentiate between "can't open .vdi" and "can't parse .vdi"
2005-11-08 22:14:59 +00:00
Chris Danford 924cd3261b revert sync changes when backing out of gameplay instead of silently saving them 2005-11-08 18:04:51 +00:00
Chris Danford e87df3bc5e fix SaveSync prompt. Make it a Screen again so that it can be used in branching and doesn't need to be integrated into an already-complicated ScreenGameplay. 2005-11-08 17:51:40 +00:00
Chris Danford 4741eac616 paletted bitmaps don't display right on Win98. use RGB. 2005-11-08 06:19:52 +00:00
Chris Danford 489cf3b202 .dat -> .txt so that file associations will find a text editor 2005-11-07 05:45:48 +00:00
Chris Danford d87b37948c ".dat -> .txt so that file associations will find a text editor 2005-11-07 05:44:27 +00:00
Chris Danford 8d2316f1c3 search Data\Type.dat for the Preferences group in addition to reading from the command line 2005-11-07 05:40:22 +00:00
Chris Danford d1c968f0ae add newline 2005-11-07 04:30:33 +00:00
Chris Danford 72bfacbdfe add multitexture debug toggle 2005-11-07 03:59:05 +00:00
Chris Danford 44e517339d make env mapping match OpenGL's "sphere map" tex coord gen 2005-11-07 03:58:14 +00:00
Chris Danford 37d06f63c2 fix "unreferenced" warnings 2005-11-07 01:26:36 +00:00
Chris Danford b206a38b5d add INSTALL_TYPE_INTERNAL_PCKS 2005-11-07 01:22:06 +00:00
Chris Danford bfc7a6b758 Undo attempt at vsync in windowed mode. It's causing jerky animation and aparent skipping (even though the skip display isn't showing any hiccups) 2005-11-07 00:43:50 +00:00
Chris Danford ffbf54c263 Loading a blank Song if a mp3/ogg file is present and no SM/KSF/DWI is present 2005-11-06 12:52:19 +00:00