Commit Graph

74 Commits

Author SHA1 Message Date
Chris Danford 628dea9da7 OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken. 2002-11-11 04:53:31 +00:00
Glenn Maynard de07f02fad add an assertion 2002-11-04 20:22:57 +00:00
Glenn Maynard bccaf3560b s/Add/push_back/ 2002-10-31 04:23:39 +00:00
Glenn Maynard a041b7cd3e s/RemoteAt/erase/ 2002-10-31 04:11:08 +00:00
Glenn Maynard 7e9905995d some more s/GetSize/size/ and other minor STLisms 2002-10-31 03:16:02 +00:00
Chris Danford ec202633e9 Added .GetString() to all CStrings passed in vargs 2002-10-29 07:58:44 +00:00
Chris Danford 73f7db6b15 Replaced most D3DX dependencies. Added Brendan's not-yet-functional networking code. 2002-10-28 05:30:45 +00:00
Andrew Livy 5110da12d3 Para Theme Update - New Topbar and bottom bar. 2002-10-27 21:37:09 +00:00
Chris Danford 57896611b9 Documentation clean up and optimized AutoGen 2002-10-24 01:51:01 +00:00
Glenn Maynard 5bbbbdcf92 Remove multiple notetypes per style. Not used, just clutter now. 2002-10-14 00:28:27 +00:00
Chris Danford 7a86e684a1 Fixed editor: "music quits early on playback" and "record laying a hold leaves a tap near head" 2002-10-10 07:05:26 +00:00
Chris Danford c43acf0990 Fixed mis-ordering of EZ2 styles that cause wrong style to be played. 2002-10-10 04:33:49 +00:00
Chris Danford 6bc7b349fb Songs not in same group as extra stage can now be used as an extra stage 2002-10-09 06:57:37 +00:00
Chris Danford 36ef379d37 fixed ez2 real style spacing 2002-10-08 22:38:06 +00:00
Chris Danford bd9bdda408 changed default ez2 mappings to be the same as para 2002-10-05 20:09:57 +00:00
Chris Danford 646d4ba6d9 smarter autogen for doubles 2002-10-05 20:03:14 +00:00
Chris Danford 721cdc7250 fixed crash in para because SelectModeChoies weren't filled out. 2002-09-30 17:44:31 +00:00
Chris Danford 23971b9c42 Fixed LifeMeterBar artifacts in MAX2 and EZ2. Fixed handling of "ez2-single-hard" NotesType. 2002-09-29 18:56:54 +00:00
Chris Danford ad6c239858 ugh. Cleanup of ez2's menubganimations. 2002-09-29 05:06:18 +00:00
Chris Danford bce306dcdc Move Numbers graphics into separate Number asset folder
Added precise timing window adjustment for each judge grade
Changed "hold START for options" to a Sprite
2002-09-22 18:18:50 +00:00
Andrew Livy 4a60d0cb4d Last Major Changes Before B6: Added PUMP style select, fixed some noteskins. 2002-09-18 18:24:33 +00:00
Chris Danford 44baba9fd3 Added NoteSkin metrics to accomodate Prex NoteSkin 2002-09-17 23:02:37 +00:00
Chris Danford 35688cfea5 Changed naming convention in theme elements from "game 0" -> "dance", and "style 0" -> "single" so things won't break if we change the game/style ordering. Cleaned up ez2: replaced missing graphics, fixed alignment of lifemeter. 2002-09-15 03:50:57 +00:00
Glenn Maynard bd78e3499a Remove separation of Dance couples. 2002-09-12 08:37:12 +00:00
Glenn Maynard 0b264d276d Remove separation of Pump couples. (Rest coming; this one first
since it wasn't working.)  The couples separation stuff just isn't worth
the code.
2002-09-12 07:50:20 +00:00
Glenn Maynard 5ca26b37c2 Remove fallback notes. More code than it's worth. 2002-09-12 07:13:25 +00:00
Glenn Maynard a0dc7ec5bf Use fallbcak notes; some fixes for it. 2002-09-10 04:59:53 +00:00
Glenn Maynard 5dbd96f447 obsolete 2002-09-10 04:16:32 +00:00
Glenn Maynard 7a459c7e50 pump couples; fix style counts
(fallback not used yet)
2002-09-09 23:15:43 +00:00
Glenn Maynard 859c41a829 more header tweaks 2002-09-07 20:22:19 +00:00
Glenn Maynard 47acd6a329 Add edit style for second player couples. 2002-09-07 06:12:12 +00:00
Glenn Maynard 33a0e450e4 Switch to separate note patterns for couples. Add loader support.
This will break saving couples to DWI and probably the editor, too.
Getting to that.
2002-09-07 05:04:04 +00:00
Andrew Livy a0cba0afa4 ParaParaParadise GameType Addition. 2002-09-07 02:50:23 +00:00
Andrew Livy 41a5316439 Grudgily revoking Ez2SelectMusic until something is done about the API :) 2002-09-06 23:47:14 +00:00
Glenn Maynard 747e32f8dc fixes. 2002-09-06 09:10:55 +00:00
Glenn Maynard 13d6d5f116 Couples stuff. Not complete, but functional; more coming and this
stuff needs testing.
2002-09-06 08:56:28 +00:00
Chris Danford 6e5ebcf30c Ez2 changes 2002-08-29 20:18:41 +00:00
Glenn Maynard 849086a3ba fix error (must remember to clear cache when testing this type of thing) 2002-08-24 09:24:53 +00:00
Glenn Maynard cc63cec6f6 Fix braindead change on my part (though I don't think it actually
broke anything)
2002-08-24 04:25:30 +00:00
Glenn Maynard 9aaffa7b5a change m_szName to m_szStyleName 2002-08-23 21:57:42 +00:00
Glenn Maynard 5cba9d1d41 More const.
Move NotesTypeToNumTracks, StringToNotesType, NotesTypeToString
into GameManager.cpp and make them use the table.
2002-08-23 00:19:31 +00:00
Glenn Maynard ae99e427d7 o/~ const safety o/~ (and a commented out pump couples definition) 2002-08-22 23:05:08 +00:00
Glenn Maynard 6737671287 Fix pump doubles offset. 2002-08-21 03:40:21 +00:00
Chris Danford 8b55061827 added more info besides FPS to the stats display 2002-08-18 17:48:50 +00:00
Andrew Livy 9b45ff8afe Gametype ScreenStages now look like they do on their respective machines. Ez2dancer metric is still in the works though. 2002-08-18 00:15:03 +00:00
Chris Danford 4558db37bb added menu to editor 2002-08-17 06:44:04 +00:00
Chris Danford 84df8103d4 Fixed a couple Pump bugs 2002-08-15 16:45:49 +00:00
Chris Danford 7c1bfb3a0d big checkin - new noteskin format and XY positioning. I probably broke a lot of things. 2002-08-13 23:26:46 +00:00
Chris Danford 4c3c43abcc Broke noteskin colors into " Tap.colors" and " Hold.colors" 2002-08-03 18:40:09 +00:00
Andrew Livy 4343e5aebf CONFLICT RESOLUTION (view entire LOG message to see):
GAMEMANAGER. we did different fixes. I merged the best of both ;)
EZ2DANCER columns now aligned correctly
EZ2DANCER stage screen stylization now underway
NOTE: This Release WILL NOT COMPILE. Some Members of RAGELOG and RAGESOUND have disappeared, and I don't know where to.
2002-08-01 21:11:32 +00:00