Steve Checkoway
6016440012
Don't return NULL.
2006-09-19 23:52:34 +00:00
Chris Danford
6d115f5b55
add EqualsNoCase for better clarity than "!string.CompareNoCase()"
2006-03-26 19:19:39 +00:00
Chris Danford
7f821e8cfc
CString -> RString
2006-01-22 01:00:06 +00:00
Chris Danford
37f82b43f7
remove CStringArray #define
2005-12-09 21:36:22 +00:00
Chris Danford
c414d1bcf8
fix _DEBUG compile errors
2005-09-04 16:45:38 +00:00
Glenn Maynard
8b0bd8fd11
cleanup
2005-09-03 23:42:51 +00:00
Chris Danford
e439ae2a96
return "" -> return NULL
2005-09-02 00:14:07 +00:00
Chris Danford
2a6dcba6e8
cleanup:
...
"GroupName" -> "SongGroup" to make room for CourseGroup
replace checks for "cvs" with a call to StripCvs()
m_Rows -> m_pRows
broadcast on preferred group changes
2005-06-23 08:05:09 +00:00
Chris Danford
03fbb915f3
remove VC6 scoping hacks
2004-09-21 07:53:39 +00:00
Glenn Maynard
733127d8ed
license update
2004-06-08 01:24:17 +00:00
Glenn Maynard
1fd151a2b9
don't read "empty" as a fallback announcer
2004-04-23 03:15:07 +00:00
Glenn Maynard
11870a6072
continue phasing out BASE_PATH and SLASH
2003-12-10 09:26:05 +00:00
Glenn Maynard
d6af0593d3
continue phasing out BASE_PATH and SLASH
2003-12-10 09:21:34 +00:00
Glenn Maynard
5f6fedfcda
move DirectoryIsEmpty to RageUtil
...
cleanup
add join( Delimitor, iterator, iterator )
2003-12-07 22:54:50 +00:00
Glenn Maynard
870527c9aa
remove CreateDirectories uses
2003-12-07 04:16:10 +00:00
Glenn Maynard
6e41e4dca5
Update announcer aliases. I don't think anybody uses the new form
...
announcer names yet, so I'm not worried about compatibility here.
2003-09-25 21:28:49 +00:00
Chris Danford
278cb4c3f1
runs on Xbox
2003-07-22 07:47:27 +00:00
Glenn Maynard
fe33dec385
Partial s/GetString/c_str/.
...
(watch out for PlayerOptions::GetString and SongOptions::GetString)
2003-04-25 00:01:35 +00:00
Glenn Maynard
fb048fc9c7
fix compile
2003-04-14 04:35:19 +00:00
Chris Danford
82199383a8
Change event mode to a CoinMode (since using COIN_PAY and EventMode at the same time doesn't make sense).
...
Split ScreenLogo and ScreenTitleMenu.
In ScreenTitleMenu, add a different animation if using COIN_HOME (for SMMAX2).
Added codes at TitleMenu to change Theme and Announcer.
2003-04-13 04:50:08 +00:00
Glenn Maynard
69b64dfdbf
implement announcer alternates, for compatibility
2003-04-01 19:46:50 +00:00
Glenn Maynard
5f02f7231c
oops, extra call
2003-03-27 00:53:31 +00:00
Glenn Maynard
42cfd6f98c
stdafx -> global
2003-02-16 04:01:45 +00:00
Glenn Maynard
6b8395335d
s/_DEBUG/DEBUG/
2003-02-15 05:15:24 +00:00
Glenn Maynard
ff38961907
use slashes as a directory separator instead of backslashes
2003-02-14 08:15:15 +00:00
Glenn Maynard
2389bbc158
remove extra directory separators
2003-01-23 04:36:38 +00:00
Glenn Maynard
d736f9f7a8
fix another vc6 compile problem
2002-10-31 04:41:00 +00:00
Glenn Maynard
a041b7cd3e
s/RemoteAt/erase/
2002-10-31 04:11:08 +00:00
Glenn Maynard
8e18d84d10
some s/GetSize/size/
2002-10-31 02:11:52 +00:00
Chris Danford
ec202633e9
Added .GetString() to all CStrings passed in vargs
2002-10-29 07:58:44 +00:00
Chris Danford
57896611b9
Documentation clean up and optimized AutoGen
2002-10-24 01:51:01 +00:00
Glenn Maynard
2e34fe2ca6
Use CreateDirectories.
2002-08-30 00:37:53 +00:00
Glenn Maynard
2a5d068a6c
unused label
2002-08-29 20:41:28 +00:00
Chris Danford
6e5ebcf30c
Ez2 changes
2002-08-29 20:18:41 +00:00
Chris Danford
a8a99fe828
Moved more constants into theme metrics
2002-08-28 22:42:40 +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
Chris Danford
9bd1c84a75
removing duplicate files
2002-08-14 00:01:27 +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
0e0a328191
Fixed Song/Stage counter in Oni/Endless
2002-08-01 05:11:11 +00:00
Chris Danford
4ec08edf2d
Mini-rewrite of input mapping, theme support, and added KSF reader.
2002-07-31 19:40:40 +00:00
Chris Danford
9ade2f771e
re-wrote score/statistics tracking
2002-07-29 03:06:55 +00:00
Bruno Figueiredo
854cc0c732
fixed the switch game type bug
2002-07-28 16:55:31 +00:00
Chris Danford
317c352a9b
Various bug fixes. See changelog.
2002-07-23 01:41:40 +00:00
Andrew Livy
0e23b97516
Fixed: Announcer being "ez2dancer" if you last quit the game with the ez2 announcer.
...
Fixed: Ez2dancer bug where if two players selected on the player select screen, only p1 appeared on the style select.
2002-07-18 17:32:02 +00:00
Peter S. May
3566662436
Typo "announer" was replaced with "announcer" in five places.
2002-07-12 04:16:52 +00:00
Chris Danford
82e52c1306
3.0 beta 4
2002-07-11 19:02:26 +00:00
Chris Danford
b79affe965
3.0 b1?
2002-07-04 21:05:18 +00:00
Chris Danford
eaa6be3a71
no message
2002-06-25 18:44:54 +00:00
Chris Danford
c2d9b195cc
no message
2002-06-24 22:04:31 +00:00
Andrew Livy
7b797a724b
Some Changes Ready For Ez2dancer Support
2002-06-20 22:09:05 +00:00