Commit Graph
2294 Commits
Author SHA1 Message Date
Chris Danford e6273f1db3 more work on editor 2003-02-19 05:46:09 +00:00
Chris Danford 0c36bcdbbf missing intro movie 2003-02-19 00:59:58 +00:00
Chris Danford f68dc70632 missing intro movie 2003-02-19 00:58:09 +00:00
Glenn Maynard 9236d20028 /**/ 2003-02-18 23:23:52 +00:00
Chris Danford ac9e58f760 overhauling editor UI 2003-02-18 23:15:38 +00:00
Glenn Maynard b64afd4f0c tortise -> tortoise 2003-02-18 23:14:22 +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 0b4301147e re-remove these before someone gets confused and starts modifying
them
2003-02-18 20:25:55 +00:00
Tim Hentenaar 8a026fa47f Added my TODO and changed arch.h/cpp to include RageSound_Linux 2003-02-18 19:45:04 +00:00
Tim Hentenaar 71d7ab099c Added RageSound Driver for Linux 2003-02-18 19:24:18 +00:00
Kevin Slaughter 9dcde98d73 Fixed bug of MACHINE_OPTIONS>>SHOW_SONG_OPTIONS not importing it's current value when the screen is loaded, as it did not show the current value correctly 2003-02-18 17:55:59 +00:00
Kevin Slaughter 37ad6c96f4 Updated TODO Again 2003-02-18 09:52:52 +00:00
Kevin Slaughter b491619a5f ScreenAttract update 2003-02-18 09:36:59 +00:00
Kevin Slaughter 02a4873726 Re-added Judgement.* & HoldJudgement.* -- Without them, this current version will not compile. Why were they removed anyway? 2003-02-18 09:21:25 +00:00
Kevin Slaughter 3aabd48dfb Fixed variable error in SongManager.cpp that was not allowing a clean compile (renamed var I to J, is all). Also fixed error that Judgement.* & HoldJudgement.* were not included..are now 2003-02-18 09:19:38 +00:00
Kevin Slaughter f7428d7d58 Updated my TODO with new tasks and completions 2003-02-18 08:55:41 +00:00
Kevin Slaughter d8b2d299ce intro movie still in attract sequencing.. Time to show is set to 0 so it should be skipped right over tho. Just leave it this way until you get the movie I've made for it (or one of your own), for sake of completion 2003-02-18 08:53:53 +00:00
Glenn Maynard ea1867997d make the eval radar sane (but not necessarily correct) 2003-02-18 07:22:09 +00:00
Glenn Maynard 72088e53e3 the matrix multiply was backwards; this turned TranslateLocal
into Translate

this will fix some shadow problems.  the title shadow is something
odd: it seems that the title text is being shadowed by
ScreenTitleMenu::ChoicesX instead of ChoicesShadowLength
for some people?
2003-02-18 07:20:17 +00:00
Glenn Maynard 3f2fe9eb4c whoops, fix release compile 2003-02-18 06:13:31 +00:00
Glenn Maynard e97e15d6b7 fixes 2003-02-18 05:10:48 +00:00
Glenn Maynard 550780e1af no translit for l'amour 2003-02-17 22:49:54 +00:00
Glenn Maynard f486a57d18 fix compiler warning in gcc 2003-02-17 20:43:23 +00:00
Glenn Maynard 82cf574af6 cleanup and quiet gcc compile 2003-02-17 20:38:57 +00:00
Glenn Maynard 8bf3c01e81 fix gcc compile 2003-02-17 20:36:12 +00:00
Glenn Maynard 2996f296b9 fix warning 2003-02-17 20:35:20 +00:00
Glenn Maynard b6039f4fb5 eol nl 2003-02-17 20:03:22 +00:00
Chris Danford 7cd57efce7 more course fixes, tweaked ghost arrow flashes 2003-02-17 19:52:16 +00:00
Glenn Maynard 5a179983d1 quiet loud warnings in gcc 2003-02-17 19:49:55 +00:00
Glenn Maynard 3c03bf9177 make NORETURN work in gcc 2003-02-17 19:42:02 +00:00
Glenn Maynard 305be02b47 fix crash 2003-02-17 19:41:36 +00:00
Glenn Maynard 90639e2531 fix warning 2003-02-17 19:32:05 +00:00
Glenn Maynard bae902ca23 set up course lives; do this in the same way we adjust options
in ScreenSelectMusic
2003-02-17 19:16:58 +00:00
Chris Danford 032bf447f3 per-player NoteSkin
NoteSkin selected on PlayerOptions screen
tweaked judgement appearance
marvelous judgement glow
ActorEffect cleanup
2003-02-17 12:19:42 +00:00
Glenn Maynard 6d96209d14 quiet warnings in info.txt 2003-02-17 06:34:43 +00:00
Glenn Maynard 131e261c4a fix for gcc oddity 2003-02-17 05:45:47 +00:00
Chris Danford beb00ac008 fixed artifacts in Name Entry 2003-02-17 05:44:05 +00:00
Chris Danford b67824e421 Moved HoldNote OK judge time to a pref. Lowered default value from 0.18s to 0.12s. 2003-02-17 05:33:57 +00:00
Chris Danford 4964a69509 fixed erroneous meter total on NameEntry
fixed incorrect judging at non 1.0 music rates
2003-02-17 05:25:20 +00:00
Glenn Maynard 93a1dbf9c7 allow omitting group in courses 2003-02-17 05:16:56 +00:00
Glenn Maynard 3b0a29f3db Going from "x5" to having three battery bars is confusing; subtract one.
(This is also a little odd: you select 5 lives and it says x4.  It does make
sense: if you ask for 5 lives total, then you start the game on your
first life and have 4 remaining.)
2003-02-17 03:55:32 +00:00
Glenn Maynard 9edfe16dbb fix life meter percentage updating after holds 2003-02-17 03:45:52 +00:00
Glenn Maynard b0e5b24549 move debug dump earlier 2003-02-17 03:09:25 +00:00
Glenn Maynard 18053b03e3 rename a function 2003-02-17 03:08:53 +00:00
Glenn Maynard 28166cf4a3 also log sound drivers via WaveOut system 2003-02-17 03:02:13 +00:00
Chris Danford 5028fab1bc fixed interaction between arrow brightness and boomerang
fixing more course problems
2003-02-17 02:45:30 +00:00
Glenn Maynard 91d5ac72a2 log sound drivers 2003-02-17 02:37:38 +00:00
Glenn Maynard 5f47abd1f7 remove m_bUseAlternateText. (not really needed; just load the
song in the editor)
2003-02-17 01:06:03 +00:00
Glenn Maynard 813bd435de implement F9 in the course menu
only toggles song translations, not courses (we don't store translits
for those)
2003-02-17 00:59:46 +00:00
Glenn Maynard 3c549b40ae - /**/ 2003-02-17 00:39:48 +00:00