Jason Felds
edabf4605b
Clean up three sets of warnings:
...
* Ensure all switches have a default when working with enums.
* Match defined new[] calls with delete[] calls.
* Respect variable initialization order.
2016-03-24 18:30:29 -04:00
AJ Kelly
bddd6298be
"Mice can either be kHIDUsage_GD_Mouse or kHIDUsage_GD_Pointer." Not sure why I thought it was a good idea to not check for Pointers as well, given that the Joystick code searches for both kHIDUsage_GD_Joystick and kHIDUsage_GD_Gamepad
2012-02-19 13:55:54 -06:00
AJ Kelly
066f2ee2d1
notes
2011-03-29 18:44:02 -05:00
AJ Kelly
3c8d5fcb8c
attempt to log mouse position on mac
2011-03-29 18:16:35 -05:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
AJ Kelly
c7ec5f2601
changes to mac mouse stuff
2011-03-16 23:29:44 -05:00
Colby Klein
9a88c8ec54
Comment out (build breaking) mouse code for OS X, fix 3d noteskins + characters at the same time (I hope)
2011-02-24 20:04:00 -08:00
AJ Kelly
6c0290d6ce
attempt to fix compile, but will likely still fail
2011-02-23 21:53:53 -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
Jason Felds
38706cc50e
I said, yes go.
2011-02-23 20:51:37 -05:00
Jason Felds
ffeb0e47b2
easing scope was a yes go
2011-02-23 20:50:40 -05: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
Jason Felds
105608cf08
DiffMerge test successful.
2011-02-23 20:39:07 -05:00
Jason Felds
55187277f8
Blank line warnings.
2011-02-23 20:37:24 -05:00
AJ Kelly
75e050008b
comment out assert, but this may not be the end
2011-02-23 19:36:46 -06:00
Jason Felds
e6595c9107
mapping -> m_Mapping
2011-02-23 20:31:25 -05:00
Jason Felds
65f3085ca9
Fix cross initialization error.
2011-02-23 20:30:00 -05:00
AJ Kelly
f0ce616868
let's add the Mouse constructor, that'd be a good idea
2011-02-23 19:28:29 -06:00
Jason Felds
027006a056
Fix simple errors.
...
More work has to be done.
2011-02-23 20:26:28 -05:00
AJ Kelly
a6826bc999
even more mac mouse work!
2011-02-23 19:15:21 -06:00
AJ Kelly
3effa406ab
more mac mouse code
2011-02-23 18:53:36 -06:00
AJ Kelly
72005edb45
mac mouse stuff in progress; this won't compile but luckily it's not in anyone's config yet
2011-02-23 18:40:55 -06:00
AJ Kelly
b8d79c1904
well, I'm in over my head on this one, but this should be somewhat of a start
2011-02-23 16:53:51 -06:00