Commit Graph
20086 Commits
Author SHA1 Message Date
Glenn Maynard b3eaa7a1ad avoid global ThemeMetric<apActorCommands>
(note: we won't have a dozen copies of these functions in memory;
we make one and copy it, so we'll just make Lua references)
2006-08-21 21:49:11 +00:00
Glenn Maynard 1ac2e7a351 avoid global ThemeMetric<apActorCommands> 2006-08-21 21:42:41 +00:00
Glenn Maynard 74e9540ce7 avoid global ThemeMetric<apActorCommands> 2006-08-21 21:33:00 +00:00
Glenn Maynard c819c74ce6 avoid global ThemeMetric<apActorCommands> 2006-08-21 21:26:02 +00:00
Glenn Maynard 348f5ab34f avoid global ThemeMetric<apActorCommands>; unneeded include 2006-08-21 20:30:36 +00:00
Glenn Maynard 2eca0cff5e avoid global ThemeMetric<apActorCommands>; we should be able
to delete all references into lua
2006-08-21 19:54:33 +00:00
Glenn Maynard 6e67bff7b8 fix stale statics
comments
2006-08-21 18:45:34 +00:00
Steve Checkoway c6573648ca Don't spend time decompressing and compressing when setting the note data. 2006-08-21 15:16:35 +00:00
Steve Checkoway 9b415eb365 Simplify. 2006-08-21 13:11:45 +00:00
Steve Checkoway f4d1b8aaa2 Bump. 2006-08-21 13:06:35 +00:00
Steve Checkoway 10845eebec Don't use leading underscores in file names either. 2006-08-21 13:06:21 +00:00
Steve Checkoway 0448234e68 Dump mount points in debug builds. 2006-08-21 13:05:21 +00:00
Steve Checkoway 86880827c3 Use constant. 2006-08-21 11:34:59 +00:00
Jason Felds fceb0841a7 Remove param. 2006-08-21 00:32:27 +00:00
Jason Felds 93b81118ef Minor sprucing up. 2006-08-21 00:23:33 +00:00
Glenn Maynard 8980bd6a27 remove param 2006-08-21 00:20:14 +00:00
Glenn Maynard 62c114b49e remove param 2006-08-21 00:20:13 +00:00
Steve Checkoway b527d4226a Not true. Song only allocates the Steps in Autogen. 2006-08-20 23:51:21 +00:00
Steve Checkoway 91d0401496 Make this clear. 2006-08-20 23:26:10 +00:00
Glenn Maynard d463f2d1f5 unused 2006-08-20 22:39:27 +00:00
Glenn Maynard afb69ddb7b remove aliases, header 2006-08-20 22:29:49 +00:00
Glenn Maynard 7b995b8487 remove unused 2006-08-20 20:01:53 +00:00
Glenn Maynard 7f1fb08890 const references not useful (and slower) for scalars and (refcounted) strings,
and would just be a point of failure
2006-08-20 19:50:59 +00:00
Glenn Maynard 336bfe38c7 unused 2006-08-20 19:49:53 +00:00
Glenn Maynard f0b5e93621 This is the only place GetMetricM is still used; remove it 2006-08-20 19:39:59 +00:00
Glenn Maynard df3245ebb5 remove old 2006-08-20 19:34:08 +00:00
Glenn Maynard f98dc30d93 still needed, but not for that 2006-08-20 19:32:57 +00:00
Glenn Maynard 3becbefc92 TotalTime in xml 2006-08-20 19:25:19 +00:00
Jason Felds 914b1f3aff Move Extra Stage 2's difficulty cap to metrics. 2006-08-20 05:55:09 +00:00
Jason Felds 13f367008f I guess I'll join the "bye bye bye DifficultyDisplay" bandwagon too. 2006-08-20 04:52:59 +00:00
Glenn Maynard d4f3e66b8d DifficultyDisplay 2006-08-20 04:46:32 +00:00
Glenn Maynard 0c71dbeb4b unused 2006-08-20 04:44:39 +00:00
Glenn Maynard b01353c720 (er, DifficultyDisplay) 2006-08-20 04:42:31 +00:00
Glenn Maynard e69aa02e51 bind HasStepsTypeAndDifficulty 2006-08-20 04:40:32 +00:00
Glenn Maynard dc79a12a17 use PushSelf 2006-08-20 04:40:02 +00:00
Glenn Maynard 62a8cde182 bindings 2006-08-20 04:38:11 +00:00
Glenn Maynard 9895b8c93c unneeded 2006-08-20 03:23:44 +00:00
Steve Checkoway 214873da10 Header cleanup. 2006-08-19 23:35:31 +00:00
Steve Checkoway 1559fae1bd Fix survival. 2006-08-19 22:08:33 +00:00
Steve Checkoway 0592a4b911 Fix indent. 2006-08-19 22:01:40 +00:00
Steve Checkoway 24ebef5e78 Comment. 2006-08-19 21:54:16 +00:00
Steve Checkoway 1095b06e57 Key bindings. 2006-08-19 21:17:58 +00:00
Steve Checkoway ba1a57b15d Bindings. 2006-08-19 20:49:16 +00:00
Steve Checkoway df9d1f13b1 Allow calculation of a better estimator (still not quite unbiased) for the population standard deviation from a sample. The result will be slightly too low still, but not by very much. 2006-08-19 20:43:43 +00:00
Steve Checkoway 5182356808 Time to get a new keyboard? 2006-08-19 20:06:31 +00:00
Steve Checkoway a491752dba The shift key is an important one. 2006-08-19 20:05:43 +00:00
Steve Checkoway 03c0f2f5e4 Handle lift. 2006-08-19 19:59:56 +00:00
Steve Checkoway 0de6c71e96 Simplify. 2006-08-19 19:58:48 +00:00
Steve Checkoway 330d9ef714 Fix crash. 2006-08-19 19:55:05 +00:00
Jason Felds 3c3c1ca896 General cleanup. 2006-08-19 19:44:23 +00:00