Commit Graph
632 Commits
Author SHA1 Message Date
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 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
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 606cb4f76a add comment, start working on making this assert message better 2011-02-13 16:18:41 -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
AJ Kelly ec70fbeecb fix typo 2011-02-13 14:56:41 -06:00
Jonathan Payne 087c239882 + Oldschool behavior for BPMSegment loading ( Just In Case )
+ WIP Preference for DefaultFailType
2011-02-13 11:38:30 -08:00
Jason Felds 49859de9d7 More doxygen. 2011-02-13 14:32:36 -05:00
Jason Felds 2bb6240e84 More merge fun. 2011-02-13 13:50:15 -05:00
Jason Felds ade969f20c More doxygen. Compilation redoing warning. 2011-02-13 13:49:27 -05:00
Jason Felds 9e510cf9d2 Ditto. 2011-02-13 13:49:05 -05:00
AJ Kelly 0fbcb3d43f shut warning up 2011-02-13 12:28:46 -06:00
AJ Kelly 0c756e1e75 song: update .ssc version to v0.51
.ssc v0.51: make version the very first tag, limit it to two decimal places.
2011-02-13 11:06:34 -06:00
AJ Kelly 39aa06f306 comment and cleanup 2011-02-13 10:57:07 -06:00
Jason Felds 6d82a8725a Can't forget the mini hold stuff. 2011-02-13 11:15:37 -05:00
Jason Felds d6f08c27cb Hodgepodge of doxygen. Long way to go. 2011-02-13 11:14:58 -05:00
Flameshadowxeroshin 18e8c1b976 disable old minihold hack while new fix is tested. this will be reverted if the fix fails. 2011-02-12 23:19:34 -06:00
Flameshadowxeroshin aa1e278db0 experimental minihold bug fix 2011-02-12 23:16:55 -06:00
Jason Felds f64584bd17 More doxygen, more recompilation.
If someone wants to knock out StdString.h,
that would be great.
2011-02-12 22:53:34 -05:00
Jason Felds b0fa4422f2 Course*CRS.* doxygen-ated. 2011-02-12 22:20:11 -05:00
Jason Felds dbe5df006d NotesLoaderDWI mostly doxygen-ated. 2011-02-12 21:59:36 -05:00
Jason Felds e4f990d49a More doxygen. 2011-02-12 19:28:44 -05:00
Jason Felds 9c48788515 Accidental recursion. Thanks freem. 2011-02-12 18:54:23 -05:00
Jason Felds 440827ddc0 Put in some doxygen.
Note: This will force a recompile of all files.
If someone else can document the rest in one shot,
that would be beneficial.
2011-02-12 18:26:31 -05:00
Jason Felds 60b5be592c Attempt to fix Editor bug with Delays. 2011-02-12 17:57:27 -05:00
Jason Felds 33e714c6a0 More doxygen. Someone else can finish this file. 2011-02-12 17:44:51 -05:00
Jason Felds e05a9599fb More doxygen. More consistent functions. 2011-02-12 17:08:23 -05:00
Jason Felds 02a3d66230 View detailed description.
1) Doxygen for the structs.
2) Simplify operator functions >= and >.
3) More accurate operator functions <.
4) Add WarpSegment constructor that may be useful.
2011-02-12 15:43:24 -05:00
Jason Felds 5a63131f59 My bad for making it spaces vs tabs here. 2011-02-12 13:58:06 -05:00
Jason Felds e90858a571 The start of doxygen style comments.
Using Javadoc style for most of this.
The preferred style: document the header files.
Document the source files for whatever is not in the header.
2011-02-12 13:57:06 -05:00
AJ Kelly a4ba8c6564 change formatting to use tabs 2011-02-12 12:12:36 -06:00
Jason Felds 670a788897 Mini can be adjusted. Had to force a cast. 2011-02-12 01:57:40 -05:00
Jason Felds 12b80a8022 Beat's turn. 2011-02-12 01:45:20 -05:00
Jason Felds caad2f9214 Consistency with other switch statements. 2011-02-12 01:39:53 -05:00