Commit Graph

27990 Commits

Author SHA1 Message Date
AJ Kelly 0f63c3d957 possible fix for handling of delays in autoplay. may also fix things elsewhere (editor?), but that is untested. autoplay seemed to work well with uprock (the song) so I have no complaints. 2010-02-10 03:28:13 -06:00
AJ Kelly c45d0c89c7 fc3d177: Fix GAMESTATE:GetCurrentSteps() only returning single-player steps for any difficulty [vyhd] 2010-02-09 17:01:30 -06:00
AJ Kelly 2d872ac518 427a764: subtractive blend (OpenGL only for now) [Glenn Maynard]
I was looking into writing the equivalent Direct3D code; still not 100% sure if my code is right, so it stays local for now.
2010-02-08 01:32:14 -06:00
Jason Felds c0d0269549 Exclude personal theme folders.
There needs to be a way to negate what's in this file.
AKA, exclude Themes, but include Themes/_fallback for instance.
2010-02-07 01:15:00 -05:00
AJ Kelly d80641ecf1 fix byte order mark issue in customspeedmods 2010-02-06 21:33:52 -06:00
AJ Kelly b79e3c8bbd change line endings in autoconf/config.rpath per this conversation:
[14:20:00] <And4713> and so does ssc if you correct the crlfs in one of the files
[14:20:06] <donkey_dong> which file
...
[14:22:11] <And4713> config.rpath under the autoconf directory
[14:22:49] <And4713> after I did that one everything compiled great, and I even got moonlight working on it as per your comments instructions
2010-02-05 14:25:44 -06:00
AJ Kelly f2f7d2ceeb add [MusicWheel] RecentSongsToShow metric
--------
cleanup
small amount of work on guitar-five (still incomplete)
add more commented out stuff for replay data playback
debug trace combo in order to find out issues with smo-ssc
added old packet names as comments in NetworkSyncManager.h
2010-02-05 13:42:55 -06:00
Jason Felds f9b01e9c93 Intended fix: fix copyright symbol.
I was having it viewed as ? originally.
We need a better way to ensure UTF-8 is used
throughout our files.
2010-02-04 21:05:24 -05:00
AJ Kelly f8b71f2ab9 expand on the message that comes up when people install songs incorrectly 2010-02-04 14:39:49 -06:00
AJ Kelly ed0c3a9251 forgot to replace RoomWheelItem bar with NormalPart/ColorPart in fallback. whoops! 2010-02-04 14:06:24 -06:00
AJ Kelly 825dc8f33e recent theme changes from ssc svn 2010-02-03 23:40:12 -06:00
AJ Kelly 9b8da1f06a fix compile 2010-02-02 20:08:44 -06:00
AJ Kelly 015114ffc7 convert line endings on build.sh to LF (unix) from CR+LF (windows); should make it so you don't have to run dos2unix on it 2010-02-02 16:12:48 -06:00
AJ Kelly ca8f660c4f syncing changes from ssc svn, mostly.
[Course.cpp] HasTimedMods() now actually checks for timed mods (technically non-global) instead of being a clone of HasMods()
[Player.cpp] add MAX_HOLD_LIFE/[Player] MaxHoldLife metric
[ScreenGameplay] looking into places to put loading of replay data, perhaps?
[elsewhere] lots of cleanup, and I'm sure there's lots more to be done.
add a todo to ProductivityHelpers.
2010-02-02 16:00:10 -06:00
Jason Felds 19a0444747 Fix encoding issue. 2010-01-31 21:06:02 -05:00
Jason Felds 81b4011423 View the list:
* Added new metric to cap the max life of a hold. No sanity checking yet: need a way to keep <= 1.
* Added more Pump specific behavior to lua.
* Fixed combo and hold judgment graphics due to it being defined twice.

Minor cleanup of the ProductivityHelpers is going to have to happen later on.
2010-01-31 00:27:42 -05:00
Jason Felds d56cb505d0 More pump specific items.
Note: not all of them seem to be working.
Rolls in particular will always cause an NG right now.
Assistance will be required.
Dance mode should be unaffected.
2010-01-30 15:22:28 -05:00
AJ Kelly 2979e20fb3 add missing metric 2010-01-30 13:13:23 -06:00
AJ Kelly c727c58fc6 Some theme changes:
* Show StepsDisplay on Evaluation
  * Change combo number on ComboGraph to the font used for in-game combos
2010-01-30 12:36:02 -06:00
AJ Kelly 90b4a72021 clean up StepMania.cpp, remove unused and old (and virus false positive) unlockconvert program 2010-01-30 02:02:42 -06:00
AJ Kelly bd55ae3806 small cleanup 2010-01-30 01:44:10 -06:00
AJ Kelly 7f2330d8d5 Theme changes to make other gametypes play nice 2010-01-29 21:16:55 -06:00
Jason Felds 86ef773c27 Line up comments. 2010-01-29 14:13:10 -05:00
Jason Felds 621d408677 Minor cleanup. 2010-01-29 14:10:25 -05:00
Jason Felds 45e3414cf4 Partial revert of resolution.
Also, try to use copyright symbol in the string.
2010-01-29 00:33:28 -05:00
Jason Felds cd12d4b40d More cleanup. 2010-01-28 23:48:05 -05:00
Jason Felds 23779974ec Simplify: not using variable except to return.
Also, auto auth push test.
2010-01-28 23:28:23 -05:00
Jason Felds 086c25224a Lineup. 2010-01-28 23:13:47 -05:00
Jason Felds 31a694abfe Force minimal time gain for survival.
Granted, don't think the course mode works yet.
2010-01-28 23:12:04 -05:00
AJ Kelly ee0f54a4ca cleanup 2010-01-28 20:48:37 -06:00
Jason Felds dd94b1e351 Ignore plist file. 2010-01-28 20:46:36 -05:00
AJ Kelly 048c064760 Add vyhd's changes to OptionsList from SM4SVN
Fix icons for compile with Visual Studio 2003 and 2005
Added ScoreKeeperShared to vs.net2003 project, added ffmpeg libs (modern; todo: add modern libs to repo)
2010-01-28 16:52:08 -06:00
AJ Kelly af956dd4e7 Theme changes:
* Disable Left+Right sorting on ScreenSelectCourse [AJ]
* more fun stopbar [Midiman]
2010-01-28 13:18:42 -06:00
Jason Felds a3c96ccc8f Remove linked libraries. Different for all. 2010-01-27 18:39:32 -05:00
AJ Kelly 37323ecec6 attempt to resolve branching issues 2010-01-27 17:36:43 -06:00
Jason Felds 40171feac3 Explicitly include ffmpeg stuff. 2010-01-27 18:21:52 -05:00
Colby Klein 90a2450fb3 Add missing ffmpeg files. 2010-01-27 15:14:13 -08:00
Jason Felds 885ecc6a3c Everyone has their own user preferences. Don't force. 2010-01-27 17:41:42 -05:00
Colby Klein cb5ae48650 Ignore changes made to Libraries (they change every build, apparently). 2010-01-27 14:40:13 -08:00
Colby Klein 1dd80a9143 Ignore xcode stuff, update Libraries? I may need to put these on ignore as well. 2010-01-27 14:37:35 -08:00
Jason Felds 195319074a Consistent lining up. Revert if required. 2010-01-27 17:29:37 -05:00
Jason Felds e7088440f9 Intended: ignore app files.
Unintended: stepmania.xcodeproj/project.pbxproj updated.
Hopefully this won't break.
2010-01-27 17:19:40 -05:00
AJ Kelly d81927da08 rev 935d0d7 except this time based off the right part? 2010-01-27 16:11:06 -06:00
Jason Felds 935d0d74d7 Don't output DELAYS stuff in the log. 2010-01-27 16:38:02 -05:00
Jason Felds 2d246821a7 Ignore the UserPrefs of each individual. 2010-01-27 15:20:24 -05:00
Colby Klein f17cd94d33 Update packaging script. 2010-01-27 11:35:58 -08:00
Colby Klein 74c0acf15f Fix .hgignore 2010-01-27 11:17:35 -08:00
Colby Klein df52494701 Removed test themes and stuff.midi, as well as themekit. Themekit can be brought back when it's more than a placeholder. 2010-01-27 11:14:30 -08:00
AJ Kelly b0e82dc9c0 make hgignore better, idfk why steps.lua was changed 2010-01-27 13:09:55 -06:00
AJ Kelly 00a22b354f .hgignore 2010-01-27 13:07:42 -06:00