Chris Danford
c0c680317c
profiles are usable
2003-09-08 07:21:41 +00:00
Chris Danford
bbf2a64af5
read SM 3.0 scores file statistics.ini
2003-09-06 21:48:35 +00:00
Kevin Slaughter
91818ab829
Basic support for symbolic song linking. Currently it duplicatly loads a song into the specified dir. The SONGNAME.include should be in whatever mix folder the link should appear in, and only have the tag of #LINK:Songs/mixfolder/songname; -- Unfortunatly since it is double-loading this song, this causes 2 scores to be saved, etc. Added m_bIsSymLink into the Song class so we can ID it as such, to exclude it from score writing/song enumeration and such. I kinda need some help makgin sure scores and all writable data are mapped back to the real song.
2003-09-05 09:14:11 +00:00
Chris Danford
3d93c11e21
generate an HTML page with a list of all songs and difficulties on exit
2003-08-17 18:03:02 +00:00
Chris Danford
879fa6c37c
NUM_NOTES_TYPES => NUM_STEPS_TYPES
2003-08-07 06:38:18 +00:00
Chris Danford
f5cd95b4f9
NotesType => StepsType
2003-08-07 06:16:17 +00:00
Chris Danford
b6084073e9
fix crash after Reload Songs-Courses
2003-08-06 08:06:27 +00:00
Chris Danford
9375422396
add option to reload songs and courses w/o restarting
2003-08-06 05:28:58 +00:00
Andrew Wong
357987b9de
changed way the course ranking sort is applied - now detects on startup and theme change rather than before each music wheel
2003-08-04 09:18:26 +00:00
Chris Danford
bf02bfddf4
rename Notes to Steps
2003-08-03 00:13:55 +00:00
Glenn Maynard
ef7733e121
remove unused parameter
2003-07-30 02:01:19 +00:00
Chris Danford
278cb4c3f1
runs on Xbox
2003-07-22 07:47:27 +00:00
Glenn Maynard
71b2199fb2
Move the rest of song searching logic into SONGMAN.
2003-07-22 05:45:30 +00:00
Glenn Maynard
34fd7314ba
add SONGMAN->GetBestSongs
2003-07-21 21:45:59 +00:00
Glenn Maynard
2d3219b899
Add GetAllCourses.
2003-07-20 00:30:24 +00:00
Glenn Maynard
9ff733b877
Clean up dependencies.
...
Challenge notes don't count to making a song red.
2003-07-17 20:11:24 +00:00
Andrew Wong
f34e626b66
updated scrolling text and icons to handle inexistant unlocks
2003-07-17 12:14:19 +00:00
Glenn Maynard
361a2b58a9
add SONGMAN->FindSong
2003-07-09 04:09:35 +00:00
Glenn Maynard
3e07de6655
Split score reading into separate functions.
...
Type fixes.
2003-06-30 04:24:59 +00:00
Glenn Maynard
f345edb366
store scores as ints
...
nonstop scoring fixes
2003-06-18 20:08:39 +00:00
Chris Danford
d20d0ebc29
Autogen group Nonstop courses in addition to group Endless courses
...
Add toggle for Autogen of missing NotesTypes
Add toggle for Autogen Nonstop and Endless courses
2003-03-27 01:56:21 +00:00
Chris Danford
8e3a14f516
Still fixing brokenness in Nonstop, Oni, Endless...
2003-02-16 23:54:30 +00:00
Chris Danford
e19fa17d9b
support for full CRS specification and PlayerBest/Worst
2003-02-16 10:12:03 +00:00
Chris Danford
e05738f7f7
working on course ranking scores and mem card saving
2003-02-14 21:42:44 +00:00
Chris Danford
7a810c1378
Long Marathon and Marathon Ver logic and graphics (floating bubble still to come)
2003-02-10 05:30:12 +00:00
Glenn Maynard
859e1cbf56
const fixes
...
add a const accessor for songs
2003-02-05 18:34:27 +00:00
Chris Danford
d12e090808
grading error fixes, ranking calculation and display fixes, set default difficulty back to same level as 3.0 final
2003-02-03 05:53:59 +00:00
Glenn Maynard
5aa7ebc1ac
rename a function
2003-01-27 23:10:44 +00:00
Chris Danford
025539e52c
more progress on Ranking
2003-01-27 02:00:38 +00:00
Glenn Maynard
faa9135814
also fix course loading
2003-01-26 09:40:30 +00:00
Chris Danford
9a104a7b2f
working on ranking
2003-01-26 07:33:03 +00:00
Chris Danford
cf8c4f884f
cleanup of statistics, saving of high scores
2003-01-24 02:43:07 +00:00
Chris Danford
93c1166402
more on high score work
2003-01-22 05:29:27 +00:00
Chris Danford
1583a44506
added DDREX Nonstop mode, added beginnings of high score tracking
2003-01-21 05:14:59 +00:00
Chris Danford
21ab45ec96
fixed broken screen gameplay, started adding coin-op logic
2003-01-10 02:22:07 +00:00
Glenn Maynard
55e92e771d
s/CArray<x,y>/vector<x>/g
2003-01-03 05:56:28 +00:00
Glenn Maynard
e7c32293da
add song cleaning
2002-12-21 18:23:37 +00:00
Glenn Maynard
9ea5138366
const
2002-12-17 05:22:32 +00:00
Chris Danford
ca7c1ab78f
working on mulitplayer
2002-12-02 05:25:44 +00:00
Glenn Maynard
fc0cd03818
Use new old loader dialog stuff.
...
Set the icon from an XPM.
2002-11-17 09:13:35 +00:00
Glenn Maynard
24cc7a3c04
Get rid of all other #pragma once's, except the one in StdAfx.h.
...
(three cheers for perl)
2002-11-16 08:07:38 +00:00
Chris Danford
24ce24bbc1
Network server mode accepts multiple connections
2002-11-08 08:17:59 +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
Glenn Maynard
0e4f2d8a54
Split group adding off.
2002-09-10 07:11:29 +00:00
Glenn Maynard
9e857fab02
Split the songs-in-group-dir sanity check off.
...
Work on DWI tree loading.
2002-09-10 07:05:14 +00:00
Glenn Maynard
fff30a25fa
Remove another CMap.
2002-09-07 07:24:44 +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
Glenn Maynard
fde01d42a2
break off GetExtraStageInfoFromCourse
2002-08-30 20:49:56 +00:00
Chris Danford
7922f5bbc7
Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup.
2002-08-27 23:31:41 +00:00
Glenn Maynard
77dc160001
Add SongManager::ChooseRandomSong (from TitleMenu). Use it
...
when starting a demonstration.
Instead of queuing a bunch of SM_PlayAttract's, queue one and
have it requeue itself.
This means 1: if the demonstration fails to start, we don't stop
playing the attract. (Well, if we don't have any songs, maybe
we don't want ot attract attention, but ...) and more importantly,
2: setting the SECONDS_BETWEEN_ATTRACT value to some obscenely
high value won't cause millions of messages to be queued.
Flatten the option selection loop a bit (this should probably be
moved somewhere, too.)
2002-08-20 20:38:40 +00:00