Commit Graph
26313 Commits
Author SHA1 Message Date
Steve Checkoway 941a2e5190 Typo. 2007-08-06 00:45:23 +00:00
Steve Checkoway cf28f8d5aa Document SGameplay. If a function has no arguments, use arguments=''. Add <code>sections</code> for easy changing via css in Lua.xsl. 2007-08-06 00:43:07 +00:00
Steve Checkoway a6b69f91dd Add documentation for a few random Actor functions for examples of using Link. 2007-08-06 00:06:35 +00:00
Steve Checkoway 33634ffcae Add sm:Link to the schema. It allows adding links to functions, classes, and enums. 2007-08-06 00:03:35 +00:00
Steve Checkoway b5e276e2f3 Out of date. We do not use Installer packages any more. mkrelease.pl makes a disk image with the application which can be installed simply be dragging it into the StepMania folder. The theme and noteskin data are packaged inside. 2007-08-05 02:11:37 +00:00
Steve Checkoway e2a601b1bd Update these instructions while I am at it. 2007-08-05 01:51:06 +00:00
Steve Checkoway a2f4612f29 Update README. 2007-08-05 01:46:40 +00:00
Steve Checkoway 0d363714f1 Remove unused packaging script. 2007-08-05 01:02:06 +00:00
Steve Checkoway 5658807a38 Use Glenn's superior packaging script. It is quite a bit faster. 2007-08-05 01:01:14 +00:00
Steve Checkoway f5b8ba460a StepMania.smzip. 2007-08-05 01:00:27 +00:00
Steve Checkoway 6b92b8bf91 Let Lua load a NoteSkin actor for a particular noteskin, useful for when one isn't set yet. 2007-08-05 00:40:12 +00:00
AJ Kelly 9fe3104d50 add FormatNumberAndSuffix 2007-08-05 00:39:23 +00:00
AJ Kelly 1563180638 do this in a text actor 2007-08-04 23:19:36 +00:00
AJ Kelly 1c9ebd8dfe hidden -> visible 2007-08-03 03:47:33 +00:00
Glenn Maynard 1277284d19 hidden -> visible 2007-08-02 23:44:53 +00:00
Glenn Maynard 58e523f1e3 unused 2007-08-02 23:39:21 +00:00
Glenn Maynard 5bf6f17712 no longer used 2007-08-02 22:49:02 +00:00
Glenn Maynard dd2b5a5976 default to DirectSound-sw for now. I don't have access to enough
hardware to fix up the quirks in WDMKS.
2007-08-01 00:50:19 +00:00
Glenn Maynard 0377885edc no Cache 2007-07-31 03:58:58 +00:00
Glenn Maynard c4ad688191 use CreatePackage.pl; also renames base package to StepMania.smzip 2007-07-31 03:48:03 +00:00
Glenn Maynard 916ffe69ad mksmdata.pl, but without making an extra copy 2007-07-31 03:46:07 +00:00
Steve Checkoway ad2af19c8a Update docs. 2007-07-31 03:41:55 +00:00
Glenn Maynard 59002ada00 This stuff is out of date. Let's not include development docs in the regular distribution. 2007-07-31 03:36:48 +00:00
Glenn Maynard 5fc99228b7 This is obsolete. 2007-07-31 03:35:58 +00:00
Glenn Maynard 0c4ad0477d We link to MAD; we don't include the library itself in our distribution, so we don't need to include the license. 2007-07-31 03:35:40 +00:00
Glenn Maynard 050079a80e I thought the mine graphic was created by Chris, but I guess we're not
sure.  Replace it with a hideous placeholder until someone makes
a new one.
2007-07-31 01:32:14 +00:00
Glenn Maynard 2c46569bb2 fix scroll lock mapping (still acts weird, X11 special cases lock keys, grr) 2007-07-30 19:08:57 +00:00
Glenn Maynard b5c81c7d7b add GetSHA1ForString 2007-07-30 03:59:20 +00:00
Steve Checkoway c7da72905b Update to new syntax. 2007-07-29 04:02:53 +00:00
Steve Checkoway c67987bac0 Simplify. 2007-07-29 04:01:56 +00:00
AJ Kelly c0d901ff2b change receptor arrows to not go to complete black 2007-07-29 03:53:48 +00:00
Steve Checkoway 45920ff4f3 Tweak options slightly. 2007-07-28 23:57:26 +00:00
AJ Kelly b36d5a6cc0 just in case anyone wants to tweak the ghost arrows and receptors for the new noteskin 2007-07-28 21:55:03 +00:00
Vecais Dumais Laacis 54683a71a3 icon update for xbox 2007-07-28 21:27:30 +00:00
Vecais Dumais Laacis b67b799e8e added GetDate for LunaHighScore 2007-07-28 21:20:05 +00:00
Glenn Maynard b69ec8f9cd fix uninstall 2007-07-28 02:39:40 +00:00
Eric Gustafson ff3eed0aa1 Do not UPX .dll files; Should fix crash with FFMpeg 2007-07-28 01:24:10 +00:00
Eric Gustafson c8c042b729 Include the Bold and Flat noteskins 2007-07-27 06:14:41 +00:00
Steve Checkoway 688dd29da3 Include bold and flat. 2007-07-27 06:00:35 +00:00
Vecais Dumais Laacis 1b90743a70 update to make xbox build possible again
* no zdll for xbox - using static zlib
* no opengl for xbox
* project file changed to include new files/remove old files and include crypt library
2007-07-24 21:56:59 +00:00
Glenn Maynard 38e43aa1f7 If width and height are different than img->w and img->h, it specifies the
active region in the surface--the region that needs to be copied, if the
surface is converted.  However, the surface should remain the same
size.
2007-07-24 18:37:12 +00:00
AJ Kelly be23217576 new default noteskin, new magic dance picture 2007-07-24 00:54:46 +00:00
AJ Kelly a2f95debfc trim excess transparent regions 2007-07-24 00:50:13 +00:00
AJ Kelly 90ed8a7bba new rave life frame based on the normal lifemeter frame 2007-07-24 00:48:25 +00:00
AJ Kelly 1a362f5d89 new design 2007-07-24 00:40:31 +00:00
AJ Kelly 84a50d84fd new graphics for ScreenPackages 2007-07-24 00:30:33 +00:00
AJ Kelly 09c9daf2e1 New noteskin by Ryan McKanna (with preliminary explosion graphics by myself); move old noteskin to "bold" 2007-07-23 22:47:15 +00:00
Steve Checkoway e28f2254fb blank the background of SPLoad. 2007-07-23 22:04:14 +00:00
Steve Checkoway 1e7d96946b Remove footer for SPLoad 2007-07-23 22:03:19 +00:00
AJ Kelly a23b839ef2 slight touchup on the '.' character to make it fit better with the time display on SelectMusic 2007-07-23 21:18:41 +00:00