Mercurial > mm7
log
age | author | description |
---|---|---|
Sun, 02 Jun 2013 22:16:39 +0400 | Gloval | bugfix character hand draw |
Sun, 02 Jun 2013 17:06:38 +0200 | Grumpy7 | Render::DrawTextureRGB cleanup |
Sun, 02 Jun 2013 16:43:22 +0200 | Grumpy7 | some small rendering cleanups - if+do while to for, unnecessary variable removal |
Sun, 02 Jun 2013 05:42:28 +0200 | Grumpy7 | sub_451007_scale_image_bicubic cleanup - remove assert |
Sun, 02 Jun 2013 05:22:35 +0200 | Grumpy7 | sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for |
Sun, 02 Jun 2013 05:01:51 +0200 | Grumpy7 | sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc |
Sun, 02 Jun 2013 03:59:13 +0200 | Grumpy7 | sub_451007_scale_image_bicubic cleanup - some more code shuffling |