Commit Graph
18791 Commits
Author SHA1 Message Date
Kevin Slaughter 150f2bc9a6 Updates, new joint premium advertisin implemented.. also global operator key, and global credit key.. see my TODO file. I have talked with chris, the global credit key will soon be able to be changed in the map inputs.. the one in there now has no bearing on the gloal key. 2003-02-12 13:12:45 +00:00
Kevin Slaughter de2602ccba Operator & InsertCoin keys are now configurable like any other menu key, and are still global (effective on any screen). many other misc bug fies and changes. see TODO.miryokuteki 2003-02-12 11:43:08 +00:00
Glenn Maynard 0c0caec1bc update 2003-02-12 08:48:24 +00:00
Glenn Maynard 566a89f23c simplify, comment 2003-02-12 08:29:52 +00:00
Glenn Maynard 5d6c8e0b64 Don't allow any function keys.
No need to check for the operator key; it won't reach this.
2003-02-12 08:10:58 +00:00
Glenn Maynard 97dd3b2cb3 Use scroll lock instead of control. Control's a nice, useful key; we
might want to use it for eg. jumping to a song title by initial in the
music wheel.  Scroll lock is out of the way.

Don't send the operator button to windows.
2003-02-12 08:05:23 +00:00
Glenn Maynard 3a13724a70 Cleanups:
Don't use variables that start with an underscore.  They're reserved
for the system.

Using single-letter variable names is fine for simple for() counters,
but don't use them for real variables.  Here you probably meant
"Coins", "CoinsPerCredit" (const) and "Remainder".

Er, you're implementing div and mod iteratively.  :)
2003-02-12 07:52:20 +00:00
Glenn Maynard aa254bb726 fix uninstallation of regkeys 2003-02-12 06:32:48 +00:00
Kevin Slaughter 985e4346fe *** empty log message *** 2003-02-12 06:32:01 +00:00
Kevin Slaughter c8745d1b47 Updates, new joint premium advertisin implemented.. also global operator key, and global credit key.. see my TODO file. I have talked with chris, the global credit key will soon be able to be changed in the map inputs.. the one in there now has no bearing on the gloal key. 2003-02-12 06:25:51 +00:00
Glenn Maynard d4d133286b update 2003-02-12 06:23:33 +00:00
Glenn Maynard f224c20e09 misc 2003-02-12 03:02:44 +00:00
Glenn Maynard 25011c8639 rename to .html (we're not in 8.3 anymore :) 2003-02-12 02:01:46 +00:00
Glenn Maynard d762980b47 add (c) 2003-02-12 01:54:17 +00:00
Glenn Maynard 649f835042 add null sound driver 2003-02-12 01:54:01 +00:00
Glenn Maynard 5a27d51068 fix options menu when in arcade input style 2003-02-12 00:41:56 +00:00
Glenn Maynard 9942468079 update 2003-02-12 00:31:57 +00:00
Glenn Maynard d2f27c0ff2 allow disabling translit for specific translations 2003-02-12 00:31:12 +00:00
Glenn Maynard 95dd7bd139 add translit toggle 2003-02-12 00:14:53 +00:00
Glenn Maynard 325058bef0 tweak credits alignment
add translit help line
2003-02-12 00:13:53 +00:00
Glenn Maynard c9762ccda2 add chars 2003-02-12 00:13:00 +00:00
Glenn Maynard bcf4d2f604 Rename title accessors in Song.
Add a preference to prefer transliterations. Press F9 in the music
select screen to toggle it ("what's that kanji again?"); appearance
options entry forthcoming.

Hopefully fix wheel sections; we were assuming that sections were
always sorted the same as the songs in them, but this isn't true
with "OTHER".
2003-02-11 23:52:18 +00:00
Chris Danford ee9f4d99a5 Fixed super-shuffle. It's sad that it was broken for so long! 2003-02-11 21:41:43 +00:00
Glenn Maynard dd5af900d6 fixes and additions 2003-02-11 21:36:40 +00:00
Glenn Maynard 9d7e72f333 add some more kanji 2003-02-11 21:26:46 +00:00
Glenn Maynard da43295b13 er?
allow changing sorts when in EX
if we're not in choose-ex, the music wheel will be locked so it
won't allow it anyway
2003-02-11 21:25:59 +00:00
Chris Danford 4e1a4c3797 no message 2003-02-11 21:09:14 +00:00
Chris Danford 50cd4dd2d6 Added support for multiple installation dirs to smpackage export screen. 2003-02-11 20:42:42 +00:00
Glenn Maynard c68d4a2604 dumb fix 2003-02-11 20:42:24 +00:00
Glenn Maynard a3a5cb7fb5 use whole-line font mapping 2003-02-11 19:56:57 +00:00
Glenn Maynard 01cc659a19 add whole-line font mapping 2003-02-11 19:56:13 +00:00
Glenn Maynard e806abc35a allow changing sorts when in EX
if we're not in choose-ex, the music wheel will be locked so it
won't allow it anyway
2003-02-11 19:55:37 +00:00
Chris Danford 7c027cfcf6 Added support for multiple installation dirs to smpackage. 2003-02-11 09:20:58 +00:00
Glenn Maynard a7d1e33b31 use UTF-8 (much simpler) 2003-02-11 07:14:20 +00:00
Glenn Maynard 4146a96bba allow utf-8 in font maps 2003-02-11 07:10:22 +00:00
Glenn Maynard f6679c4afc don't mess up UTF-8 strings 2003-02-11 07:09:55 +00:00
Glenn Maynard 864ae8060f add translations 2003-02-11 05:43:35 +00:00
Glenn Maynard 4fe46356e6 move translations into a file 2003-02-11 05:43:03 +00:00
Glenn Maynard c6561e7615 make a few functions available 2003-02-11 05:42:43 +00:00
Glenn Maynard 7561ff6da1 err? 2003-02-11 05:41:07 +00:00
Chris Danford c55e4a15b4 Oops. Fix my broken ScreenEval logic and other things. 2003-02-11 02:44:26 +00:00
Glenn Maynard 6320e15256 add more course translations 2003-02-11 02:41:18 +00:00
Chris Danford 7b644e834a Added ScreenJukeboxMenu, and UI cleanup. 2003-02-11 02:20:38 +00:00
Glenn Maynard 043b8d45f0 add some chars
add black borders
2003-02-11 02:05:14 +00:00
Glenn Maynard fbc45e57c5 corrections 2003-02-11 01:45:31 +00:00
Glenn Maynard c132ca69fb add and fix some trans
add some chars
2003-02-11 01:31:40 +00:00
Glenn Maynard 7eb32ada6b add Hypnotic Crisis 2003-02-10 23:50:33 +00:00
Glenn Maynard ae8d53e904 add Love (heart) 2003-02-10 23:21:25 +00:00
Glenn Maynard 8c19728fc5 add kidou 2003-02-10 23:18:23 +00:00
Glenn Maynard 422bc7fbd7 add course title substitution 2003-02-10 23:17:57 +00:00