Commit Graph
435 Commits
Author SHA1 Message Date
Glenn Maynard 3713135cda update 2004-09-06 08:03:05 +00:00
Glenn Maynard 8069b42d1c update 2004-09-04 04:18:15 +00:00
Charles Lohr 7434ab383b Added the basis for ScreenNetEvaluation. It doesn't ACTUALLY do anything
yet, but this will make it easier to work on by committing it.
2004-08-31 15:44:19 +00:00
Josh Allen 4d431dc3d5 Integrated my SMLan server into Stepmania. 2004-08-28 05:30:23 +00:00
Charles Lohr 4fc0495423 Addition of ScreenNetSelectMusic. 2004-08-26 08:06:22 +00:00
Glenn Maynard 35070fe559 in May: "Disable ScreenSelectDifficultyEX; it was superseded by ScreenSelectMaster.
I don't think anything uses it (not sure if it still works); I'll wait a few snapshots
before removing it, though."  It's been a few snapshots ...
2004-08-26 02:16:21 +00:00
Glenn Maynard b060753242 allow WINDOWS instead of _WINDOWS 2004-08-09 19:54:20 +00:00
Chris Danford ff4c12b727 rename GameDef -> Game 2004-07-25 17:07:32 +00:00
Chris Danford a6b5da3207 move Style XML saving/loading into StyleID 2004-07-17 21:49:32 +00:00
Chris Danford 6130b66188 better encapsulation of DateTime object 2004-07-12 06:39:13 +00:00
Chris Danford 96ca652c94 move RadarValues into a separate file
clean up usage of RadarValues
2004-07-11 07:21:33 +00:00
Chris Danford c301e1eb83 remove Stats.html
add XML stylesheet for Stats.xml
2004-07-11 01:58:55 +00:00
Glenn Maynard 1b4f84d977 update 2004-07-08 00:14:57 +00:00
Glenn Maynard b739866e7d update 2004-07-07 20:14:13 +00:00
Chris Danford 4746ecbd51 remove ScreenAward 2004-06-29 03:25:22 +00:00
Chris Danford 5544445ad0 name cleanup: StyleDef -> Style 2004-06-28 07:26:00 +00:00
Chris Danford 99b2abd1d3 remove Xbox configurations 2004-06-23 20:00:49 +00:00
Chris Danford 72367be824 fix include, lib dirs 2004-06-20 02:41:53 +00:00
Glenn Maynard 6c80079f04 RageSurface_Save_BMP 2004-06-14 22:26:23 +00:00
Glenn Maynard 74134ec257 RageSurface_Load_BMP 2004-06-14 20:31:50 +00:00
Glenn Maynard 0c055d5ea4 RageSurface 2004-06-14 00:46:49 +00:00
Chris Danford c882b4a0e0 fix link target path 2004-06-13 09:53:18 +00:00
Chris Danford 673c8c0144 add environment variables that themes can use to save state 2004-06-13 09:48:36 +00:00
Glenn Maynard 1332565a7f threads 2004-06-11 19:38:53 +00:00
Glenn Maynard 99df37d55e update 2004-06-10 22:10:27 +00:00
Chris Danford 951101f8a5 remove NoteFieldPlus 2004-06-09 04:23:30 +00:00
Glenn Maynard f18d876571 update 2004-06-06 07:20:55 +00:00
Charles Lohr 8a265cf7cc Modified to add ScreenNetworkOptions 2004-06-02 22:45:19 +00:00
Glenn Maynard 35262ddc9a update 2004-05-29 23:19:42 +00:00
Glenn Maynard 6bfd982540 update 2004-05-26 03:33:36 +00:00
Thad Ward b0db0b97b7 add TrailUtil.* to vc6 project 2004-05-24 08:19:17 +00:00
Glenn Maynard d52c1bfae0 update 2004-05-23 06:12:39 +00:00
Chris Danford abfc956e4f refactor Course: move some responsibilities to Trail 2004-05-23 00:53:20 +00:00
Chris Danford 94f71c9866 fix VC6 build 2004-05-21 09:40:20 +00:00
Chris Danford 8432b35515 fix VC6 link path 2004-05-20 08:58:38 +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
Glenn Maynard 823c8d3490 RageSurface_Load_XPM 2004-05-18 06:28:44 +00:00
Glenn Maynard d6482a88df RageSurface_Load_JPEG 2004-05-18 04:46:21 +00:00
Glenn Maynard ae8f98a9de RageSurface_Load_GIF 2004-05-18 03:14:35 +00:00
Glenn Maynard c89032c83e update 2004-05-17 04:01:25 +00:00
Chris Danford 2fc1035d32 add ScreenClearBookkeepingData, ScreenResetToDefaults 2004-05-16 22:58:05 +00:00
Glenn Maynard e6e2e0b686 move crypto++ into the main project; this avoids the typical vc6/vc7 static
linking pains, and we don't need to have an extra precompiled library in
CVS.  (We don't do this with libresample because it's LGPL.)
2004-05-14 22:13:44 +00:00
Chris Danford d92c7150a8 fix file missing from VC6 project 2004-05-14 06:21:03 +00:00
Thad Ward c7538dcbaf remove MenuElements.* and add ScreenWithMenuElements.* in the VC6 project file. 2004-05-09 09:16:37 +00:00
Chris Danford c7b7843ea0 fix VC6 compile 2004-04-25 09:20:17 +00:00
Chris Danford 68e2315224 move Course sorts to CourseUtil, add CourseID 2004-04-18 08:36:04 +00:00
Chris Danford 1920634135 move Song/Steps sorting into Song/StepsUtil.h/cpp 2004-04-18 07:34:37 +00:00
Glenn Maynard cc25c2d3fd update 2004-04-11 04:54:09 +00:00
Glenn Maynard 3a4737905f remove ScreenRaveOptions 2004-04-10 01:43:10 +00:00
Chris Danford 08d952c9c4 add helper enum class 2004-04-07 20:50:24 +00:00