Flameshadowxeroshin
873a60a9a3
fix what appears to be a FFMpeg blocker
2011-03-14 19:39:33 -05:00
Flameshadowxeroshin
067f5d967b
once and for all
2011-03-14 19:35:09 -05:00
Flameshadowxeroshin
4efd7886ed
fuckin merges reverted
2011-03-14 19:30:41 -05:00
Jason Felds
8a7877f9d1
More warning fixes.
...
RageThreads.h is right now clear of
Effective Violations. It may be worth studying.
2011-03-14 15:30:04 -04:00
Jason Felds
61d36671da
Effective C++ violations being weeded out.
...
Not yet below 40K.
2011-03-14 13:40:38 -04:00
Jason Felds
d855d8c7e8
Bring light into the shadow...variables.
...
Yeah, yeah, can't make a good joke at 2:30 AM.
2011-03-14 02:36:48 -04:00
AJ Kelly
ed72f533bd
things still work with these commented out, but the libs still need to be there...
2011-03-13 21:33:01 -05:00
AJ Kelly
dc196b38af
fix compile for real this time
2011-03-02 21:49:31 -06:00
Jason Felds
62a1db4443
THERE!
2011-03-02 19:08:06 -05:00
Jason Felds
1672596922
Why must #macros end differently?
2011-03-02 19:05:18 -05:00
Jason Felds
263a842d8c
Yeah, I've done this with #macros myself before.
2011-03-02 19:02:52 -05: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
Jason Felds
3cbf007352
Another batch of doxy.
2011-02-26 02:54:17 -05:00
Jason Felds
14047a9e87
Loads more doxy.
2011-02-26 02:38:28 -05:00
Jason Felds
2192a9d90b
More of the docs.
2011-02-25 19:46:04 -05:00
AJ Kelly
6e16f60de5
small whitespace cleanup; hope I didn't break line endings
2011-02-25 16:04:59 -06:00
Jason Felds
054ead23d6
Last batch of doxygen for a bit.
2011-02-25 12:33:43 -05:00
Jason Felds
01f29c7995
More doxygen.
2011-02-25 11:12:04 -05:00
AJ Kelly
e1b7f7c2bf
kill some extra whitespace
2011-02-24 14:09:53 -06:00
AJ Kelly
46a39029d1
fix compile on windows
2011-02-23 20:44:40 -06:00
Jason Felds
6e2ee12007
Allow access to the mouse files.
2011-02-23 20:33:29 -05:00
AJ Kelly
5bba255711
small stuff, again
2011-02-23 19:02:38 -06:00
AJ Kelly
070cccb307
eek! a mouse! (or the start of one on Mac?)
2011-02-23 18:19:54 -06:00
AJ Kelly
d78b379464
alright, now mouse support is getting somewhere.
2011-02-23 04:33:55 -06:00
AJ Kelly
245b03fc46
more mouse work... themers on windows can now get mouse x/y coords
2011-02-23 03:11:49 -06:00
AJ Kelly
7666a68151
shut up noisy logging for now
2011-02-19 05:59:18 -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
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
bf9609ca5c
latest work on mice stuff, still not too far. also slight cleanup
2011-02-15 01:54:43 -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
AJ Kelly
24a15bae96
slightly more work on mouse input, but still not really working. trying again tomorrow.
2011-02-14 03:16:32 -06:00
AJ Kelly
26d318db05
whitespace killing
2011-02-14 01:49:52 -06:00
AJ Kelly
79533fc40f
working on mouse stuff...
2011-02-14 01:43:41 -06:00
AJ Kelly
1056c35ab7
whitespace
2011-02-13 22:08:46 -06:00
AJ Kelly
101711b965
one of these days, I'd like for Caps Lock to work...
2011-01-09 18:00:47 -06:00
Flameshadowxeroshin
8e742dce5a
a few little changes
2010-12-20 11:43:27 -06:00