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
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
AJ Kelly
ee0f54a4ca
cleanup
2010-01-28 20:48:37 -06: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
AJ Kelly
37323ecec6
attempt to resolve branching issues
2010-01-27 17:36:43 -06:00
AJ Kelly
d81927da08
rev 935d0d7 except this time based off the right part?
2010-01-27 16:11:06 -06: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
AJ Kelly
ecbfc2ca9b
update makefile, clean up ScoreKeeperShared
2010-01-27 01:35:53 -06:00
AJ Kelly
3e51544930
Initial commit.
2010-01-26 21:00:30 -06:00
AJ Kelly
8ceb0a6967
if the wheel is locked, don't allow Ctrl+Letter to sort
2010-01-13 00:43:21 +00:00
AJ Kelly
bc331f3fc6
add support for |E| tag from DirectMove KSF files.
2010-01-13 00:07:34 +00:00
AJ Kelly
5a82cbefea
remove invalid fov command on pad (ScreenHowToPlay)
...
make StepsDisplay diffuse based on difficulty again
2009-12-15 23:51:17 +00:00
AJ Kelly
6e47084974
BeginnerHelper fixes; shows the pads now.
2009-12-13 22:14:18 +00:00
AJ Kelly
02b1267c6a
fix pad position on ScreenHowToPlay
2009-12-13 21:47:47 +00:00
AJ Kelly
acbf6cb2f0
show 5 items in StepsDisplayList instead of 7, solving a visual overflow issue
2009-12-12 18:14:27 +00:00
AJ Kelly
f1208f3c93
remove Demonstration graphic in favor of a BitmapText
2009-12-12 18:02:14 +00:00
AJ Kelly
a1ce925ae1
give GetCustomDifficulty a valid CourseType to silence an error
2009-12-12 17:50:01 +00:00
AJ Kelly
db0ddf9771
Fix up ScreenHowToPlay (character, decorations draworder)... pad location is still WIP. Also fix up ColumnStepsType* on ScreenHighScores.
2009-12-03 02:41:36 +00:00
AJ Kelly
7062e29953
replace LifeMeterBattery frame to match the theme
2009-11-23 06:08:33 +00:00
AJ Kelly
b0703857ab
fix a crash when entering ScreenSelectCourse.
2009-11-23 05:58:36 +00:00
AJ Kelly
bf422c667b
add more info to Profile, GameState; add GameManager, ScreenEvaluation
2009-11-17 18:50:20 +00:00
AJ Kelly
feddb05b1b
remove unneeded loading.xpm from makefile
2009-11-16 05:53:16 +00:00
AJ Kelly
44e8c0db21
fix GAMESTATE:GetCurrentSteps description and argument list
2009-11-07 23:39:53 +00:00
AJ Kelly
79ae750c2e
add NotesLoaderPMS
2009-11-06 05:56:06 +00:00
AJ Kelly
a18a2b71f8
fix RemoveCardP1/2 not having OnCommands in ending screens.
2009-11-02 23:43:19 +00:00
AJ Kelly
c42366c642
fix a crash with songs that have an Edit chart as the only difficulty.
2009-11-02 19:47:45 +00:00
AJ Kelly
0d4ef04621
add support for BLEND_WEIGHTED_MULTIPLY and BLEND_INVERT_DEST in d3d
2009-09-13 07:08:31 +00:00
AJ Kelly
effb2bb06a
remove CatalogXml from older Visual Studio project files
2009-08-30 18:59:36 +00:00
AJ Kelly
90000b6b56
add some more functions, clarify Steps:GetFilename()
2009-08-12 20:26:37 +00:00
AJ Kelly
beade074a2
revert per 7114679; forgot about that one, sorry.
2009-07-02 21:17:39 +00:00
AJ Kelly
b1275ef1c6
update ScreenSelectStyle when a player joins so that the correct styles are available.
2009-07-02 06:01:53 +00:00
AJ Kelly
795432c36c
turns out Course:GetTotalSeconds() requires StepsType. whoops!
2009-06-13 06:31:02 +00:00
AJ Kelly
20b5325486
some more lua documentation additions
2009-06-06 20:20:20 +00:00
AJ Kelly
543d533f75
update lua docs
2009-06-06 08:05:38 +00:00
AJ Kelly
9891695451
add Lua bindings for GetError and Seek in RageFile
2009-06-05 05:55:59 +00:00
AJ Kelly
c7e5edab5e
course mode fixes on SelectMusic
2009-06-02 01:21:14 +00:00
AJ Kelly
c6e6ad24ad
fix crash that happened when LateJoin and Doubles for 1 Credit were enabled and Doubles was selected ("No compatible styles for [insert game and styletype] with 2 players.").
...
todo: The non-master player's CreditsDisplay still shows "Insert Card", unlike themes without LateJoin on. Not sure how to go about fixing this; hoped SetCurrentStyle(Style) would've done it but was not the case.
2009-05-23 05:59:41 +00:00
AJ Kelly
4efe131335
some logo redirects and fill in Crazy CustomDifficulty
2009-05-18 02:18:47 +00:00
AJ Kelly
8edb137dad
fix small typo
2009-05-03 03:33:42 +00:00
AJ Kelly
a84e00a39f
add some missing elements (quick and dirty-like)
2009-05-02 00:24:15 +00:00
AJ Kelly
2dab7ced99
one more small fix to 3d transform example
2009-04-28 20:19:13 +00:00
AJ Kelly
1ffcd98edd
add missing
2009-04-27 05:03:08 +00:00
AJ Kelly
8bd405cd74
add alts for fonts, modify fonts to have more characters, all from IlDucci
2009-04-25 22:28:40 +00:00
AJ Kelly
0d94c6594e
additions and fixes
2009-04-25 09:16:55 +00:00
AJ Kelly
d0dfe74c74
update theme and windows icon
2009-04-25 05:40:50 +00:00
AJ Kelly
cbc613508f
more text width clamping
2009-04-25 02:10:32 +00:00
AJ Kelly
5333b30d21
fix text spilling out of some elements (TextBanner, some Options related items)
2009-04-25 00:53:34 +00:00
AJ Kelly
e78ab1c218
make scrolling in ScreenMapControllers faster
2009-04-17 22:01:30 +00:00
AJ Kelly
944766e336
fix zoomto
2009-04-17 21:45:47 +00:00
AJ Kelly
bdf9b8e1f3
more additions
2009-04-15 23:27:07 +00:00
AJ Kelly
ac79dc92de
whoops, missed removing WorkoutManager
2009-04-15 22:15:25 +00:00
AJ Kelly
934f45c9ae
remove unused
2009-04-15 21:45:17 +00:00
AJ Kelly
fe39dfc966
update other VS project files to reflect removal/update of screens
2009-04-11 21:43:50 +00:00
AJ Kelly
5fb7c98009
some SMO-related changes
2009-04-11 01:41:45 +00:00
AJ Kelly
900dc580f4
ExportStrings.* -> CommandLineActions.*
2009-04-10 23:41:29 +00:00
AJ Kelly
66c583682d
no message
2009-04-10 22:34:40 +00:00
AJ Kelly
d77ba87568
add Wanny's Spanish translation, remove my alias in the credits
2009-04-08 23:28:54 +00:00
AJ Kelly
2fc1c7f053
fix PrevScreen on ScreenCaution
2009-04-04 04:56:48 +00:00
AJ Kelly
af0ca1e5d7
update to match normal judgments
2009-04-03 22:11:58 +00:00
AJ Kelly
144f5e530c
remove extra '%' in percentage score
2009-04-03 21:42:23 +00:00
AJ Kelly
2bf357f193
add StepsDisplay StepsType for techno-* modes
2009-03-25 06:06:08 +00:00
AJ Kelly
03b894841b
make long/marathon balloon animate
2009-03-25 05:57:00 +00:00
AJ Kelly
f985957c69
change fallbacks to fit new theme
2009-03-25 05:35:58 +00:00
AJ Kelly
6a5ce80545
update WheelNotifyIcons
2009-03-25 05:18:31 +00:00
AJ Kelly
1f7b23ef3b
remove old files
2009-03-22 21:40:19 +00:00
AJ Kelly
6e53742099
remove old files
2009-03-22 21:38:23 +00:00
AJ Kelly
bb0ee42472
fix small typo
2009-03-03 21:37:55 +00:00
AJ Kelly
e2e8c4c171
add various commands
2009-03-03 21:32:21 +00:00
AJ Kelly
6bacf561ca
add ScreenOptionsExportPackage
2009-03-03 21:29:06 +00:00
AJ Kelly
685ecfd549
add ScreenHighScores to 2k3 and 2k5 solutions
2008-11-27 03:34:41 +00:00
AJ Kelly
ca7e75db0d
Remove ScreenSelectStyle, ScreenSelectGroup, ScreenSelectDifficulty from VS2k5 project
2008-11-24 07:13:08 +00:00
AJ Kelly
43510ce723
Remove ScreenSelectStyle, ScreenSelectGroup, ScreenSelectDifficulty from VS2k3 project
2008-11-24 07:10:27 +00:00
AJ Kelly
5d1f7d4cbc
small fix for ScreenLegal
2008-07-06 02:12:30 +00:00
AJ Kelly
7dc5bb8cd2
add missing UsePlayerSelectMenu
2008-07-06 00:54:07 +00:00
AJ Kelly
8cf9ce68ac
fix EOF errors
2008-05-10 00:26:40 +00:00
AJ Kelly
6c9f3de615
RageFileUtil and more RageFile
2008-04-20 00:05:46 +00:00
AJ Kelly
b15a51cca7
add ActorUtil, ScreenSystemLayerHelpers, a lot of color-related functions, and more
...
change the effectcolors and a number of other things
2008-04-06 22:22:44 +00:00
AJ Kelly
c1733c18c6
change GetCurrentSteps to note that there is an arg required
2008-04-05 22:49:08 +00:00
AJ Kelly
47cf8e5716
add some more HeaderTexts (and blank secondary texts for now)
2008-04-05 22:48:14 +00:00
AJ Kelly
52deb9a6d2
prevent words from escaping frame
2008-04-05 22:44:36 +00:00
AJ Kelly
c5620d6c2d
add DifficultyDisplay StepsType for dance-solo, pump-single, pump-double
2008-03-29 21:17:10 +00:00
AJ Kelly
d84478dccf
add more functions to Actor, GameState, PlayerStageStats, ScreenManager; add TimingData and ScreenProfileSave
2008-03-29 20:12:57 +00:00
AJ Kelly
7e214aabf1
add GetSongGroupColor
2008-03-28 20:24:01 +00:00
AJ Kelly
5c0df088d9
add missing functionality that would hide balloon
2008-03-28 00:17:10 +00:00
AJ Kelly
72ca25cf0f
change long/marathon banners to bubble, set a maxwidth on artist so it doesn't overflow into the bpm area
2008-03-27 20:54:42 +00:00
AJ Kelly
4e21904e9c
move up text for OptionIcons
2008-03-27 20:52:29 +00:00
AJ Kelly
373ab121f0
support for #GENRE done right this time
2008-02-23 21:29:50 +00:00
AJ Kelly
f8e4e4c1be
read #GENRE tag from DWI files
2008-02-23 19:37:45 +00:00
AJ Kelly
3e0db665cd
move scrollbar thumb, change Beginner to Novice (it was taking up too much space on the DifficultyList)
2008-02-23 04:15:14 +00:00
AJ Kelly
d04ed18acc
Fix compile
2008-02-20 04:43:47 +00:00
AJ Kelly
fb8709d489
fix uneven dimensions
2008-02-19 18:54:02 +00:00
AJ Kelly
efeaafebee
show number of stages as set by user, make icon glow diffuseshift for the time being, add stroke to * players text
2008-02-19 18:36:39 +00:00
AJ Kelly
bfa9f2042a
add missing Beginner/Challenge (change as needed)
2008-02-19 04:44:59 +00:00
AJ Kelly
3debfbef67
Add ActorFrame, Banner, Trail
...
Add more functions to a number of other classes
2008-02-17 01:52:07 +00:00