Commit Graph
52 Commits
Author SHA1 Message Date
Glenn Maynard 1a9ca9b002 add missing file 2003-07-15 23:36:11 +00:00
Glenn Maynard 8727ecd432 update 2003-07-15 20:54:34 +00:00
Chris Danford 71096055cb make shortcut to SM program directory, not Songs directory 2003-07-05 06:09:28 +00:00
Chris Danford 9228894d75 Remove stepmania.ini check from installer. The uninstaller nukes it, so that logic is never used. 2003-06-21 02:58:37 +00:00
Glenn Maynard b7253384ca update 2003-06-18 07:14:11 +00:00
Glenn Maynard 55a323a8d2 Don't distribute Characters yet. 2003-05-28 05:02:41 +00:00
Glenn Maynard 167cc3aaef Cool. Apparently this works on DLLs, too. 2003-05-22 23:50:00 +00:00
Glenn Maynard de6dcbe208 Compress the executables. I'm not doing this during the build because
it takes a few seconds.
2003-05-22 23:44:17 +00:00
Glenn Maynard 43be0509a4 update 2003-05-18 22:40:08 +00:00
Glenn Maynard 41a82fa069 Uninstall sample courses. 2003-04-20 01:52:49 +00:00
Glenn Maynard c939d40ae5 Move *.ini. 2003-04-19 17:59:26 +00:00
Glenn Maynard b6b46751b3 Move Translation.dat.
Remove crashinfo.txt on uninstall.
Fix course dist.
2003-04-19 17:53:10 +00:00
Glenn Maynard 0fcd675396 remove needed DLLs 2003-04-18 21:43:31 +00:00
Glenn Maynard b24a82be87 no ogg DLLs 2003-04-18 20:12:49 +00:00
Chris Danford e148806d1b add name to Actor 2003-04-12 06:16:12 +00:00
Glenn Maynard 64b92a05b8 don't install Music/ 2003-03-27 07:37:07 +00:00
Chris Danford b2892caa4e improved Wide - prevents some nearly-impossible patterns 2003-03-16 01:47:08 +00:00
Glenn Maynard a7eae8d067 remove the newer prefs INIs, not just StepMania.ini 2003-03-06 23:26:20 +00:00
Chris Danford d34102b717 scripting support in BGAnimations 2003-03-05 02:52:40 +00:00
Chris Danford b517c55693 smpackage: fix courses and RandomMovies being added to zip file twice 2003-02-27 08:38:24 +00:00
Chris Danford d77d1cc43c Little() now removes HoldNotes that don't start on a beat 2003-02-25 08:07:56 +00:00
Chris Danford 5f15c92404 working on Battle 2003-02-25 00:33:42 +00:00
Chris Danford 848ad6e2be clean up detection and handling of drivers with problematic AA lines
only draw topmost screen if topmost screen isn't transparent (speeds up options menus in editor)
optimized beat bar drawing in NoteField
2003-02-20 21:22:18 +00:00
Chris Danford 71134fd2cf rename Big->Wide, add Tall 2003-02-19 22:58:14 +00:00
Glenn Maynard 7df6b5093b update 2003-02-16 21:30:51 +00:00
Glenn Maynard 0c0caec1bc update 2003-02-12 08:48:24 +00:00
Glenn Maynard aa254bb726 fix uninstallation of regkeys 2003-02-12 06:32:48 +00:00
Glenn Maynard d4d133286b update 2003-02-12 06:23:33 +00:00
Chris Danford 4e1a4c3797 no message 2003-02-11 21:09:14 +00:00
Glenn Maynard 339070638e update 2003-02-10 08:12:12 +00:00
Chris Danford 1438af64a1 freaky-deaky outside debugger-only crash in NoteData. Why didn't VC7 catch use of an uninitialized variable?!? 2003-02-10 07:38:12 +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
Chris Danford 4ff98e0442 added flexable NoteType coloring to NoteDisplay, optimized note texture usage 2003-02-06 07:32:57 +00:00
Chris Danford 3ea84b5e5c NoteSkin format change. Fixes artifacts along borders, and more flexability for artists. 2003-02-05 03:53:57 +00:00
Chris Danford 7c470cf9c8 added ScreenJukebox 2003-01-31 21:34:34 +00:00
Chris Danford 3ddadbe82f New ScreenEditMenu 2003-01-30 07:18:33 +00:00
Glenn Maynard 689183f6cf allow installing normal and CVS in parallel, to different directories 2003-01-19 06:51:12 +00:00
Glenn Maynard 9f870e1480 update
include most noteskins; they're small
don't delete noteskins\dance if it has noteskins we didn't put there
include vc7 dlls
don't require dx8 (but do recommend it)
2003-01-19 06:29:25 +00:00
Chris Danford 21ab45ec96 fixed broken screen gameplay, started adding coin-op logic 2003-01-10 02:22:07 +00:00
Chris Danford 7d1c2ea22e removed dependency on plib, updated installer, fixed warnings 2003-01-08 04:16:39 +00:00
Glenn Maynard 0bfe23a70c update 2002-12-20 19:55:15 +00:00
Chris Danford 57896611b9 Documentation clean up and optimized AutoGen 2002-10-24 01:51:01 +00:00
Chris Danford 3a6edc3d99 Fixed hang when loading pump or solo notes 2002-10-21 02:15:06 +00:00
Chris Danford 1e46506431 Fixed crash in editor after playback 2002-10-09 17:53:52 +00:00
Chris Danford 516eedc93b Stale lock removed yet? 2002-10-08 21:57:48 +00:00
Glenn Maynard dba3a3dd8e dist .vdi 2002-10-02 21:34:20 +00:00
Chris Danford 638337c539 SortSongByDifficulty now falls back to sort by title is easiest difficulties match. Cleanup of NoteSkin graphics. 2002-10-02 01:32:43 +00:00
Glenn Maynard 1e0e536467 Don't dist the INI; use the defaults in the source instead. 2002-10-01 21:27:42 +00:00
Chris Danford 9a1999bbc9 smpackage: clear selection after export 2002-09-30 07:17:08 +00:00
Chris Danford ccc43c8502 checking in SMMAX2 theme and small fixes to themes and smpackage 2002-09-09 05:22:02 +00:00