Commit Graph
100 Commits
Author SHA1 Message Date
freem 131b7eac94 Merge branch 'master' of github.com:stepmania/stepmania 2015-02-01 23:24:54 -06:00
freem 2d4c431c3e 32-bit verinc.exe; I don't know what you guys were thinking 2015-02-01 23:24:31 -06:00
freem ce085034f2 hacky workaround for visual studio thinking unsigned and size_t are the same thing; windows version compiles again 2015-01-10 23:29:32 -06:00
freem 3be83d589c add CubicSpline to visual studio projects
btw stepmania isn't building on visual studio again since it's bitching about the unsigned& and size_t& versions of CLAMP. no I don't know why.
2015-01-10 19:54:09 -06:00
freem 77130ed3c4 no more double "is", either. 2014-11-06 16:11:29 -06:00
freem c85bf564d5 changelog cleanup on aisle 5; this feature was just reverted, oops sorry 2014-10-19 19:55:30 -05:00
freem 6322803d33 update changelog with the last fix; SM5 beta 4a shortly. 2014-10-19 19:43:23 -05:00
freem dfd8606093 modify StretchNoLoop and StretchRewind to only run certain commands if they exist.
fixes issue #337

I also modified StretchNoLoop to start at the beginning of the movie to prevent it from freezing on the last frame (which I'm assuming is not the intended behavior; let me know if that's wrong)
2014-10-19 18:29:06 -05:00
freem 92c7b4345f fix invalid CropTo commands mentioned in issue #326 2014-10-14 02:53:17 -05:00
freem dede5ff561 pedantic spaces -> tabs commit 2014-10-14 02:52:25 -05:00
freem 4629bdef5c Make the log mention Windows 8 instead of "unknown NT-based"
(fwiw, I don't like windows 8. also can someone tell me what version number windows 10 will be using?)
2014-10-06 17:50:47 -05:00
freem 63fa9afc24 add sm5_beginner.txt to NSIS install script 2014-10-02 02:05:36 -05:00
freem 7c795fdbb7 our issue tracker moved to github a long time ago, even if we don't currently use this item. 2014-09-30 23:47:05 -05:00
freem 7dac269bcb This file also uses LoadFont("Common","Normal"), which will cause StepMania to cry 2014-09-30 23:39:21 -05:00
freem 0ef2bf23fd Merge branch 'master' of github.com:stepmania/stepmania 2014-09-30 23:36:38 -05:00
freem 32c40753fe Fix error that comes from using LoadFont 2014-09-30 23:36:13 -05:00
freem 620e5b2950 Merge branch 'master' of github.com:stepmania/stepmania 2014-09-30 17:37:38 -05:00
freem 8ca8ad4191 add missing 2d character metrics
I'm surprised people still use them, really
2014-09-30 17:37:00 -05:00
freem e9d26a4b7b add missing 2d character metrics
I'm surprised people still use them, really
2014-09-30 17:35:42 -05:00
freem f3faeefb26 StepMania 5 beta 4, for real this time. 2014-09-30 17:30:59 -05:00
freem af4d01af20 update sm5_beginner.txt with the content from the google doc 2014-09-28 00:45:42 -05:00
freem 3c3f0fb623 quickly disable broken continue screen
gonna tag beta 4 after this unless someone speaks up
2014-09-27 21:23:05 -05:00
freem 60b66f7273 add TFG to repo, update date on bottom of Lua.xml 2014-09-27 17:16:44 -05:00
freem 6f8c999089 update changelog with a few things
(I'm not really sure it's ready for beta 4 unless others do)
2014-09-18 20:10:53 -05:00
freem 00a79970f6 Merge branch 'master' of github.com:stepmania/stepmania 2014-09-18 01:49:30 -05:00
freem 28e725b0b8 reverting part of the war on -Werror because there's no decent reason this should be crashing 3/4ths of the time I load StepMania with this screen in TestInitialScreen/reload it from the debug menu. 2014-09-18 01:49:08 -05:00
freem facc086721 fix another small error in ScreenNameEntryTraditional underlay 2014-09-17 11:13:14 -07:00
freem f723947d8b fix a small error in ScreenNameEntryTraditional underlay 2014-09-17 11:13:13 -07:00
freem ccd8cfc5a7 fix another small error in ScreenNameEntryTraditional underlay 2014-09-17 02:09:10 -05:00
freem 2d57e27558 fix a small error in ScreenNameEntryTraditional underlay 2014-09-17 00:57:21 -05:00
freem b8d5bce272 Merge branch 'master' of github.com:stepmania/stepmania 2014-09-15 03:59:18 -05:00
freem 5649b5f61b thify_number replicates FormatNumberAndSuffix; use that instead. 2014-09-15 03:58:16 -05:00
freem 9ed45e1bc9 thify_number replicates FormatPercentScore; use that instead. 2014-09-15 03:54:02 -05:00
freem a7307fd87e add a split point for sm5 beta 3 in the changelog 2014-09-15 03:30:14 -05:00
freem 64cd9f898d Various changes to things in the Docs folder:
* remove unused WindowsNotes.txt
* various sm-ssc -> StepMania (and similar) changes
* Rewrote a bit of recommended_practices.txt
* Fix a copy/paste typo in anatomy_of_an_actor.lua
* many other things I can't remember; namely newlines at the end of files
2014-09-14 19:17:17 -05:00
freem b20fe48bba fix some of the errors in the luadoc; doc returns 2014-09-11 17:03:39 -05:00
freem ef04f2914a Replace the usage of SOUND_PCM_WRITE_RATE with SNDCTL_DSP_SPEED. (See issue #292) 2014-09-05 03:43:00 -05:00
freem 49d0066108 header text shows over the underline; header shadow text shows under it. 2014-09-04 20:41:14 -05:00
freem 4f84621244 add missing return statement to max_dimension_use_zoom lua binding 2014-09-04 20:10:02 -05:00
freem cecfff079d update stepmania.com links to point to old.stepmania.com where needed 2014-09-02 00:01:09 -05:00
freem ce15565145 fix ScreenEvaluation background not being centered properly 2014-09-01 23:04:07 -05:00
freem 46fac1fe8b Update ScreenHowToPlay elements to use localized strings 2014-09-01 14:33:04 -05:00
freem 8b93cae13d Remove non-working Export Packages for now; might add later if it works again 2014-09-01 14:05:01 -05:00
freem 4cf4e30bb9 Change LifeDifficulty to match StepMania 3.9's again (4=1.0) 2014-08-29 21:37:18 -05:00
freem ef2254a4c4 remove the ssc part from the Name in stepmania.desktop 2014-08-29 20:45:17 -05:00
freem a34f05ee95 revert mapconv.exe back to older version
(even though it doesn't really work well with Visual Studio 2010 and NoteData:AddATIToList/RemoveATIFromList... see issue #262)
2014-08-27 12:33:46 -05:00
freem 8b062785ea Change Windows installer to use the root drive, instead of a hardcoded C:\
(fixes #271)
2014-08-20 15:28:09 -05:00
freem 4ac7e2ad2d draft 2 of ActorScroller example; still needs work
* removed QuantizePixels because it's unused
* make note that the "BitmapText requires ActorFrame for coloring" bug has existed for a while
* mention what offset actually is in TransformFunction
2014-08-12 13:23:53 -05:00
freem 90b388c586 add first draft of ActorScroller example 2014-08-12 12:43:50 -05:00
freem 04c49a2fd8 add TextEntrySettings documentation to ScreenTextEntry 2014-08-08 20:33:29 -05:00
freem 84a8d3adfb replace psychopathic mapconv.exe with one compiled by "g++ (rev5, Built by MinGW-W64 project) 4.8.1"
This is probably the part where someone says "why do we have the compiled binaries in the source tree anyways if they're just going to cause problems like this?"
2014-08-05 13:52:10 -05:00
freem 38aa07ce38 Kyzentun: it's not your fault that our mapconv.exe is psychopathic 2014-08-05 13:49:05 -05:00
freem 6a39fb5ded Changelog_SSCformat.txt said we were on v0.82, but Song.h said we were on v0.81... fix that.
also update FILE_CACHE_VERSION to regenerate cache for #PREVIEWVID tag (if it isn't already)
2014-08-05 10:45:15 -05:00
freem f311902765 fix REALLY BAD TYPO in GradeDisplay:SetGrade Lua function.
this is dumb and I'm too lazy to find out who's REALLY to blame so I want to assume it's my fault, probably. If anyone wants to bother clearing my name, check the stepmania SVN history. I don't care enough :v
2014-08-04 18:46:29 -05:00
freem 753158ceb1 we don't have a "make test", so travis reports the build as "failed"
(also throw in an IRC notification)
2014-08-02 00:39:00 -07:00
freem abbbb3c43d add compile status from travis-ci; thanks @shakesoda 2014-08-02 00:38:59 -07:00
freem 15ddaa02b6 add libglew-dev to list of packages to get
will hopefully shut up "configure: error: "No usable version of GLEW found."" msg
2014-08-02 00:38:59 -07:00
freem 2910fca47b <Mad_Matt> hahaha. apparently I accidentally included my libtomcrypt and libtommath in my TapNote enum pull request
<Mad_Matt> someone should probably remove those
2014-08-02 00:38:57 -07:00
freem 62fb76404d add libtommath and libtomcrypt to ignore list 2014-08-02 00:38:56 -07:00
freem 8777e77bfc updating luadocs 2014-08-02 00:38:55 -07:00
freem 87b7aa36a3 Make default value for NumBackgrounds preference 10.
(The previous value, 8, was unable to be selected in the menu, so it was always getting changed. Thanks to Mad Matt for pointing this out)
2014-08-02 00:38:54 -07:00
freem 0b3e03fee5 telling Visual Studio to shut up about more warnings wrt/double and float 2014-08-02 00:38:52 -07:00
freem ee3efaf36b we dropped Visual C++ 6 support a long time ago, so remove most of the boolean operator hacks.
However, the == one is still required (at least on Visual Studio 2008, not sure about others).
Feel free to revert this if it's causing problems elsewhere.
2014-08-02 00:38:51 -07:00
freem ab4cceff31 explicit float postfix added to some numbers in order to get visual studio to shut up 2014-08-02 00:38:50 -07:00
freem 7f305664fa update ScreenGameOver with a fancier "game over" graphic and bigger text 2014-08-02 00:38:49 -07:00
freem ea74aa74bc [Themes/default] hack for SWME StageDisplay to show correct stage on Normal Mode Evaluation 2014-08-02 00:38:45 -07:00
freem 6af6f98a05 make [ScreenHowToPlay] CharacterName metric work again 2014-08-02 00:38:45 -07:00
freem 46e7ff7ead fix really awkward positioning of this line (was using spaces instead of tabs) 2014-08-02 00:38:42 -07:00
freem 88c412f792 DX8->DX9 in the rarely updated Manual 2014-08-02 00:38:41 -07:00
freem ddcf60943e make a note about DirectX 9 in the NSIS installer script
(I'm not sure how to fix it just yet)
2014-08-02 00:38:41 -07:00
freem f3ffa60bf7 add missing nextrow character for options rows 2014-08-02 00:38:40 -07:00
freem df825646c7 add missing Class attribute for ScreenOptionsEditProfile 2014-08-02 00:38:36 -07:00
freem aef6e287f9 [ScreenSystemLayer] restore "Not Present" text in CoinMode_Home
(also gave a possible answer to the comment added during the removal of pay mode)
2014-08-02 00:38:27 -07:00
freem c0eff36375 fix autogen freaking out after the Minimaid commit
thanks to @spigwitmer for the fix
2014-08-02 00:38:22 -07:00
freem 194c8de8f8 add pkgingo's (Win32) Minimaid driver.
* new makefile config option "HAVE_MINIMAID"
* update all Visual Studio projects
2014-08-02 00:38:20 -07:00
freem 206d416932 we don't have a "make test", so travis reports the build as "failed"
(also throw in an IRC notification)
2014-08-01 05:36:20 -05:00
freem d32aa39925 add compile status from travis-ci; thanks @shakesoda 2014-08-01 05:05:42 -05:00
freem dd9576397b add libglew-dev to list of packages to get
will hopefully shut up "configure: error: "No usable version of GLEW found."" msg
2014-08-01 05:05:28 -05:00
freem 48425fa998 <Mad_Matt> hahaha. apparently I accidentally included my libtomcrypt and libtommath in my TapNote enum pull request
<Mad_Matt> someone should probably remove those
2014-07-31 11:58:58 -05:00
freem 1042327690 add libtommath and libtomcrypt to ignore list 2014-07-31 11:58:21 -05:00
freem 35fea8f68d updating luadocs 2014-07-30 04:37:21 -05:00
freem 9038056ba4 Make default value for NumBackgrounds preference 10.
(The previous value, 8, was unable to be selected in the menu, so it was always getting changed. Thanks to Mad Matt for pointing this out)
2014-07-28 17:54:50 -05:00
freem bc73e053bb telling Visual Studio to shut up about more warnings wrt/double and float 2014-07-26 19:01:49 -05:00
freem 71abf53d3c we dropped Visual C++ 6 support a long time ago, so remove most of the boolean operator hacks.
However, the == one is still required (at least on Visual Studio 2008, not sure about others).
Feel free to revert this if it's causing problems elsewhere.
2014-07-26 19:00:50 -05:00
freem ec66fc21bb explicit float postfix added to some numbers in order to get visual studio to shut up 2014-07-26 16:06:18 -05:00
freem 3239e4698d update ScreenGameOver with a fancier "game over" graphic and bigger text 2014-07-26 15:48:36 -05:00
freem 527e93c792 [Themes/default] hack for SWME StageDisplay to show correct stage on Normal Mode Evaluation 2014-07-25 12:59:47 -05:00
freem 0756bfa5f4 make [ScreenHowToPlay] CharacterName metric work again 2014-07-25 01:39:33 -05:00
freem 166ae6ea11 fix really awkward positioning of this line (was using spaces instead of tabs) 2014-07-24 17:51:02 -05:00
freem c0a8528d6a DX8->DX9 in the rarely updated Manual 2014-07-24 16:58:34 -05:00
freem f286be18ab make a note about DirectX 9 in the NSIS installer script
(I'm not sure how to fix it just yet)
2014-07-24 16:57:19 -05:00
freem ba76310feb add missing nextrow character for options rows 2014-07-24 14:08:37 -05:00
freem d4aa57e161 add missing Class attribute for ScreenOptionsEditProfile 2014-07-22 20:08:40 -05:00
freem dfd7b11412 [ScreenSystemLayer] restore "Not Present" text in CoinMode_Home
(also gave a possible answer to the comment added during the removal of pay mode)
2014-07-15 20:39:01 -05:00
freem 3b1270b909 fix autogen freaking out after the Minimaid commit
thanks to @spigwitmer for the fix
2014-07-09 22:25:34 -05:00
freem 995a9c6d37 add pkgingo's (Win32) Minimaid driver.
* new makefile config option "HAVE_MINIMAID"
* update all Visual Studio projects
2014-07-08 16:51:11 -05:00
freem f6af8fc685 update repo Lua.xml to try and match generated one better.
PlayerOptions is still organized differently (keep it this way, it's better).
(ControllerStateDisplay isn't in Linux Makefile, hence its absence here... dunno if we're gonna bother keeping it or not.)
2014-06-27 16:11:56 -05:00
freem 6643c50eee add missing ActorMultiVertex to VS2008 project file 2014-06-27 16:09:38 -05:00
freem 330fe36a8e update Lua.xml a bit, before I smack the VS2008 project into building ActorMultiVertex 2014-06-27 16:02:26 -05:00
freem 86e8f5d2a0 update URL to github address 2014-06-06 15:24:59 -05:00