Commit Graph

2329 Commits

Author SHA1 Message Date
Glenn Maynard c457452a49 add RageMovieTexture abstraction 2003-02-20 03:34:30 +00:00
Tim Hentenaar f85bfc391b *** empty log message *** 2003-02-20 02:34:41 +00:00
Chris Danford 34c6816ec7 delete unused files 2003-02-20 02:32:39 +00:00
Glenn Maynard 66d1a03ba4 don't include SDL.h directly 2003-02-20 02:29:44 +00:00
Glenn Maynard 719d8f6b4e use GL_COLOR_TABLE_FORMAT instead of
GL_COLOR_TABLE_FORMAT_EXT; it's defined in glext.h

(we could enable this if the imaging subset is defined, too, but checking
for the extension version is probably good enough)
2003-02-20 02:25:10 +00:00
Aaron VonderHaar 12d7b433e4 Added two defines needed to make Linux compile 2003-02-20 02:01:48 +00:00
Chris Danford 4402a37e99 Fixed nonsense notes being inserted during holds (e.g. Sweet Love Magic) in Wide() and InsertIntelligentTaps() 2003-02-20 01:35:49 +00:00
Chris Danford 8fc33de8bf split LONG transform into BIG and QUICK 2003-02-20 00:57:52 +00:00
Glenn Maynard 514edee5e6 remove annoying version line 2003-02-20 00:45:36 +00:00
Glenn Maynard 02d65b3441 don't expect this to work, either 2003-02-20 00:41:32 +00:00
Glenn Maynard 87ee391649 initial automake (don't expect this to work just yet) 2003-02-20 00:38:59 +00:00
Glenn Maynard f3b1cf1f2e opengl test macro 2003-02-20 00:38:11 +00:00
Tim Hentenaar 9b0f6baef2 misc. fixes 2003-02-19 23:53:19 +00:00
Chris Danford 6518f024e2 sound options cleanup
fix invalid sample music start and length values (Bag and more)
2003-02-19 23:49:57 +00:00
Chris Danford 71134fd2cf rename Big->Wide, add Tall 2003-02-19 22:58:14 +00:00
Tim Hentenaar bda29657d6 misc. fixes 2003-02-19 22:54:34 +00:00
Glenn Maynard c36f2769d9 remove magic constants 2003-02-19 19:39:31 +00:00
Tim Hentenaar acd90363c9 *** empty log message *** 2003-02-19 18:35:48 +00:00
Tim Hentenaar 10e806c508 added hresult typedef if it isn't defined 2003-02-19 18:22:22 +00:00
Tim Hentenaar 4abb3cdbbb *** empty log message *** 2003-02-19 18:13:06 +00:00
Tim Hentenaar d4bd344f02 *** empty log message *** 2003-02-19 17:29:18 +00:00
Kevin Slaughter f8a364c232 Alphabetized OPTIONS/OPERATOR menu for neatness 2003-02-19 11:28:30 +00:00
Kevin Slaughter 017fa39660 Updated my TODO 2003-02-19 11:11:15 +00:00
Kevin Slaughter 6cb5a8608b updated metrics.ini to include new entries for CONFIG KEY/JOY on options/operator menu, and help-text for ScreenSoundOptions 2003-02-19 11:03:24 +00:00
Kevin Slaughter 1141e886b8 Added new screen for internal sound volume adjustment. Also, at the request of several people, I moved the `Config Key/Joy' entry into the OPTIONS/OPERATOR menu.. I was told, and agree, that it seems more appropriate to have it in there instead 2003-02-19 10:58:32 +00:00
Tim Hentenaar 197c98b75b *** empty log message *** 2003-02-19 10:03:57 +00:00
Tim Hentenaar e7ae2d6284 Linux sound compiles now\! 2003-02-19 09:52:45 +00:00
Tim Hentenaar 16acb48ecd bug fixes... still having errors 2003-02-19 09:29:04 +00:00
Chris Danford 94e937f5bd update VC6 project 2003-02-19 08:06:56 +00:00
Chris Danford 5ecd3afdd7 improved editor playback performance by not drawing unncessary Actors
fixed crash in Big transform
fixed ugly area highlight alignment
2003-02-19 07:59:00 +00:00
Tim Hentenaar 3160a86e65 fixed a few code errors, but still having compile problems 2003-02-19 07:38:45 +00:00
Chris Danford 89114ee921 Fixed crash drawing area highlight if boost is on 2003-02-19 06:55:07 +00:00
Chris Danford 82b51a2896 Fixed cut off arrows in editor playback 2003-02-19 06:42:29 +00:00
Chris Danford 6529c5ca70 Editor playback now obeys NoteSkin setting 2003-02-19 06:27:20 +00:00
Chris Danford cdf8214ff7 PlayerOptions::ColorType no longer used 2003-02-19 05:59:19 +00:00
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