Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 353e0c5b6e break up arch stuff into smaller .cpp files to fix smpackage build and not pull in unnecessary stuff 2005-12-16 04:16:09 +00:00
Chris Danford 873beb3ff4 fix some of the link errors 2005-12-12 08:29:33 +00:00
Chris Danford 63a56b14c4 CString -> RString for files used in smpackage 2005-12-10 08:24:45 +00:00
Chris Danford 44afa77096 eliminate duped code in smpackage 2005-12-10 08:23:10 +00:00
Chris Danford 4aa8779c5d remove metrics dialogs 2005-12-10 08:18:34 +00:00
Chris Danford ec51af900e CString -> RString for files used by smpackage 2005-12-10 08:15:44 +00:00
Chris Danford 09d8307a83 add new files 2005-12-10 08:11:52 +00:00
Chris Danford df331f9f4b remove RageUtil.cpp's dependence on Lua 2005-12-10 08:08:57 +00:00
Chris Danford 5907d5e25f move special file paths to a place shared with smpackage 2005-12-10 08:08:04 +00:00
Chris Danford 37f82b43f7 remove CStringArray #define 2005-12-09 21:36:22 +00:00
Chris Danford 90e9afc314 eliminate the dupe copies of things in smpackage (registry, RageUtil) and share some of the directory logic 2005-12-09 19:50:31 +00:00
Chris Danford 4c2e610eaa eliminate the dupe copies of things in smpackage (registry, RageUtil) and share some of the directory logic 2005-12-09 19:21:38 +00:00
Chris Danford dc35d10ee4 move our CStirng into a namespace to fix conflict with MFC 2005-12-09 19:15:31 +00:00
Chris Danford f1c876a16c fix compile 2005-12-09 04:28:49 +00:00
Chris Danford bea1d2dfd8 save cache in Application Data 2005-12-09 04:23:44 +00:00
Chris Danford a1eb80e858 reorg for easier #ifdefing 2005-12-09 01:46:19 +00:00
Chris Danford 4165c887f0 mount all writable dirs to user's dir 2005-12-09 01:22:31 +00:00
Chris Danford ed6634ba6b remove arbitrary switching on whether exe is in Program Files. Always save to user's dir. 2005-12-09 01:09:01 +00:00
Chris Danford d2d64a49a9 remove unused prefs import logic 2005-12-09 01:07:40 +00:00
Chris Danford 129381e4e9 move floating globals into a namespace 2005-12-08 23:38:35 +00:00
Chris Danford f02b8e3a3d move FS mounting to ArchHooks
if executable is under Program Files, then mount /Save to ~/PRODUCT_ID/Save
2005-12-08 21:38:18 +00:00
Chris Danford 225262cc20 clean up floating globals
move FS mounting to ArchHooks
2005-12-08 21:36:03 +00:00
Chris Danford 38ffd83205 detect infinite recursion in redirects 2005-12-08 08:24:30 +00:00
Chris Danford 51fc84e2d2 add shorter "BaseRotationX" 2005-12-08 08:23:57 +00:00
Chris Danford 17cf7eaa7c Make InputHander_Win32_Para initialize the device so that the joystick feature of the same device will function. 2005-12-08 05:33:31 +00:00
Chris Danford bad83b38b3 remove Para InputDevice. The controller appears as a Joystick. 2005-12-08 05:28:40 +00:00
Chris Danford ca7da4b531 show InputDevice name next to description 2005-12-08 05:22:40 +00:00
Chris Danford 2d5af283c5 automapping for Para 2005-12-08 05:09:24 +00:00
Chris Danford 68413b77cf fix LaunchGame launching wrong version of executable 2005-12-07 20:18:21 +00:00
Chris Danford fc3433ca04 fix app strings 2005-12-07 20:17:33 +00:00
Chris Danford cb8a48e254 fix Mac compile 2005-12-07 00:34:11 +00:00
Chris Danford 66c5a45117 SetLoadedFromProfile when the Steps are created, not when they are saved 2005-12-06 23:44:01 +00:00
Chris Danford 3d5403dfd9 SetLoadedFromProfile so that a new edit will show up in the list of edits 2005-12-06 19:07:32 +00:00
Chris Danford ed1c2766c2 remove bogus assert. It was firing when saving a new edit. 2005-12-06 19:06:45 +00:00
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