Commit Graph
677 Commits
Author SHA1 Message Date
Jason Felds 1c8cc6e8d2 Try this again. 2011-02-18 16:30:33 -05:00
Jason Felds 93bb449987 More testing. 2011-02-18 16:27:02 -05:00
Jason Felds 7193a9a418 Start of doxygen-ing this file.
More soon: testing something first.
2011-02-18 16:21:34 -05:00
Jason Felds 2cce8507b4 Let's see if the CIA bot works now. 2011-02-18 16:07:40 -05:00
Jason Felds 3eafad1c89 Nice to see you helping with this. 2011-02-18 15:53:01 -05:00
Jason Felds 74e45aa432 More doxygen. 2011-02-18 15:52:44 -05:00
AJ Kelly 79cbd57da1 one mall doxygen plus more testing 2011-02-18 14:49:30 -06:00
AJ Kelly 293eebe876 tiny commit for testing 2011-02-18 14:44:38 -06:00
Jason Felds 4a4b2ff440 You know the drill. 2011-02-18 15:34:33 -05:00
Jason Felds 32af73f23c Hell? THIS! IS! SM-SSC! 2011-02-18 15:20:48 -05:00
Jason Felds d8ed9306b8 More brief doxygen-ating. 2011-02-18 15:20:20 -05:00
AJ Kelly a31439ef9d what the hell is going on here 2011-02-18 14:11:29 -06:00
AJ Kelly 2f54be53cb comment changes and such 2011-02-18 14:10:56 -06:00
Jason Felds 3b40a3ef20 My turn to merge. 2011-02-18 15:10:29 -05:00
Jason Felds 6d1dd6997b More sporadic doxygen documenting.
Really need a themer for Actor stuff.
2011-02-18 15:10:11 -05:00
AJ Kelly 8d3bcae3e5 set this to update for now but it may bring back crashes, not 100% sure 2011-02-18 14:08:26 -06:00
AJ Kelly 86dab15937 remove unused logging 2011-02-18 14:07:41 -06:00
AJ Kelly 6a198fd644 cleanup 2011-02-18 14:07:21 -06:00
AJ Kelly 413af26909 merging it all 2011-02-18 13:48:33 -06:00
AJ Kelly 9eb9a577f6 update changelog, plans for custom wheel item 2011-02-18 13:48:23 -06:00
AJ Kelly 204f932155 [WheelBase] enable SetOpenSection Lua binding 2011-02-18 13:47:32 -06:00
Jason Felds 4ef10e3025 More doxygen before class. (again) 2011-02-17 16:13:00 -05:00
AJ Kelly 8283a5bdda font reloading for real this time 2011-02-17 15:00:58 -06:00
AJ Kelly 69491c7ccb damnit I wanted to be able to refresh font settings and now I can again. 2011-02-17 14:42:40 -06:00
Jason Felds 2864b64dae Minor doxygen while I can. 2011-02-16 15:47:18 -05:00
AJ Kelly 0b13f2f5a5 working towards issue 24
http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=24
2011-02-15 23:44:36 -06:00
AJ Kelly 20b539f652 change z axis (wheeldown) scale to -120..120 to match input from mouse 2011-02-15 23:26:32 -06:00
AJ Kelly 072b7059ff eventually, I'd like the mousewheel to scroll the MusicWheel. 2011-02-15 23:25:30 -06:00
AJ Kelly 42693e91e7 update comment 2011-02-15 23:23:23 -06:00
AJ Kelly d53355e82e small whitespace thing 2011-02-15 23:23:03 -06:00
AJ Kelly 094afda043 add comment about ARROW_SIZE 2011-02-15 22:19:24 -06:00
AJ Kelly eaba89aa03 last mouse code commit for the night 2011-02-15 04:05:43 -06:00
AJ Kelly 2d71b91c25 mouse code progress 2011-02-15 03:38:02 -06:00
AJ Kelly 186a36ddbf slight comment/cleanup 2011-02-15 02:00:49 -06:00
AJ Kelly bf9609ca5c latest work on mice stuff, still not too far. also slight cleanup 2011-02-15 01:54:43 -06:00
AJ Kelly a2af7dc1a9 add #CHARTSTYLE to .ssc format (and now the editor too) 2011-02-14 23:05:52 -06:00
AJ Kelly 95af29b5e4 add #CHARTSTYLE tag to Steps for .ssc files; Keyboard/Pad/whatever else you can think of, just keep it standardized 2011-02-14 20:53:15 -06:00
AJ Kelly db8bc289a3 more mouse work; left, right, middle buttons + scrollwheel are recognized 2011-02-14 19:17:15 -06:00
AJ Kelly 641777ddf7 Found 2 DirectInput devices:
0: 'Keyboard' axes: 0, hats: 0, buttons: 256 (buffered)
   1: 'Mouse' axes: 3, hats: 0, buttons: 8 (buffered)

So let's get this straight:
Left, Right, and Middle clicks work.
Wheel Up and Wheel Down work.
X/Y axis doesn't seem to work yet.
2011-02-14 17:08:29 -06:00
AJ Kelly 5597b86887 the very beginning of mouse support in sm-ssc 2011-02-14 15:00:16 -06:00
AJ Kelly 9496af029f Found 2 DirectInput devices:
0: 'Keyboard' axes: 0, hats: 0, buttons: 256 (buffered)
   1: 'Mouse' axes: 0, hats: 0, buttons: 8 (buffered)

it's only just beginning
2011-02-14 14:49:44 -06:00
AJ Kelly 09eae1f65f mouse code: input still works... again 2011-02-14 14:47:47 -06:00
AJ Kelly 99657b33b5 mouse code: input still works, very paranoid 2011-02-14 14:26:45 -06:00
AJ Kelly c14ad4955a mouse code: memset still works. 2011-02-14 14:23:56 -06:00
AJ Kelly ef2de84c1e paranoid mouse code sync 2011-02-14 14:21:56 -06:00
AJ Kelly 13adc237f8 another mouse code sync (expect more of these) 2011-02-14 14:18:08 -06:00
AJ Kelly 6d44f22dbe still works, nothing serious yet 2011-02-14 14:16:24 -06:00
AJ Kelly c4510a46c8 still doesn't break 2011-02-14 14:12:58 -06:00
AJ Kelly a7dbd0ca91 input still works... trying to be as careful as I can here 2011-02-14 14:10:04 -06:00
AJ Kelly 0fda8885da alright, it still works... 2011-02-14 14:04:33 -06:00