Commit Graph

32 Commits

Author SHA1 Message Date
Ben Anderson 0db665d4d6 Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory. 2005-03-14 06:44:38 +00:00
Glenn Maynard 575727fd46 minor fix 2004-09-17 01:52:17 +00:00
Glenn Maynard 5e4105eee7 minor hack: allow "-erase-" to clear fields 2004-09-02 01:48:11 +00:00
Glenn Maynard 85cbccad56 unsigned -> size_t for string::find returns 2004-06-16 07:03:25 +00:00
Glenn Maynard 41ef4f0edc TitleSubstitution cleanup, license update 2004-05-31 00:59:33 +00:00
Glenn Maynard e72dcafae5 replace UTF-8 functions from glib 2004-05-17 21:28:26 +00:00
Glenn Maynard e6daa6d214 fix translit load 2003-12-13 11:45:26 +00:00
Glenn Maynard 658c72c6ad start phasing out BASE_PATH and SLASH 2003-12-10 09:02:55 +00:00
Glenn Maynard ac7d46e81d remove GetFilePointer 2003-12-03 20:37:10 +00:00
Steve Checkoway b125e3d980 Fix RageFile, use RageFile. Const fix in LyricsLoader. 2003-11-30 06:20:25 +00:00
Glenn Maynard c4d4cd1029 Gwashi fix: warn about unrecognized tags in Translation.dat. 2003-10-31 07:50:35 +00:00
Chris Danford 35950c4eaf Add prefs for logging. Don't throw if can't open log file. Remove Ragefopen and Rageifstream (they aren't needed). 2003-08-13 04:40:23 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Glenn Maynard efb4478a88 re-add translit control 2003-06-23 03:57:59 +00:00
Glenn Maynard ee3e77b222 if the text to replace with is already there, don't do anything 2003-05-31 02:11:26 +00:00
Glenn Maynard 83d3b82bd5 move Translation.dat 2003-04-19 17:46:07 +00:00
Glenn Maynard 4c599babac simplify 2003-03-27 20:15:33 +00:00
Glenn Maynard 337266892e spurious "xxx" 2003-03-27 08:18:55 +00:00
Glenn Maynard 5a4d403daf reenable translation for songs that already have translits
too many songs have hacked titles with translits
2003-02-22 00:21:45 +00:00
Glenn Maynard 8cb80e3944 separate course and song translations, so they don't interfere
with one another
2003-02-18 20:34:38 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Glenn Maynard 2f2447cb31 don't subst stuff that already has translits 2003-02-12 20:21:03 +00:00
Glenn Maynard d762980b47 add (c) 2003-02-12 01:54:17 +00:00
Glenn Maynard d2f27c0ff2 allow disabling translit for specific translations 2003-02-12 00:31:12 +00:00
Glenn Maynard c68d4a2604 dumb fix 2003-02-11 20:42:24 +00:00
Glenn Maynard 4fe46356e6 move translations into a file 2003-02-11 05:43:03 +00:00
Glenn Maynard 6320e15256 add more course translations 2003-02-11 02:41:18 +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 897c28868f move title subst into its own class 2003-02-10 22:59:24 +00:00