Commit Graph

33316 Commits

Author SHA1 Message Date
Jason Felds e06d7e40bc This can be made const.
Anyone want to transplant this?
2013-04-30 22:00:20 -04:00
Jason Felds a1f671d06f Another two. 2013-04-30 21:57:33 -04:00
Jason Felds 9a0f7a93e2 Again with two. 2013-04-30 21:53:12 -04:00
Jason Felds 0f729945d2 Two loops here. 2013-04-30 21:25:00 -04:00
Jason Felds 1be48d1d93 Back to standard loopings. 2013-04-30 21:23:35 -04:00
Jason Felds 106166f3cc Make this O(n / 2). Or something like that.
This is designed to be transplantable.
2013-04-30 21:19:32 -04:00
Jason Felds 09c9ba234d Most items in UnlockManager handled.
I purposefully left one loop block alone.
2013-04-30 21:13:34 -04:00
Jason Felds 80da0ac974 More loops here. 2013-04-30 20:57:55 -04:00
Jason Felds fa3e09ce42 More loops.
TODO: Look into a proper "implode" function.
2013-04-30 20:54:15 -04:00
Jason Felds a6133c35c3 Some more loops.
Hmm...I think I see a refactoring opportunity.
2013-04-30 20:47:16 -04:00
Jason Felds ead42d5234 Update these loops. 2013-04-30 20:45:40 -04:00
Jason Felds 1be7ad9415 Address the loops. 2013-04-30 20:44:36 -04:00
Jason Felds e2ea061fdc Quickie loops. 2013-04-30 20:40:42 -04:00
Jason Felds 55024fa330 Just one loop here. 2013-04-30 20:38:24 -04:00
Jason Felds e689175fa6 One loop...lots of white sp--
no, stop bringing that joke back up.
2013-04-30 20:37:40 -04:00
Jason Felds c22abff76e Missed one. 2013-04-30 20:36:56 -04:00
Jason Felds 3171f15df2 I should be using + instead of += apparently.
Yay for ##c++ for pointing this out.
2013-04-30 20:36:04 -04:00
Jason Felds f265465096 More loops to utilize. 2013-04-30 20:34:50 -04:00
Jason Felds 23d0180b20 More loops to tackle. 2013-04-30 20:19:03 -04:00
Jason Felds abe2b65514 More loops. 2013-04-30 20:07:22 -04:00
Jason Felds 4dc2b5e636 More loops. 2013-04-30 20:01:58 -04:00
Jason Felds e7d0dccdae Player option loops. 2013-04-30 19:42:19 -04:00
Jason Felds 860b32da7c More for loops. 2013-04-30 19:38:43 -04:00
Jason Felds 8ff71f01f8 The command loops are handled. 2013-04-30 19:32:28 -04:00
Jason Felds 09d6203fea The rest of Song Manager's const loops.
I thought I saw some smart pointer opportunities in here.
2013-04-30 19:28:28 -04:00
Jason Felds 25840d5fa8 Only some of the loops.
The rest can be done after work.
2013-04-30 07:38:33 -04:00
Jason Felds e7f8a17118 Transplantable label to remove? 2013-04-30 00:00:33 -04:00
Jason Felds fcba4702cb Loops. 2013-04-30 00:00:18 -04:00
Jason Felds 6b4cd234ac More loops. 2013-04-29 23:58:43 -04:00
Jason Felds 310dff8b41 Another loop. 2013-04-29 23:57:31 -04:00
Jason Felds a8fb770907 Another simple loop. 2013-04-29 23:56:48 -04:00
Jason Felds 17c8afb190 Use an indexed loop instead. 2013-04-29 23:56:17 -04:00
Jason Felds 6465aefc1b Use the loops. 2013-04-29 23:53:47 -04:00
Jason Felds 4b039a5628 The loops here are handled. 2013-04-29 23:51:20 -04:00
Jason Felds b40bc42eda Back to loop control. 2013-04-29 23:48:12 -04:00
Jason Felds ca15d586fa Explicitly use at instead of the indexer.
libc++ requires this.
2013-04-29 23:38:07 -04:00
Jason Felds 48aaba8560 Explicitly call ToString(). libc++ requires this. 2013-04-29 23:37:45 -04:00
Jason Felds c07d4cf78f Let Mac OS X have goodies. 2013-04-29 23:37:10 -04:00
Jason Felds 71d993ee39 Don't include the internal header.
Use a standard header to include instead.
2013-04-29 19:17:30 -04:00
Jason Felds 9e7a9a76c7 Cover something on the windows side. 2013-04-28 23:42:20 -04:00
Jason Felds d28878ce0a Simple loop...or is it?
I wonder if a goodie can be utilized here.
2013-04-28 23:40:57 -04:00
Jason Felds f61d89f241 Simple loop. 2013-04-28 23:37:12 -04:00
Jason Felds c870660951 Loop / goodie combo. 2013-04-28 23:36:22 -04:00
Jason Felds 9447da4d31 Button loop. 2013-04-28 23:33:11 -04:00
Jason Felds db080e7d8e Loop / goodie combo. 2013-04-28 23:31:57 -04:00
Jason Felds 1214095193 Back to a simple one. 2013-04-28 23:29:23 -04:00
Jason Felds cec01c2a44 Ugh. Template classes. Forces recompilation.
Can't help it here.
2013-04-28 23:28:11 -04:00
Jason Felds 9311913f4a Don't feel like a goodie here. 2013-04-28 23:27:05 -04:00
Jason Felds de92c9ae45 Lots of loops and a goodie here.
I wonder if the last one could be used as a goodie.
2013-04-28 23:24:59 -04:00
Jason Felds b3126e1705 Use the standard library when possible. 2013-04-28 23:20:16 -04:00