Commit Graph
100 Commits
Author SHA1 Message Date
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
AJ Kelly 535e62c734 add Lua binding for getting a group banner 2008-02-16 22:21:48 +00:00
AJ Kelly 7920bcd42c remove MusicSortDisplay 2008-02-16 08:29:02 +00:00
AJ Kelly c49fb47d05 remove lines in [SongManager] meant for languages 2008-01-14 00:05:17 +00:00
AJ Kelly e8769ea8c3 Added some more functions for Actor, Course, GameState, LifeMeter, MenuTimer, Screen
Added HighScore class and most functions
2008-01-05 19:04:08 +00:00
AJ Kelly e63061b675 fix GetAllCourses arguments 2008-01-02 19:06:00 +00:00
AJ Kelly b145705ce7 fix both combo/miss labels being shown at once 2008-01-01 19:32:32 +00:00
AJ Kelly 6756c3b2d3 add ProfileManager, RageFile, ScreenProfileLoad classes, and some more functions 2007-12-30 04:46:46 +00:00
AJ Kelly 345a5505ed Changed difficulty icons on gameplay to a new design and have them use localized strings instead of baked text 2007-12-23 09:05:11 +00:00
AJ Kelly 51c8a86a97 always show frames in Rave mode 2007-12-22 23:05:33 +00:00
AJ Kelly 07a5e1b456 fix typo, add more global functions 2007-12-01 02:33:53 +00:00
AJ Kelly f18719812a add more Actor commands 2007-12-01 01:57:39 +00:00
AJ Kelly c8b81a6075 add ScreenSelectProfile 2007-11-23 05:38:17 +00:00
AJ Kelly 804ede5204 change formatting on GlobalFunctions
Add hidden, visible to Actor
Add GetDescription, GetFilename,GetMeter, IsAutogen to Steps
Add GetMetric and GetString to ThemeManager (may need better explanations)
Add Course, LifeMeter, PlayerInfo
2007-11-17 19:50:52 +00:00
AJ Kelly 96058b0eac add some SongManager things 2007-11-07 05:21:51 +00:00
AJ Kelly c64bcdbb03 add missing buttons (Center, DownLeft, DownRight) 2007-10-29 00:00:29 +00:00
AJ Kelly eb6522f828 simplify design 2007-10-24 16:01:38 +00:00
AJ Kelly 1a18cdfbb4 fix frame size 2007-10-24 15:55:54 +00:00
AJ Kelly 2260865eff sharper main info text + psd files 2007-10-24 15:55:02 +00:00
AJ Kelly 2ff1e05e62 new explanation graphic + psd version 2007-10-24 15:51:04 +00:00
AJ Kelly a066d023b1 fix uneven frame size 2007-10-24 15:43:34 +00:00
AJ Kelly 539624192f smooth out pixels to make it look cleaner 2007-10-24 15:42:30 +00:00
AJ Kelly 8a78d6e2a4 TextBanner functions, some ActorScroller functions, more Gamestate stuff 2007-10-12 17:40:36 +00:00
AJ Kelly c3e0c494f0 add sorting by music length 2007-10-07 21:09:52 +00:00
AJ Kelly 426747656a more documentation 2007-10-07 20:24:58 +00:00
AJ Kelly 01554b9b41 fix score appearing over transitions 2007-10-05 07:38:37 +00:00
AJ Kelly 009c42b9f2 use suffixes for stage numbers instead of leaving them as just numbers 2007-10-05 00:51:01 +00:00
AJ Kelly 6a82818b97 lifemeter passing to normal again (less work for people making themes that fall back on default) 2007-10-04 03:43:43 +00:00
AJ Kelly 834995c6ca remove start button in the credits layer in "press start" 2007-10-03 03:42:03 +00:00
AJ Kelly 6d4faf41b2 add EdgeWidth 2007-09-29 19:10:19 +00:00
AJ Kelly de4d9d34cb allow themers to set groove radar edge width 2007-09-29 19:09:54 +00:00
AJ Kelly 9e6be5b399 mode Actor commands, add MenuTimer, PlayerStageStats, Profile, Steps, ThemeManager 2007-09-24 14:54:20 +00:00
AJ Kelly c9b69604e8 add more lua bindings for stats 2007-09-23 19:53:09 +00:00