Commit Graph
303 Commits
Author SHA1 Message Date
Chris Danford ecee68a678 update VC6 project file 2003-10-12 04:17:18 +00:00
Chris Danford 24922fb3d7 add half-finished screen centering code (necessary for arcade and Xbox) 2003-10-11 06:31:44 +00:00
Andrew Wong c6c20332b5 remove inexistant files from project 2003-10-05 09:10:54 +00:00
Glenn Maynard 5238d81c6e add ScoreDisplayPercentage 2003-10-05 05:24:12 +00:00
Glenn Maynard aeb475086a add PercentageDisplay 2003-10-04 08:23:04 +00:00
Chris Danford 2e3814d35e fix unresolved conflict in VC6 project. oops. 2003-10-02 03:07:30 +00:00
Chris Danford 70f2ea59ee fix VC6 project file conflict 2003-10-02 02:43:41 +00:00
Glenn Maynard 22c9cb17f3 simplify 2003-10-01 20:54:37 +00:00
Glenn Maynard bd97211ded remove TLS 2003-10-01 08:23:57 +00:00
Andrew Livy 33c2d1cdcb Missing CharacterHead.cpp / .h in MSVC project 2003-10-01 02:31:15 +00:00
Glenn Maynard a683a99f52 SDL 1.2.6
Remove old options screens.
2003-09-30 05:10:13 +00:00
Kevin Slaughter c098747e02 Adding ScreenEndlessBreak capability 2003-09-29 12:32:12 +00:00
Glenn Maynard 562a479b26 update 2003-09-28 03:01:43 +00:00
Glenn Maynard 3463ba9384 remove ScreenAlbums, ScreenCompany, ScreenIntroMovie, ScreenWarning 2003-09-27 22:58:23 +00:00
Glenn Maynard 010c04ea15 ScreenExit 2003-09-27 01:51:25 +00:00
Glenn Maynard 38b1b2dbe5 update 2003-09-24 22:36:55 +00:00
Glenn Maynard e6f31a6345 remove ErrorDialog 2003-09-23 05:12:05 +00:00
Chris Danford eebb417840 clean up perspective
fix mini
fix frustum matrix in D3D
2003-09-21 18:07:29 +00:00
Andrew Wong cb9dc58f2a project file changes for VC6 users 2003-09-21 03:02:09 +00:00
Andrew Wong 93ff64d06c make SoundReader_VorbisFile.h and cpp settings for files correct (it didn't automatically compile previously) 2003-09-13 10:30:03 +00:00
Glenn Maynard aace173602 RageSoundReader.cpp -> RageSoundReader_FileReader.cpp 2003-09-13 06:10:14 +00:00
Glenn Maynard dfae01f3dd remove SDL_Sound 2003-09-13 05:14:47 +00:00
Glenn Maynard c28a3defe2 add RageSoundReader_Vorbisfile.cpp 2003-09-13 04:48:41 +00:00
Glenn Maynard ae05e01ecf add RageSoundReader_MP3 2003-09-13 01:16:05 +00:00
Thad Ward f87d7bf25a add SoundReader.cpp and SoundReader_WAV.* to the vc6 project 2003-09-11 01:34:29 +00:00
Glenn Maynard 5c35dd9994 Remove NetworkManager from the build; it doesn't build.
Don't add libraries in the VC interface.  See RageDisplay_D3D.cpp
for an example of how to do this inline, so it works with both VC6 and
VC7.
2003-09-10 22:11:29 +00:00
Andrew Wong 8611977bb4 change build settings to remove warnings 2003-09-09 11:08:57 +00:00
Kevin Slaughter 89dbc35832 Add beginning tests of Network Play 2003-09-09 10:21:06 +00:00
Chris Danford c0c680317c profiles are usable 2003-09-08 07:21:41 +00:00
Andrew Wong 13d072d2d2 updates for profile cpp/h files 2003-09-08 05:24:34 +00:00
Nick 5ff010ee4e Added option to not save songs 2003-09-04 21:24:50 +00:00
Glenn Maynard f4ef27b0a0 enable FFMpeg in Windows 2003-09-02 04:34:36 +00:00
Glenn Maynard 6e79f781bd Remove the disassembler. 2003-09-01 02:49:58 +00:00
Thad Ward 90c5d98349 add BeginnerHelper to the vc6 project 2003-08-20 11:51:59 +00:00
Chris Danford ffea51d6e6 consolidate battle modes 2003-08-19 04:27:50 +00:00
Chris Danford b4befeb3df support Transforms as attacks 2003-08-18 02:37:43 +00:00
Chris Danford 7429c86ebe Add "tipsy" effect (is there a better name for this?) 2003-08-16 23:34:47 +00:00
Andrew Wong 8b90d8e6a2 remove ActiveItemList from project file 2003-08-14 13:07:02 +00:00
Andrew Wong d017385257 basic support for 5th scoring mode (only adjusts max score value right now) 2003-08-11 09:58:18 +00:00
Chris Danford d049234f03 working on course edit screen 2003-08-10 23:48:10 +00:00
Chris Danford 7bd15144cb add explosion graphic and sound if step on mine 2003-08-10 21:27:54 +00:00
Chris Danford 1a0d83cbc0 m_NotesType => m_StepsType
split NoteDataUtil to sep file
2003-08-07 06:36:34 +00:00
Chris Danford f5cd95b4f9 NotesType => StepsType 2003-08-07 06:16:17 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Glenn Maynard a4b6b671e2 add ProTimingDisplay 2003-08-01 01:01:48 +00:00
Glenn Maynard 99e28a3875 Rename RageMusic to RageSounds. 2003-07-26 22:47:55 +00:00
Glenn Maynard 2d1578bea3 add RageMusic 2003-07-26 22:15:33 +00:00
Chris Danford fe0cba9f78 runs on Xbox 2003-07-22 07:56:46 +00:00
Glenn Maynard 54038221b3 add ModeChoice.cpp. 2003-07-20 05:58:15 +00:00
Thad Ward 3b755ba2a2 add MovieTexture_Null 2003-07-17 23:06:46 +00:00