Commit Graph

29 Commits

Author SHA1 Message Date
Chris Danford 981e52ec58 merge IniFile and XmlFile 2005-01-07 14:28:00 +00:00
Chris Danford d2a54cca31 make TapNote a struct. Over time, more properties will move from the enums and into bit flags. 2004-09-12 05:56:24 +00:00
Glenn Maynard 6fda4030ee optimize 2004-09-07 09:16:08 +00:00
Chris Danford f10efc414a reduce Stats.xml file size: don't write tab indent characters 2004-08-28 21:37:57 +00:00
Chris Danford 37f6c81862 add XSL for Catalog.xml
fold CSS into XML
2004-08-20 05:22:46 +00:00
Chris Danford 962714a978 don't show Training in Catalog.xml 2004-08-19 04:37:47 +00:00
Chris Danford 80191a95cc fix "Steps in Catalog.xml aren't ordered by StepsType/Difficulty" 2004-08-19 04:19:48 +00:00
Chris Danford 51feb824a6 hide some StepsTypes from catalog.xml 2004-08-18 06:38:22 +00:00
Glenn Maynard 1a0e066c7d vc fix? 2004-08-06 04:27:31 +00:00
Chris Danford 64628fac21 remove enum Game. Instead, pass around the GameDef pointer 2004-07-25 04:27:20 +00:00
Chris Danford 9199410e82 stats.xml:
theme more elements
show HighScore details
clean up some tables
2004-07-19 08:05:14 +00:00
Chris Danford 425f51f509 add Product branding 2004-07-18 21:56:35 +00:00
Chris Danford 3ddf22f4d8 print type data in catalog.xml 2004-07-18 02:38:52 +00:00
Chris Danford d412ab055d name cleanup: NotesType -> StepsType 2004-07-12 02:19:24 +00:00
Chris Danford 6001123924 fix catalog.xml has wrong names for CourseDifficulties
print StepsTypesToShow in catalog.xml
2004-07-12 02:15:29 +00:00
Chris Danford a4032715f5 add meter to catalog.xml 2004-07-12 00:09:15 +00:00
Chris Danford 3d1bb5b97a save radar values in Catalog.xml
change Course to have the same title names as Song
2004-07-11 10:02:38 +00:00
Chris Danford c301e1eb83 remove Stats.html
add XML stylesheet for Stats.xml
2004-07-11 01:58:55 +00:00
Glenn Maynard 09aeac7551 (Why the pCourse->GetTrail() checks? GetTrail never returns NULL.)
Don't write empty course entries.
2004-05-31 20:17:22 +00:00
Chris Danford e22ce6db20 fix compile errors 2004-05-30 02:22:38 +00:00
Thad Ward 93ad9fbe3e unneeded header. 2004-05-29 21:56:13 +00:00
Glenn Maynard f5e3a42d88 cleanup, license update 2004-05-29 20:57:48 +00:00
Chris Danford 064a706845 add Trails to Catalog.xml 2004-05-23 09:23:02 +00:00
Chris Danford 88564f6b24 add course info 2004-05-22 19:49:40 +00:00
Glenn Maynard c2f48d6d0d includes 2004-05-22 01:37:00 +00:00
Thad Ward 31eba10f3e add trace output so people aren't left wondering why SM is just sitting there apparently doing nothing. 2004-05-21 11:48:35 +00:00
Chris Danford 36a893379e add more info 2004-05-21 09:42:28 +00:00
Glenn Maynard eaad0a97a2 fix warning 2004-05-20 19:21:04 +00:00
Chris Danford a85f967e69 write Catalog.xml that contains song and course metadata - useful for importing into other tools 2004-05-20 08:55:26 +00:00