Chris Danford
|
4d49c60bff
|
localizable
|
2006-01-07 06:47:24 +00:00 |
|
Chris Danford
|
ec424ec51e
|
fix conflicting globals during link
|
2006-01-07 06:02:47 +00:00 |
|
Chris Danford
|
706655a282
|
UTF8
|
2006-01-07 06:01:45 +00:00 |
|
Chris Danford
|
b96fa184ee
|
spacing cleanup
|
2006-01-07 05:43:38 +00:00 |
|
Chris Danford
|
168a98773e
|
fix LocalizedString::Load doesn't fill the value
Localize loading messages
|
2006-01-07 05:43:25 +00:00 |
|
Chris Danford
|
44225ad379
|
XToThemedString -> XToLocalizedString
|
2006-01-07 04:11:29 +00:00 |
|
Chris Danford
|
b2c86171d1
|
install para noteskin by default. It's small.
|
2006-01-07 01:03:02 +00:00 |
|
Chris Danford
|
b70eb0e509
|
add pseudolocalize
|
2006-01-06 23:34:41 +00:00 |
|
Chris Danford
|
210f36a243
|
localize
|
2006-01-06 23:34:33 +00:00 |
|
Chris Danford
|
452844c7c9
|
fix compile
|
2006-01-06 23:33:45 +00:00 |
|
Chris Danford
|
8b0c7ac36e
|
SubscriptionHandler -> SubscriptionManager
|
2006-01-06 20:19:30 +00:00 |
|
Chris Danford
|
d55ae24611
|
add PseudoLocalize
phase out SubscriptionManager for SubscriptionHandler to fix ThemeManager assert
|
2006-01-06 20:18:15 +00:00 |
|
Chris Danford
|
f8379c8db7
|
cleanup newline handling in languages
remove View Statistics button (moved to command line)
|
2006-01-06 17:57:26 +00:00 |
|
Chris Danford
|
9ef306201c
|
CString -> RString
|
2006-01-06 17:57:03 +00:00 |
|
Chris Danford
|
f6f253b545
|
localize text in all dialogs
|
2006-01-06 07:48:26 +00:00 |
|
Chris Danford
|
9dfc40ba9c
|
remove baked text in header graphics, replace with static text
|
2006-01-06 07:45:38 +00:00 |
|
Chris Danford
|
cc922c4619
|
localizable smpackage dialogs
|
2006-01-05 07:38:31 +00:00 |
|
Chris Danford
|
f02ed66d59
|
assert if we're about to write an unparsable ini file
|
2006-01-05 07:36:09 +00:00 |
|
Chris Danford
|
fb9d07e11b
|
bracket cleanup
|
2006-01-05 07:35:27 +00:00 |
|
Chris Danford
|
c7f6f52da1
|
fix "unused function CheckXToStringParamType" removed warnings
|
2006-01-05 06:08:19 +00:00 |
|
Chris Danford
|
1fb7433c29
|
fix VC7 "nonstandard conversion: auto_ptr to auto_ptr&". The param to operator= is a reference.
|
2006-01-05 05:57:05 +00:00 |
|
Chris Danford
|
c7d769829a
|
add ThemeManager to smtools
|
2005-12-29 05:52:50 +00:00 |
|
Chris Danford
|
cdc7df02b1
|
finish language im/exporting
|
2005-12-29 04:37:52 +00:00 |
|
Chris Danford
|
3eb451f76f
|
fix compile
|
2005-12-29 02:42:29 +00:00 |
|
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 |
|