Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford df984aef76 working on localization tool 2005-12-29 02:40:09 +00:00
Chris Danford 2d7ae984e2 fix VC6 compile (braindead std::string?) 2005-12-29 02:36:46 +00:00
Chris Danford b42d28af34 add language localization tools 2005-12-28 19:21:08 +00:00
Chris Danford bd0087ae04 CString -> RString 2005-12-28 19:17:34 +00:00
Chris Danford 1e51ee136d use language code for file name 2005-12-28 19:16:26 +00:00
Chris Danford 0249ef8d3d add language native names 2005-12-28 05:43:26 +00:00
Chris Danford 45082d0a74 #define hacks for smtools. Clean this up later. 2005-12-28 05:42:22 +00:00
Chris Danford f7952eaf63 CString -> RString
make GetDefaultLanguage static for smtools
2005-12-28 05:41:04 +00:00
Chris Danford d459f0b795 fix smpackage build
add localization tool to smpackage
2005-12-28 04:22:24 +00:00
Chris Danford 1fcfc22981 CString -> RString
const string params where possible for easier debug stepping
2005-12-28 03:59:52 +00:00
Chris Danford 1c209efd19 fix build 2005-12-28 03:54:41 +00:00
Chris Danford fe3a68d5cd make string params const (stepping into RString constructors makes for frustrating debugging) 2005-12-28 03:10:07 +00:00
Chris Danford d76876d1db CString -> RString
make string params const (stepping into RString constructors makes for frustrating debugging)
2005-12-28 03:09:53 +00:00
Chris Danford 7dea392550 CString -> RString 2005-12-27 23:43:49 +00:00
Chris Danford d507f3fd28 move LuaBinding into namespace 2005-12-27 22:58:30 +00:00
Chris Danford 1f81db0cec move ScreenDimensions into a namespace 2005-12-27 18:45:07 +00:00
Chris Danford 62799c2999 CString -> RString 2005-12-27 17:45:07 +00:00
Chris Danford fb259c7237 fix compile 2005-12-27 17:39:27 +00:00
Chris Danford f99b179a5b themable player number 2005-12-27 17:16:02 +00:00
Chris Danford 17e3661755 use Lua in smpackage 2005-12-27 17:12:46 +00:00
Chris Danford 037ed8ae51 CString -> RString 2005-12-27 17:11:38 +00:00
Chris Danford 6681ad9dd4 theme date/time strings 2005-12-27 17:10:08 +00:00
Chris Danford e30f456383 localize strings 2005-12-27 17:08:23 +00:00
Chris Danford 7a76b58bd3 style cleanup 2005-12-25 19:27:31 +00:00
Chris Danford 236a727d64 add missing SpecialDirs 2005-12-25 19:26:52 +00:00
Chris Danford 7f985da9ee add separate method for string lookup 2005-12-25 19:01:13 +00:00
Chris Danford a84b76890d add assert 2005-12-25 18:59:52 +00:00
Chris Danford 0b98adff15 make RadarCategory enum and Lua names consistent 2005-12-24 20:18:56 +00:00
Chris Danford 035f20d234 add LocalizedString 2005-12-24 20:08:17 +00:00
Chris Danford 74749a19bb move localized string to separate file 2005-12-22 03:10:04 +00:00
Chris Danford c4d4f640bb localize text entry 2005-12-21 12:55:20 +00:00
Chris Danford 28959facb3 make prompt strings localizable 2005-12-21 09:56:16 +00:00
Chris Danford ff45bcce27 remove unused 2005-12-21 09:47:58 +00:00
Chris Danford c9d79d3e3b localize prompts 2005-12-20 21:32:26 +00:00
Chris Danford d698a5f1ec CString -> RString in RageUtil
ThemeMetric<CString> -> LocalizedString to eliminate dependencies
2005-12-20 08:35:47 +00:00
Chris Danford 9cd3b4d4ba theme some common exception strings 2005-12-20 02:45:25 +00:00
Chris Danford f1af56a261 fix mappings screwed up after mapping comma key and restarting
fix VC6 compile
2005-12-19 12:52:59 +00:00
Chris Danford d29b85efe5 fix bogus assert firing when no hid devices attached 2005-12-19 12:04:58 +00:00
Chris Danford d0d5798568 update device names on the fly 2005-12-19 10:00:47 +00:00
Chris Danford 5b90e68716 fix "buttons stuck" if button held while device unplugged 2005-12-19 10:00:29 +00:00
Chris Danford fdbf9a48ab revert last 2005-12-18 08:05:17 +00:00
Chris Danford 988548f0bd default to group sort 2005-12-18 07:55:10 +00:00
Chris Danford efe3984ad5 detect changing USB joysticks and remap on the fly 2005-12-18 07:13:13 +00:00
Chris Danford 19cca61e31 remove NextGame codes. Anybody who triggers it does so accidentally and can't figure out what happened. 2005-12-18 03:56:26 +00:00
Chris Danford c95a5dc8e5 add InputDevice::DevicesChanged 2005-12-18 03:08:12 +00:00
Chris Danford 572576021c fix tools.exe build, runtime errors 2005-12-18 01:27:54 +00:00
Chris Danford 46f5a33ae0 edit steps stuff (uncommitted from a week ago) 2005-12-18 01:27:36 +00:00
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