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 |
|
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 |
|