Commit Graph

33338 Commits

Author SHA1 Message Date
Jason Felds 9cbcf304a6 Simple one to fix. 2013-04-30 23:01:47 -04:00
Jason Felds 46824a6fbb More loops and count_ifs. 2013-04-30 23:00:39 -04:00
Jason Felds c09a2a0e0d Loop plus post increment trickery. 2013-04-30 22:54:49 -04:00
Jason Felds a0fe49fa8b Replace loop with any_of. 2013-04-30 22:53:57 -04:00
Jason Felds eb5e380edf Even simpler. 2013-04-30 22:51:49 -04:00
Jason Felds efb0a386f4 Simple loop here. 2013-04-30 22:51:19 -04:00
Jason Felds be91b56a63 Loops and a const. 2013-04-30 22:50:43 -04:00
Jason Felds de6515ddf5 Just two here. 2013-04-30 22:47:28 -04:00
Jason Felds bb634d57ac Another batch of loops. 2013-04-30 22:46:14 -04:00
Jason Felds 4979bf3218 Loop...and const. Crap.
Oh well. Still, wonder why mutable wouldn't work.
2013-04-30 22:42:47 -04:00
Jason Felds 15e9e1d1d4 Now I can apply const appropriately. 2013-04-30 22:37:36 -04:00
Jason Felds 15dc12cd0e These should have been const to begin with.
Here's another one to transplant.
2013-04-30 22:36:15 -04:00
Jason Felds c3ae23939a Loops with unused variables? Wonder why. 2013-04-30 22:27:25 -04:00
Jason Felds 09f55b2047 Another two-fer. 2013-04-30 22:19:57 -04:00
Jason Felds 3c026ced74 Just one here. 2013-04-30 22:17:40 -04:00
Jason Felds 1c9e72440f Guess it needed these braces. 2013-04-30 22:16:43 -04:00
Jason Felds 9fea98296b Just two here. 2013-04-30 22:14:36 -04:00
Jason Felds dd5480c69f Few loops here. 2013-04-30 22:12:54 -04:00
Jason Felds 246d25ba60 Just one loop here. 2013-04-30 22:09:57 -04:00
Jason Felds 173b4590c7 Loops handled.
Hmm...is there a reason for the block surrounding those two?
2013-04-30 22:09:10 -04:00
Jason Felds f0d0ea27e6 More loops here. 2013-04-30 22:06:16 -04:00
Jason Felds 94fda00751 Another loop to squish. 2013-04-30 22:03:01 -04:00
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