Chris Danford
28f18b1b39
fix assert "!m_sNoteSkin.empty()"
2006-03-06 00:17:50 +00:00
Chris Danford
6a78f271d0
fix mines frames draw with wrong tex coord shifting
2006-03-06 00:16:08 +00:00
Steve Checkoway
778025184c
More editor work. Pressing \ cycles through steps/difficulties and updates the meter value for the particular difficulty.
2006-03-05 03:52:00 +00:00
Steve Checkoway
373d226dd7
Partial revert. This ended up not needing to be global.
2006-03-04 11:40:41 +00:00
Steve Checkoway
c23e9f2e88
Mostly functional course editor. (It's not pretty, but then I have no ability/experience with graphics/metrics.) You can create, edit, and delete courses. I'm not sure about setting mods yet.
2006-03-04 10:27:09 +00:00
Steve Checkoway
cef0c4cebb
Const.
2006-03-04 10:24:50 +00:00
Steve Checkoway
4bd0599906
Set the path when loading from an edit.
2006-03-04 10:23:50 +00:00
Steve Checkoway
0e4899d83b
Explicit.
2006-03-04 10:19:27 +00:00
Steve Checkoway
2ff53582a1
Fix crashes when using the second player.
...
Use the master player number for everything except setting the current trail which needs to be PLAYER_1 because there are different messages for each player's trail changing. Perhaps that should change at some point.
2006-03-04 02:34:01 +00:00
Steve Checkoway
1214a91649
SetHasFocus if we are the active application when the LLW is created, otherwise if the user switches to a different application before LLW is brought on screen then input is still registered (because we're bypassing the standard event model and getting the events directly from the hardware).
...
Also, ensure that the actual video mode params are set at all times and that the rate parameter is never zero.
2006-03-03 11:57:38 +00:00
Glenn Maynard
7793715749
fix langauge changes not saved to disk
2006-03-03 07:32:45 +00:00
Glenn Maynard
579d797374
don't assert on invalid text
2006-03-03 05:27:07 +00:00
Glenn Maynard
89d26b20ae
bind case changing
2006-03-03 02:08:46 +00:00
Glenn Maynard
fee07ccb36
override upper/lower with our own
2006-03-03 02:06:03 +00:00
Glenn Maynard
2b04608623
license
2006-03-03 02:03:42 +00:00
Chris Danford
5e12c7d9f4
move helpful CSV parse error message
2006-03-03 00:59:01 +00:00
Chris Danford
270934f1c0
move helpful CVS parse error message
2006-03-03 00:58:12 +00:00
Chris Danford
7b8e1b5cd2
no message
2006-03-03 00:57:37 +00:00
Chris Danford
53afb08810
SPANISH
2006-03-03 00:28:43 +00:00
Chris Danford
d1cf2e5feb
copy Manual non-recursively so that we don't pick up CVS metadata files
2006-03-02 16:51:45 +00:00
Chris Danford
e96a90181e
convert UTF-8 language names to active code page before displaying
2006-03-02 16:00:51 +00:00
Glenn Maynard
a8d96a30c0
fix "range" keyword
2006-03-02 07:15:25 +00:00
Steve Checkoway
380d55d3de
German.
2006-03-02 06:00:26 +00:00
Steve Checkoway
c425e718d9
Localize crash button.
2006-03-02 05:48:11 +00:00
Glenn Maynard
b4abd6f067
simplify clearing theme path cache; fix it when changing languages
2006-03-02 05:31:14 +00:00
Steve Checkoway
df1a6ca90a
I think it's supposed to be conjugated in Italian and thus is not mostrare. However it is not conjugated in, "Non mostrare più questo messaggio," literally, "Not to show anymore this message."
2006-03-02 05:19:58 +00:00
Steve Checkoway
529fc86893
Babelfish. Can anyone check this?
2006-03-02 05:01:47 +00:00
Glenn Maynard
dc15096294
language filtering for XML-referenced files
2006-03-02 04:59:37 +00:00
Steve Checkoway
ffffa58e70
Spanish menu items seem to use the infinitive, so use mostrar as well.
2006-03-02 04:55:38 +00:00
Steve Checkoway
a618c19f06
Use localized strings in the OS X dialog driver. Still don't have any clue what "Don't show again" might be in various languages.
2006-03-02 04:28:13 +00:00
Steve Checkoway
1898a7f612
Include the strings file.
2006-03-02 04:24:25 +00:00
Steve Checkoway
6102e01d8f
Add strings in various languages. Use 2 character codes for all of them.
2006-03-02 04:24:02 +00:00
Glenn Maynard
281acfbe22
generalize (editing a language I don't speak; if anyone around does, please check these)
2006-03-02 03:55:49 +00:00
Steve Checkoway
829ad0d1d9
Fix compile.
2006-03-02 03:32:28 +00:00
Glenn Maynard
2ef050b7ba
generic explanations
2006-03-02 03:25:02 +00:00
Glenn Maynard
49168b46de
fix quotes
2006-03-02 02:19:58 +00:00
Glenn Maynard
ecc8296f1b
fix entities
2006-03-02 01:44:51 +00:00
Glenn Maynard
d3abe17670
das UTF-8
2006-03-02 00:53:30 +00:00
Chris Danford
196fa4a84f
more langs
2006-03-02 00:48:00 +00:00
Chris Danford
f5eadc6bc9
minimenu row cleanup
2006-03-01 22:07:59 +00:00
Chris Danford
e13bd85d5b
don't assert if no rows enabled (editor help screen)
2006-03-01 22:06:31 +00:00
Chris Danford
42b2ba7e9b
add missing practice strings
2006-03-01 21:39:57 +00:00
Chris Danford
e5da1a542a
fix AV preloading SPlayerOptions when no course selected
2006-03-01 21:37:49 +00:00
Chris Danford
d2e10295c4
edit menu fix for widescreen
2006-03-01 20:54:35 +00:00
Chris Danford
6d3a5a4b0a
fix calories too generous - count as a jump only if the buttons are pressed near-simultaneously
2006-03-01 17:41:29 +00:00
Glenn Maynard
20909ff1dc
cleanup
2006-03-01 10:21:12 +00:00
Glenn Maynard
38dc0d4896
cleanup
2006-03-01 08:37:04 +00:00
Glenn Maynard
de33dac2cb
cleanup
2006-03-01 07:31:20 +00:00
Glenn Maynard
4b0128d810
bind GetZoomedWidth, GetZoomedHeight
2006-03-01 04:12:30 +00:00
Glenn Maynard
f9f990f590
support UTF-8 through ISO-8859-1 in MakeUpper, MakeLower, Capitalize
2006-03-01 02:45:42 +00:00