Commit Graph

22 Commits

Author SHA1 Message Date
Greg Cotton 31e74ad8ac Don't sign machine profiles on initialization. (Was based on variable.) 2013-01-22 18:37:24 -05:00
Devin J. Pohly bd0e2074ad replace ASSERT(0) with useful fail messages 2012-12-27 16:59:35 -05:00
Jason Felds 52df8ea981 War on -Werror, part 13: hodgehodge. 2012-12-27 12:07:02 -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 11f670a303 added GetPlayerName(pn) Lua binding to PROFILEMAN 2012-06-21 21:05:59 -05:00
Colby Klein fb67c4edca Add Lua binding 2011-12-28 21:47:23 -08:00
Jason Felds 45365c7c83 Fix warning. 2011-07-30 15:08:04 -04:00
AJ Kelly 48e8f6ab49 remove unneeded logging 2011-07-30 13:10:34 -05:00
AJ Kelly 20bd01c275 * [ProfileManager] Fix an issue when deleting recently created profiles. Fixes issue 119 2011-07-30 13:09:09 -05:00
AJ Kelly d71c547da0 [ProfileManager] Added ProfileWasLoadedFromMemoryCard(PlayerNumber) Lua binding. 2011-05-16 00:07:06 -05: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
AJ Kelly 93d3f2a063 nano cleanup 2011-04-30 19:31:21 -05:00
Jason Felds dae8bc3cec Part of OpenITG's profile bugfix.
Needs some lua hooks on our end though apparently.
2011-04-04 00:58:18 -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
AJ Kelly 86b2dcdc0a [Profile] Add GetLastUsedHighScoreName Lua binding. 2010-12-19 14:54:45 -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 642f4b107c the various changes that I forgot to commit (cleanup and so forth) into hg,
culminating in syncing with sm-ssc v1.0 public beta 2
2010-03-31 17:37:09 -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