Thai Pangsakulyanont 4316579e89 [warps] my attempt at making warps work. see commit message.
+ TimingData: rewrote GetBeatAndBPSFromElapsedTimeNoOffset and GetBeatFromElapsedTimeNoOffset
  to make it simpler and compute times correctly, by going through 3 arrays at the same time.
+ TimingData: added TimingData::IsWarpAtRow(int) just in case.
+ The skipping part is now handled by TimingData.

Current issues:

+ the rewritten function does not check if the vectors are sorted.
+ if you press the notes after the skip before the skip is reached, the notes in the warp
  range got hit instead because m_iWarpBeginRow was not set before the warp is reached.
+ the notes after the skipped part are not judged if hit before the warp is reached and
  the warp is big enough.
2011-03-25 23:19:31 +07:00
2010-08-18 14:33:51 -05:00
2011-03-17 01:47:30 -04:00
2011-03-17 01:47:30 -04:00
2011-03-17 01:47:30 -04:00
2011-03-17 01:47:30 -04:00
2011-03-17 01:47:30 -04:00
2011-03-17 01:47:30 -04:00
2011-03-17 01:47:30 -04:00
2010-07-24 00:26:22 -05:00
2011-03-24 20:41:35 -04:00
2011-03-17 01:47:30 -04:00
2011-03-17 00:22:21 -05:00
2011-03-22 22:38:12 -04:00
2011-03-17 01:47:30 -04:00
S
Description
554 MiB
Languages
C++ 85.7%
Lua 4.3%
C 4.3%
Rich Text Format 2.3%
CMake 1.1%
Other 2%