Jason Felds
6d1dd6997b
More sporadic doxygen documenting.
...
Really need a themer for Actor stuff.
2011-02-18 15:10:11 -05: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
AJ Kelly
c9c61c4bb9
working on mouse stuff, one part at a time.
2011-02-14 13:41:44 -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
3df2b54aa4
indentation
2011-02-14 01:47:06 -06:00
AJ Kelly
79533fc40f
working on mouse stuff...
2011-02-14 01:43:41 -06:00
AJ Kelly
43431086cd
update changelog
2011-02-13 22:33:14 -06:00
AJ Kelly
1056c35ab7
whitespace
2011-02-13 22:08:46 -06:00
AJ Kelly
5c21458ba6
slightly better assert message
2011-02-13 21:10:56 -06:00
AJ Kelly
08f2024400
add strokes to Japanese, Thai, and Korean fonts
2011-02-13 18:47:35 -06:00
Jason Felds
7e5f7253fc
More doxygen. This will be it for me for now.
2011-02-13 18:31:33 -05:00
Jason Felds
54d973b18a
I wonder how the branches will look this time.
2011-02-13 18:13:06 -05:00
Jason Felds
d6bdeb0499
Another round of doxygenating.
2011-02-13 18:12:40 -05:00
AJ Kelly
0139f8e201
small changes
2011-02-13 16:57:31 -06:00
AJ Kelly
ce043d595b
allow themers to use .sm files as well as .ssc files for ScreenHowToPlay.
2011-02-13 16:55:51 -06:00
AJ Kelly
e4002ab57f
comment
2011-02-13 16:55:16 -06:00
AJ Kelly
0975f8c39c
small fixes
2011-02-13 16:55:00 -06:00
AJ Kelly
606cb4f76a
add comment, start working on making this assert message better
2011-02-13 16:18:41 -06:00
AJ Kelly
be638d1c3c
update instructions to include how to make an announcer
2011-02-13 16:15:33 -06:00
AJ Kelly
95697e4889
fix warnings
2011-02-13 15:42:47 -06:00
AJ Kelly
032de83636
Life Difficulty 4 is now as difficult as Life 6 was.
...
Change name of the life difficulty options:
old: 1, 2, 3, 4, 5, 6, 7
new: 1.2, 1.0, 0.8, 0.6, 0.4, 0.33, 0.25
2011-02-13 15:22:02 -06:00