Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly e69c3d127d fix cel shading functions 2011-03-08 13:13:53 -06:00
AJ Kelly 4e0dd3dce4 change comment style 2011-03-07 15:28:45 -06:00
AJ Kelly 828e36219f remove another todo of mine 2011-03-07 15:22:41 -06:00
AJ Kelly ba6ab436e5 small whitespace killing 2011-03-07 15:21:03 -06:00
AJ Kelly c4622d375b remove a todo of mine that made no sense 2011-03-07 15:19:37 -06:00
AJ Kelly 3a89fafb8f fix errors with subtitle 2011-03-07 15:01:33 -06:00
AJ Kelly a5d176b0f6 fix position of MIGS/ITG boxes on eval 2011-03-07 14:42:38 -06:00
AJ Kelly f7781aa004 forgot this too 2011-03-06 00:35:46 -06:00
AJ Kelly c3ac117dbe fix compile, for real this time 2011-03-06 00:35:28 -06:00
AJ Kelly 6016d05b52 fix compile 2011-03-06 00:34:26 -06:00
AJ Kelly 5072481151 Added overlay input for ScreenInstallOverlay... commented out the stepmania.com launch for now. 2011-03-05 12:38:04 -06:00
AJ Kelly b393826d23 lost cause 2011-03-04 22:49:11 -06:00
AJ Kelly 3aa0577801 forgot to commit ScreenEdit, which uses SnapDisplay 2011-03-04 22:48:40 -06:00
AJ Kelly f1fe71a60a whitespace kill 2011-03-04 22:48:17 -06:00
AJ Kelly 60ce757c5f spacing cleanup 2011-03-04 22:48:00 -06:00
AJ Kelly 7e128f8fdb it wasn't using the PlayerNumber for anything here. 2011-03-04 22:47:38 -06:00
AJ Kelly c1858f6920 cleanup and a small doxy note 2011-03-04 20:55:39 -06:00
AJ Kelly d7fa896646 CustomLighting is another command I'm having some trouble with... 2011-03-03 00:08:40 -06:00
AJ Kelly 0771d24022 working on a CelShading command that may or may not end up working; commented out for now 2011-03-03 00:03:56 -06:00
AJ Kelly b36aabeeaa cleanup/comment 2011-03-02 23:57:57 -06:00
AJ Kelly dc196b38af fix compile for real this time 2011-03-02 21:49:31 -06:00
AJ Kelly 7f31b13bb0 comment/cleanup 2011-03-02 21:17:40 -06:00
AJ Kelly 9ed376e518 fix Mac build with ffmpeg 2011-03-02 17:55:38 -06:00
AJ Kelly 2a12c21daa apply Tatsh's patch from http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=218 2011-03-02 16:57:34 -06:00
AJ Kelly a6953e09b2 working towards finishing issue 24: http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=24 2011-03-02 16:55:34 -06:00
AJ Kelly 1aff384afe Revert "src\NoteDisplay.cpp"
This reverts commit d750f2a1e8.
2011-03-02 16:40:48 -06:00
AJ Kelly d750f2a1e8 src\NoteDisplay.cpp 2011-03-02 16:37:20 -06:00
AJ Kelly 387bb95745 cleanup, comment 2011-03-02 14:42:27 -06:00
AJ Kelly 26227213dc cleanup, comment 2011-03-02 14:41:59 -06:00
AJ Kelly e6f9c503dd and moving it into here. 2011-03-02 14:37:16 -06:00
AJ Kelly 7567d21a9e moving some stuff out of here 2011-03-02 14:37:05 -06:00
AJ Kelly 53494f681a forgot a variable. fixes compile. 2011-03-02 01:34:44 -06:00
AJ Kelly 402000e6e0 [ScreenHowToPlay] Allow themers to use either .ssc or .sm files.
(update comment on ScreenGameplaySyncMachine)
2011-03-02 01:33:29 -06:00
AJ Kelly 182bb0590c this time, really allow themers to use either .ssc or .sm simfiles for ScreenGameplaySyncMachine. 2011-03-02 01:29:58 -06:00
AJ Kelly bbfeedab5a remove alternate name 2011-03-02 01:19:59 -06:00
AJ Kelly 76865a9a19 very minor whitespace removal 2011-03-02 01:19:53 -06:00
AJ Kelly 69c4a09e84 rename the music file to stop it from whining about similar names 2011-03-02 01:19:24 -06:00
AJ Kelly f863abe553 fix error, slightly modify position of MIGS/ITG boxes 2011-03-02 01:09:03 -06:00
AJ Kelly 51e6e47fa4 go die in a fire, merging 2011-02-27 22:05:31 -06:00
AJ Kelly d0059135c4 whiny piece of junk 2011-02-27 22:05:22 -06:00
AJ Kelly d23a718b8b change this to use the string binding 2011-02-27 22:04:14 -06:00
AJ Kelly 6690b72bc6 small SnapDisplay changes, nothing serious 2011-02-27 20:12:41 -06:00
AJ Kelly b08f96237b merging again 2011-02-27 20:03:05 -06:00
AJ Kelly c8746a14d5 notespace blah 2011-02-27 20:02:55 -06:00
AJ Kelly 24d4605c0b update comments, clean extra whitespace 2011-02-27 20:02:18 -06:00
AJ Kelly 794c418879 merge 2011-02-27 19:03:11 -06:00
AJ Kelly 71a00e1b74 merge 2011-02-27 18:37:48 -06:00
AJ Kelly b0e0097bbc cleanup/comment stuff 2011-02-27 18:37:40 -06:00
AJ Kelly 77a57d5db3 update comment 2011-02-27 18:37:00 -06:00
AJ Kelly 6061d5c08e commenting 2011-02-27 18:36:41 -06:00
AJ Kelly 18f7dea5f9 [PlayerState] The old GetPlayerOptions() binding is now GetPlayerOptionsString(). There is a new GetPlayerOptions() binding that gets the PlayerOptions object, which has a GetNoteSkin() binding (and hopefully more in the future). 2011-02-27 18:36:05 -06:00
AJ Kelly 1631074f8c messing around with smpackage, which doesn't want to compile for me on VS2008 Express still 2011-02-27 13:12:38 -06:00
AJ Kelly f2e7954054 various cleanup/comment changes 2011-02-27 00:52:32 -06:00
AJ Kelly 83b4aff301 remove extra semicolon 2011-02-27 00:51:40 -06:00
AJ Kelly 30f9215aef change how ScreenOptionsToggleSongs works.
Now the main page (ScreenOptionsToggleSongs) has the groups, and a sub-page (ScreenOptionsToggleSongsSubPage) holds all the songs in a specific group.
2011-02-26 15:11:41 -06:00
AJ Kelly 734cbab2a1 small cleanup 2011-02-25 18:26:31 -06:00
AJ Kelly 32e6e65d35 more small comment updates for futures 2011-02-25 16:28:19 -06:00
AJ Kelly 6e16f60de5 small whitespace cleanup; hope I didn't break line endings 2011-02-25 16:04:59 -06:00
AJ Kelly 01f56c777e I guess you don't need this for font reloading after all... 2011-02-25 15:49:51 -06:00
AJ Kelly 9d38caa32f more ssc futures preparations 2011-02-25 15:49:36 -06:00
AJ Kelly 4c869d49ba small comment/cleanup 2011-02-25 14:43:05 -06:00
AJ Kelly 3666771885 update comment 2011-02-25 14:41:36 -06:00
AJ Kelly 38007eac91 cleanup of whitespace again 2011-02-25 04:19:44 -06:00
AJ Kelly 4eb8117ee7 whitespace, commenting... 2011-02-25 04:14:34 -06:00
AJ Kelly 63352110ea whitespace cleanup 2011-02-25 04:13:37 -06:00
AJ Kelly 2f01969781 smpackage blargh stuff 2011-02-25 01:59:47 -06:00
AJ Kelly bb1e1a297f try to avoid a crash here, at the expense of it possibly not logging in for some people... please send log info if it happens to you. 2011-02-25 00:55:38 -06:00
AJ Kelly e1b7f7c2bf kill some extra whitespace 2011-02-24 14:09:53 -06:00
AJ Kelly 2be07e74f4 shut up, warning 2011-02-24 14:09:10 -06:00
AJ Kelly 26a2cd2155 4,1M07,01E08,01R09,01G11,01E 12,01R06,01A04,01G07,01E
(merge rage)
2011-02-24 00:57:21 -06:00
AJ Kelly 23607be62b doxygen: project name is now sm-ssc; use subdirs 2011-02-24 00:56:33 -06:00
AJ Kelly b73a2bb153 [NotesLoaderSSC] Allowed reading of #NOTES2 again. 2011-02-24 00:55:19 -06:00
AJ Kelly 52d81ffa2e no temp folder for doxygen windows 2011-02-24 00:54:58 -06:00
AJ Kelly bbb5ae1f16 I keep messing around with it 2011-02-24 00:50:31 -06:00
AJ Kelly 170029498f tab size is 4 tvym 2011-02-24 00:41:28 -06:00
AJ Kelly 8deb69ec57 update the future EffectAction and EffectType enums 2011-02-24 00:22:42 -06:00
AJ Kelly 8c3eda6315 yup, I continue to work on this new effect system for Actors. one day it might even get finished! 2011-02-24 00:14:53 -06:00
AJ Kelly cd5496159f better rainbow colors 2011-02-24 00:10:25 -06:00
AJ Kelly 8d4fa6a289 change comment order 2011-02-23 23:54:03 -06:00
AJ Kelly ac8aa2a7dd more of that new Effect stack planning 2011-02-23 23:53:49 -06:00
AJ Kelly 2153ba0dae archutils\Win32\ cleanup and comment 2011-02-23 22:59:15 -06:00
AJ Kelly 6c0290d6ce attempt to fix compile, but will likely still fail 2011-02-23 21:53:53 -06:00
AJ Kelly 3e135d8519 add sm-ssc Mouse Test theme 2011-02-23 21:23:51 -06:00
AJ Kelly 2c6f990f7d update comments 2011-02-23 21:06:24 -06:00
AJ Kelly d980029b29 question some logic decisions I made 2011-02-23 21:02:37 -06:00
AJ Kelly 46a39029d1 fix compile on windows 2011-02-23 20:44:40 -06:00
AJ Kelly 9d13a13912 merge 2011-02-23 20:40:16 -06:00
AJ Kelly e01def85ec attempt to make mouse x/y work 2011-02-23 20:39:51 -06:00
AJ Kelly 3ed8b14c47 alright, this may help out some, but there's still no path to INPUTFILTER yet... need to get x and y coordinates 2011-02-23 20:01:14 -06:00
AJ Kelly b69ccaf0f6 easing scope was a no go 2011-02-23 19:50:00 -06:00
AJ Kelly d00b672898 ease scope, in an attempt to dodge a warning 2011-02-23 19:47:25 -06:00
AJ Kelly eed951e046 more MouseDevice changes 2011-02-23 19:44:04 -06:00
AJ Kelly c5abc5ca50 no more mousewheel (should be using z axis) 2011-02-23 19:40:55 -06:00
AJ Kelly 003f403f0c branch merge 2011-02-23 19:40:03 -06:00
AJ Kelly 0a3a47086c may want to assign m_Mouse... 2011-02-23 19:39:18 -06:00
AJ Kelly 75e050008b comment out assert, but this may not be the end 2011-02-23 19:36:46 -06:00
AJ Kelly e9bc46fee6 mapping -> m_Mapping 2011-02-23 19:31:14 -06:00
AJ Kelly f0ce616868 let's add the Mouse constructor, that'd be a good idea 2011-02-23 19:28:29 -06:00
AJ Kelly a6826bc999 even more mac mouse work! 2011-02-23 19:15:21 -06:00
AJ Kelly c6e641df29 more small stuff 2011-02-23 19:04:37 -06:00