Commit Graph

59 Commits

Author SHA1 Message Date
Jason Felds 1fc16698ba War on -Werror, part 12: explicit bool usage.
It may save a few cycles, but it's best to be
explicit on boolean operations, especially with
ASSERT.
2012-12-27 11:38:53 -05:00
Alberto Ramos d74c95d9b0 too many leftover rows, I have to hit F3+9 to skip the empty filling...
let's better leave it in 4 secs before
2012-02-21 19:08:11 -07:00
AJ Kelly 3e56caf1b1 empty meter fixes for DWI/KSF; KSF is more of a 'it used to be 0, now it's 1' thing 2011-10-07 12:48:21 -05:00
Mark Cannon 8099e25dcc stage 3 of TimingData changes: changed external interface, enforce encapsulation more strictly 2011-09-15 03:28:58 +00:00
Mark Cannon df9c4d8142 segment renovation stage 2: redefine TimingSegments as simple structs, standardize names and functions, use only rows for constructors (we'll limit allocation through TimingData::AddSegment in the near future) 2011-09-11 17:13:10 +00:00
Jason Felds 18ff542910 [timing] All but the Beat <-> Time functions.
Alright Thai...let's see if I can modify your work properly.
2011-07-27 23:32:37 -04:00
Jason Felds 3d58d76fcb Radar values fixed for KSF files.
Yes, this causes a cache update. No, I don't care.
2011-07-25 04:35:51 -04:00
Jason Felds f4f38ad12a Minor improvements with KSF loader.
Cache version up to 196.
2011-07-20 00:18:14 -04:00
AJ Kelly 271704ec11 fuck merging 2011-07-19 19:45:17 -05:00
AJ Kelly 9f3a35cd6c i hate this sometimes 2011-07-19 19:44:38 -05:00
Alberto Ramos 8f10e78155 oh 2011-07-19 18:40:27 -06:00
Alberto Ramos 0c1a33cbe3 things
ksfs are still broken
2011-07-19 18:35:29 -06:00
Alberto Ramos 9c826b7e27 bleh 2011-07-18 20:12:53 -06:00
Alberto Ramos ab7c163f52 is broken... 2011-07-18 20:06:40 -06:00
Alberto Ramos a612d6eb93 fix warnings
retrieving placeholders (will work with those later I promise)
2011-07-18 11:27:28 -06:00
Jason Felds 48226f2027 No longer store #NOTES in cache.
Use the #STEPFILENAME tag to access the files
as appropriate.

To the betting pool fans: file cache version is 192.
2011-07-17 16:06:40 -04:00
Jason Felds 199af25f31 Get inserts working via passing TimingSegments.
Unsure if this is the right way:
code review may be needed.
2011-07-14 19:01:12 -04:00
Jason Felds ef0472da2b You may leave the nag train at this time. 2011-07-12 22:35:12 -04:00
Jason Felds 08d5f8f722 Add Miss Combo support in #COMBOS tag. 2011-07-09 02:28:15 -04:00
AJ Kelly 4379df289d fix compile 2011-06-15 21:40:11 -05:00
Alberto Ramos 6c722c04a3 eye can update an comment -cirno 2011-06-15 18:46:41 -06:00
Alberto Ramos 49ff20cef6 see below: 2011-06-15 18:41:42 -06:00
Alberto Ramos 768eb5a7b7 idk what to put here 2011-06-15 17:32:40 -06:00
Alberto Ramos 8a9ba65071 Comments.
I want to do that.
KSF tweaks (scroll segments for now)
2011-06-14 02:59:15 -06:00
Jason Felds 8a315634dc Bring TickcountSegments to refactored level.
I wonder how many of the 8 will be claimed upon wakeup.
2011-05-31 01:20:22 -04:00
Jason Felds 9701b60910 [splittiming] Force tidying up of the song.
This will force tidying up of the timing,
thus stopping the SpeedSegment crashes.
2011-05-16 23:44:06 -04:00
Jason Felds a7bc1a01fe [splittiming] Try using the LAST file, not first.
Global timing can get funky if Crazy has lots
of changes. Normal, on the other hand, is usally sane.

Of course, if there are fewer files, it's a moot point.
2011-05-16 18:37:20 -04:00
Jason Felds 5bfc05c13a [splittiming] Fix #TICKCOUNTS saving improperly. 2011-05-16 17:32:00 -04:00
Jason Felds 68b391481d [splittiming] Rewritten to be more modular.
Guess I'll have some fun with this tonight.
2011-05-11 18:19:39 -04:00
Jason Felds 04d45bca1c [splittiming] Right, we store ints. 2011-05-11 17:13:22 -04:00
Jason Felds 8de6ddb7e3 [default -> splittiming] Cleanliness. 2011-05-11 17:07:20 -04:00
Jason Felds 750b688de4 Consistent insensitive string comparisons.
This seems to reduce the need for a #define,
but I need someone on the Windows side to check.
2011-05-11 16:48:51 -04:00
Jason Felds da51e26d07 Standardize conversion processes.
Too many arguments for or against the many methods:
stick to one inside a common function.

This commit will force recompilation of many files.
2011-05-11 15:58:31 -04:00
Jason Felds 6183954590 [splittiming] More work needed on this one. 2011-05-10 15:47:16 -04:00
Jason Felds 71bf72e964 [splittiming] More error fixes. (153)
Nothing has been tied to the steps yet.
2011-05-09 20:48:23 -04:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 60b5be592c Attempt to fix Editor bug with Delays. 2011-02-12 17:57:27 -05:00
Jason Felds e627cf8c77 Consistency with SM equivalent. 2011-02-10 22:53:10 -05:00
Alberto Ramos 984fad4633 lazyness with sm files noteskins animations and blah at NLKSF
also long time w/o commiting
2011-02-06 20:21:58 -07:00
Alberto Ramos 5cf6d07d8a my fault... 2010-09-13 14:52:38 -06:00
AJ Kelly a7c8cc32f0 very very small edits to notesloader KSF 2010-08-22 17:07:55 -05:00
Alberto Ramos 2e7bb5457c cleanup
tweaks
2010-08-22 15:53:15 -06:00
Alberto Ramos ad19ee394e ignore invalid notes 2010-08-21 21:24:05 -06:00
Alberto Ramos e8e5987a0a . 2010-08-08 18:08:19 -06:00
Alberto Ramos 004926865a some small tweaks in notesloaderksf (plus the previous bpm fix) 2010-08-07 21:15:17 -06:00
Alberto Ramos e6e9941d17 I did something really stupid... 2010-08-07 20:41:22 -06:00
Alberto Ramos 2a01c203f2 ksfdm |D| tag wasn't working because of me... sorry 2010-07-26 19:49:37 -06:00
Alberto Ramos 9cab120e24 Minor tweaks in gameman (pump stuff) and notesloaderksf 2010-07-21 14:08:48 -06:00
Alberto Ramos 58e4f6b434 Cleanup 2010-07-21 12:24:00 -06:00
Alberto Ramos 34b8b6b080 Major tweaks to notesloaderksf, |E| Tags are working as they should now. 2010-07-21 12:19:28 -06:00