Martin Natano
|
78fb2e9fc3
|
Decouple <cstddef>
|
2023-04-20 11:21:29 +02:00 |
|
Michael Sundqvist
|
0cba3579de
|
Remove global "using namespace std;" declarations, use "std::" prefixes on all std elements
Fix whitespace changes
|
2022-07-31 22:14:38 +02:00 |
|
x0rbl
|
0b34a0df3a
|
Fix crash with AllowMultipleHighScoreWithSameName (#1963)
|
2020-02-12 06:10:28 -08:00 |
|
teejusb
|
7e3789b131
|
Integrate C++11 branch into 5_1-new
|
2019-06-22 12:35:38 -07:00 |
|
Flameshadowxeroshin
|
f230729a6f
|
unsigned int combo and score, Player::IncrementComboOrMissCombo
|
2015-01-23 10:25:06 -06:00 |
|
Kyzentun
|
a580d54662
|
Profile loading no longer clears out scores for songs that can't be found. Profile merging functions added to ProfileMan and ScreenManageProfiles for profile migration. HighScore operators rewritten to follow good practice.
|
2014-11-25 21:37:15 -07:00 |
|
Kyzentun
|
6db1199db5
|
Added PROFILE:GetHighScoreListIfExists for limiting memory footprint on searches. Added PROFILE:GetAllUsedHighScoreNames to provide a non-brute force way for obtaining a list of names. Added HighScoreList:GetHighestScoreOfName so the C++ side could do the iteration. Added HighScoreList:GetRankOfName for the same reason.
|
2014-05-13 13:34:38 -06:00 |
|
Jason Felds
|
c67419ecc8
|
There goes the macro file.
This is one of my bigger commits in this branch.
Still, shouldn't cause a problem.
|
2013-05-01 23:54:39 -04:00 |
|
Jason Felds
|
b4de5421b7
|
Make this loop slightly more efficient.
|
2013-05-01 22:14:35 -04:00 |
|
AJ Kelly
|
37c73feae8
|
[HighScore] Added Max Combo, Stage Award and Peak Award. New Lua bindings for HighScore: GetMaxCombo(), GetStageAward(), GetPeakComboAward().
|
2012-02-15 04:12:03 -06:00 |
|
Jason Felds
|
a085d0d1da
|
Line endings...be normalized!
|
2011-03-17 01:47:30 -04:00 |
|
Jason Felds
|
49859de9d7
|
More doxygen.
|
2011-02-13 14:32:36 -05:00 |
|
AJ Kelly
|
286c3a565d
|
add HighScore:GetGrade() Lua binding.
|
2010-06-19 00:41:27 -05:00 |
|
AJ Kelly
|
3e51544930
|
Initial commit.
|
2010-01-26 21:00:30 -06:00 |
|
Devin J. Pohly
|
80057f53cd
|
smsvn -> ssc-hg glue: rearrange directory structure
|
2013-06-10 15:38:43 -04:00 |
|