Commit Graph

72 Commits

Author SHA1 Message Date
Glenn Maynard ff2c4e2ff4 Sanae Shintani special case 2003-07-07 05:32:25 +00:00
Glenn Maynard 4b3ac08dff more TM4 translits 2003-07-07 05:07:38 +00:00
Glenn Maynard 2343f55c4e tm4#3 2003-06-30 09:00:41 +00:00
Glenn Maynard 99c651f808 dur 2003-06-25 05:37:40 +00:00
Glenn Maynard d4ba28c75b Fix Kasahara Hiroko.
TM4 update.
2003-06-23 06:06:58 +00:00
Glenn Maynard d89b8418ad some TM4, etc 2003-06-16 08:32:29 +00:00
Glenn Maynard ad6792ce65 add Yoko Kanno and the Seatbelts 2003-06-16 08:08:02 +00:00
Glenn Maynard 514a3f4700 Fix up Tokimeki Oha song translits. 2003-06-10 06:38:43 +00:00
Glenn Maynard dac51746d7 Fix up Tokimeki Memorial song translits. Don't add a subtitle to all of the
TM songs.
2003-06-10 06:33:40 +00:00
Glenn Maynard 650f3da6d3 add home ver, four seasons kanji
fixes/cleanups
2003-06-10 05:06:05 +00:00
William Reading 985dfb3e9d Patches submitted by Tobias Diedrich in this e-mail: https://sourceforge.net/mailarchive/forum.php\?thread_id=2533169\&forum_id=2749 2003-06-07 14:12:47 +00:00
Glenn Maynard 379aca13c7 Corrections/additions 2003-05-31 20:58:48 +00:00
Glenn Maynard 9b59633c18 I'm leery of using Translations.dat becoming a catch-all database of
typo corrections.  If you're not careful, it'll cause false positives, and false
hits will becomes extremely annoying very quickly.  This translation system
is useful as long as it's reliable and doesn't break people's titles; they'll
probably go up in arms if it starts getting annoying.

I turned off the blind Pierrot match; eg. there may be songs named Pierrot
with an artist of "Lee Hyun Do feat my dog", which would get wiped out.
I'm undecided about the others; I'll leave the "XX" ones in, I think.
2003-05-31 01:33:41 +00:00
Glenn Maynard 7e0f4a3002 Don't use Translation.dat to transcode. The bytes in here were garbage;
I'm guessing you simply pasted data, which results in conversions happening
where you don't expect them.  CP949 conversions should be working.
2003-05-31 01:23:18 +00:00
Glenn Maynard 3637516f3d small cleanup 2003-05-27 01:12:28 +00:00
Andrew Livy 83e0db4ec1 Fix for conflict.... 2003-05-20 19:19:32 +00:00
Andrew Livy c8b3b8cf72 More Korean Fonts, (still more to come), Ez2 UK Move theme updates, started working on mode-specific BGAnim support 2003-05-20 14:48:38 +00:00
Glenn Maynard d7e3f6249b Get rid of "donttransliterate". It makes course matching harder.
.* doesn't need to be parenthesized, but it should be within groupings
like other characters.

Don't match "Kidou.*", since that conflicts with "Kidou 2".
2003-05-17 20:20:04 +00:00
Andrew Livy 5227ac7ea1 IN: Ez2dancer UK Move Theme (Still Work-in-Progress) should support the current version of CVS. Will fix the old 1st Move theme later.
OUT: SPDS' Extreme Theme 'test' (SPDS: please don't upload so many files again, took me ages to remove them... (also it breaks SM))
2003-05-16 20:21:21 +00:00
Kevin Slaughter 80b59417c7 Added kanji for my name into the misc. artist translation.dat 2003-04-21 05:54:23 +00:00
Glenn Maynard 031c636304 add &planet; 2003-04-19 23:16:08 +00:00
Glenn Maynard b7bdf4cd9c Moving some data files to Data/.
We have too much stuff in the top directory, and it's become a mess.
I'm moving all single data files in here--*.dat, *.ini.  Some of these are
read-only, some are read-write; I'm not splitting those here, since having
too many tiny directories is also unmanagable.  (We can do that in Unix
later without doing it in Windows, though, where R/W files should go
in ~/.StepMania/.)
2003-04-19 17:33:44 +00:00