Jason Felds
f5c877cbb6
Replace StringToInt with the std version.
...
Again, RageUtil isn't the right home.
2013-05-04 11:59:25 -04:00
Jason Felds
328c41eec0
The big NULL replacement party part 4.
...
...okay, not as big of a commit.
2013-05-03 23:24:23 -04:00
Jason Felds
a3f37dc2b4
The big NULL replacement party part 3.
...
Getting there I think.
2013-05-03 23:16:39 -04:00
Jason Felds
ba59dd1656
The big NULL replacement party part 2.
...
This may take a bit. Trying to do this by operator/command.
2013-05-03 23:11:42 -04:00
Jason Felds
9f24627bf9
The big NULL replacement party part 1.
...
This is meant to be a safer alternative since
NULL can often be 0. Let's not rely on that.
And yes, I know this is a lot of files. This is
a safer thing to do in big commits vs for loops.
2013-05-03 23:01:54 -04: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
4dc2b5e636
More loops.
2013-04-30 20:01:58 -04:00
Jason Felds
b6cbb511f8
So much to convert...
...
this may have worked better with auto.
Still, I'd rather be explicit when possible.
2013-04-27 15:12:47 -04:00
Jason Felds
f66883aa1b
Forgot to utilize references.
...
Still compiled, but wasn't the best move.
2013-04-27 13:33:05 -04:00
Jason Felds
eac4dc231d
Handle the set loop here.
2013-04-27 13:29:34 -04:00
Jason Felds
bbb57b1600
Missed more of these darned spots.
...
Gah, losing my touch.
2013-04-18 22:56:57 -04:00
Jason Felds
0ae4183f7b
Round 2-2 of this.
2013-04-16 00:16:02 -04:00
Colby Klein
a1fc6a38b1
Revert "No point in saving CoinData anymore."
...
This reverts commit 3d90a33394 .
2013-02-11 12:11:11 -08:00
Jason Felds
3d90a33394
No point in saving CoinData anymore.
2013-02-10 10:32:11 -05:00
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
AJ Kelly
b4bd8e82d9
Add various new bindings for ProfileManager, also GetGUID binding for Profile. [asorenson]
2012-11-22 12:42:12 -06:00
AJ Kelly
c07d41cecb
[Profile] Added GetLastPlayedSong and GetLastPlayedCourse Lua bindings.
2012-04-25 19:56:33 -05:00
AJ Kelly
4cfc1af8db
remove leftover catalog stuff
2011-10-27 21:31:34 -05:00
Mark Cannon
b5d8d67079
"UserData" -> "UserTable" in Profile; more accurate name.
2011-08-21 20:20:59 -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
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
Jason Felds
81ccc7daba
Quickly variables! Into the magic mirror!
2011-03-14 03:32:07 -04:00
Jason Felds
9d13036e08
Add @briefs to the Luna classes.
...
Yeah...there was a lot. */
2011-02-19 12:26:18 -05:00
Jason Felds
d6bdeb0499
Another round of doxygenating.
2011-02-13 18:12:40 -05:00
AJ Kelly
86b2dcdc0a
[Profile] Add GetLastUsedHighScoreName Lua binding.
2010-12-19 14:54:45 -06:00
AJ Kelly
a8de96107f
New Lua Bindings: Profile:SetCharacter(sCharID), GAMESTATE:GetCharacter(PlayerNumber), GAMESTATE:SetCharacter(PlayerNumber,sCharID)
2010-12-18 14:42:07 -06:00
AJ Kelly
4a7e97e796
hey some profile stuff i missed that's pretty important!
2010-04-14 22:00:56 -05:00
AJ Kelly
5c5ef54a48
various changes from sm4 and sm-ssc (svn); see updated changelog for the full information
2010-02-18 23:17:24 -06:00
AJ Kelly
75861f22a1
various commits from SM4 SVN, courtesy of Glenn and Vyhd.
2010-02-14 23:02:34 -06: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