Commit Graph
35207 Commits
Author SHA1 Message Date
Andrew Barbarello f451cc72cd don't specify a filler transformation when writing RGBA
Apparently fixes the failure of Texture Font Generator to write
the necessary PNGs.
2015-12-20 22:01:50 -05:00
Andrew Barbarello 43ec2f13b5 use corresponding free function for png_create_write_struct
Prevents access violation on PNG error in Texture Font Generator
2015-12-20 22:00:51 -05:00
Kyzentun Keeslala 4e0fa012c1 Added SetLife and ChangeLife lua functions to Player. Updated changelog. 2015-12-16 15:08:36 -07:00
Kyzentun 536be1f64c Merge pull request #959 from parashep/master
Unrestrict pop'n judgment levels
2015-12-13 18:16:45 -07:00
parashep 1f4a330d1e Unrestrict pop'n judgment levels
It made some sort of sense to only have three judgment levels before,
but it makes far more sense to let the theme manage it now since it
isn't necessarily the case any more.
2015-12-13 19:58:41 -05:00
Kyzentun Keeslala db06b4c1a3 Call ArrowEffects::Update on ScreenEdit during play mode so that Tornado and other stuff will work. 2015-12-11 00:02:31 -07:00
Jason Felds d6667f858c Merge pull request #954 from Flameshadowxeroshin/master
remove guitar cruft
2015-12-06 12:39:02 -05:00
Flameshadowxeroshin aba0f1f7b3 Rename GameButtonType_INVALID to GameButtonType_Menu.
Strictly that's not right but close enough.
2015-12-05 20:02:00 -06:00
Flameshadowxeroshin d329c80ad3 remove guitar cruft
There was a bunch of code for handling guitar-specific input such as hammer-ons/pull-offs and strumming. Given that guitar was removed, and as far as I understand, will not be added back into SM5, it makes sense to remove code that had no other use.
2015-12-05 11:12:17 -06:00
Kyzentun Keeslala a35fa1416e Changed DrawBeatBar to check the M-mod so that smaller beat bars are drawn when M-mods are used in edit mode. Updated changelog. 2015-12-04 00:28:22 -07:00
Kyzentun Keeslala 9739fd417c Cast GetUnit to unsigned int in SpeedSegment::ToString to avoid crashing in ssprintf. 2015-11-18 20:07:49 -07:00
Jason Felds 1adada6f77 Fix CreateZip typo.
I guess someone else culdn't do this? (sic)
2015-11-13 17:13:34 -05:00
Kyzentun Keeslala 23d6c06f49 Do not force full bg brightness on beginner-only songs. 2015-11-10 01:08:16 -07:00
Kyzentun Keeslala 65c84ef7dc Moved lua music logic to a separate function so that ScreenSelectMusic can use lua for the various kinds of sample music. 2015-11-08 22:58:10 -07:00
Kyzentun Keeslala d496f8145c Noteskin name in PlayerOptions needs to be compared case-insensitive when comparing PlayerOptions structures. The old code that used != probably relied on RString::operator!= misbehaving. 2015-11-05 21:56:43 -07:00
Jason Felds cbb76cf22f Merge pull request #931 from wolfman2000/wolf-travis-cmake
Restore compilation with Travis.
2015-11-03 20:06:59 -05:00
Jason Felds 9f35238a07 Restore compilation with Travis.
Thanks to [opencor](https://github.com/opencor/opencor) for the idea.
2015-11-03 19:06:56 -05:00
Jason Felds a7ed2d33d9 Merge pull request #929 from wolfman2000/wolf-irc-bots
Put the bots back in #stepmania.
2015-11-02 19:58:09 -05:00
Jason Felds fba1cf2975 Put the bots back in #stepmania.
Apparently #stepmania-devs is for discussion only.

...is this backwards?
2015-11-02 19:05:32 -05:00
Jason Felds 46eadae43a Merge pull request #924 from Prcuvu/texture_font_generator_remove_vs_projects
Remove deprecated VS projects for Texture Font Generator.
2015-11-01 19:45:15 -05:00
Prcuvu ff265206f6 Remove deprecated VS projects for Texture Font Generator. 2015-11-02 07:55:03 +08:00
Kyzentun Keeslala 37b1030dd4 Only warn that the banner wasn't cached if the banner cache pref isn't set to off. 2015-11-01 12:04:32 -07:00
Jason Felds e6aa840af4 Merge pull request #921 from wolfman2000/wolf-timing-logging
Allow optional logging of timing segment mods.
2015-11-01 07:02:36 -05:00
Jason Felds 166e4c8287 Allow optional logging of timing segment mods.
For those with many songs, it gets annoying.
2015-11-01 06:49:31 -05:00
Jason Felds 020ecf64ae Merge pull request #919 from Prcuvu/appveyor_build_with_v140_xp
[Windows] Build using platform toolset "v140_xp" on AppVeyor.
2015-10-31 14:20:52 -04:00
Jason Felds 4b3937511d Merge pull request #920 from wolfman2000/wolf-cpack-uninstall
Have users uninstall older versions first.
2015-10-31 10:34:55 -04:00
Jason Felds 79d4f45096 Have users uninstall older versions first. 2015-10-31 10:31:22 -04:00
Jason Felds 9c4db4b9f0 Merge pull request #918 from Prcuvu/update_readme_md
[Windows] Update README.md.
2015-10-31 08:17:43 -04:00
Prcuvu bdc1bdce0d Update README.md. 2015-10-31 20:16:28 +08:00
Jason Felds c85ab459c0 Merge pull request #912 from nigue/i686_recognition
i686 -> x64 recognition before make
2015-10-31 08:11:49 -04:00
Prcuvu 7c1ae04529 Build using platform toolset "v140_xp" on AppVeyor. 2015-10-31 18:39:52 +08:00
nigue f1e114aa03 i686 -> x64 recognition before make 2015-10-30 11:49:51 -03:00
Kyzentun Keeslala 108b29733f Put French in credits instead of français to match other entries. 2015-10-30 00:55:52 -06:00
Kyzentun Keeslala a9372d97e7 Added Arvaneth and Prcuvu to the credits. Updated changelog. 2015-10-30 00:43:40 -06:00
Kyzentun 963400c20c Merge pull request #911 from Arvaneth/master
mistress fr.ini
2015-10-30 00:36:21 -06:00
Arvaneth 48225b3566 fr.ini
oven baked translations
2015-10-30 02:32:12 -04:00
Arvaneth fbe88a9c19 Merge branch 'master' of https://github.com/stepmania/stepmania 2015-10-30 02:24:30 -04:00
Jason Felds 4b0b672e30 Merge pull request #908 from wolfman2000/wolf-version-bump-5-0-10
Bump up the version to 5.0.10.
2015-10-27 20:43:47 -04:00
Jason Felds 63ff523360 Bump up the version.
...I am aware of the duplicated variable. That will be fixed for the version after.
2015-10-27 20:42:04 -04:00
Jason Felds 18fabca8a4 Only use _AFXDLL on dynamic linking. 2015-10-27 20:31:08 -04:00
Jason Felds ec48830be0 Merge pull request #907 from wolfman2000/wolf-windows-mt
Default to linking with /MT instead of /MD for VS.
2015-10-27 20:18:34 -04:00
Kyzentun Keeslala 937ce349ce Updated changelog. 2015-10-27 17:39:30 -06:00
Jason Felds 47d59c9dd7 Default to linking with /MT instead of /MD for VS. 2015-10-27 19:33:05 -04:00
Jason Felds ace6d9a1ad Merge pull request #905 from wolfman2000/wolf-texture-gen-redo
Compile the Texture Font Generator with cmake.
2015-10-27 19:18:51 -04:00
Jason Felds afa68ecd72 Only install Texture Font Generator when built. 2015-10-27 18:38:23 -04:00
Jason Felds e0290fc856 Compile the Texture Font Generator with cmake.
This program is not built by default. Enable one of the following options to utilize it:

* WITH_FULL_RELEASE
* WITH_TEXTURE_GENERATOR

It is heavily advised to make sure the MFC library is installed for Visual Studio and the computer is restarted afterwards.

As a bonus, `zlib1.dll` can go away now.

The old visual studio projects are still in play in case others still struggle with the code fixes.
2015-10-27 18:11:37 -04:00
Jason Felds cf5656ac3d Temporary: Add Texture Font Generator to NSIS. 2015-10-26 21:53:45 -04:00
Jason Felds 0a886f3f2e Made in haste. Revert. 2015-10-26 18:40:37 -04:00
Jason Felds 7d56f79cf3 Force Windows to use the Unicode character set. 2015-10-26 18:22:53 -04:00
Kyzentun Keeslala bd3da6a46d Added GetMainTitle to Song to bypass ShowNativeLanguage pref. 2015-10-26 13:38:23 -06:00