aboutsummaryrefslogtreecommitdiff
path: root/source/tile.cpp
AgeCommit message (Expand)Author
2013-02-07Stop inlining the regular tile drawing code. That was a micro-optimisation, a...Nebuleon Fumika
2013-01-10Attempt to optimise the ADD background drawing mode so it's playable on autom...Nebuleon Fumika
2013-01-05Mess with Mode 5 some more. Secret of Mana's menu sprite is fixed; however, a...Nebuleon Fumika
2013-01-01Render double-width-res tiles from Background Mode 5 as half-width tiles. Thi...Nebuleon Fumika
2012-12-30Clean up some backslashes at the end of lines.Nebuleon Fumika
2012-12-30Rendering optimisations.Nebuleon Fumika
2012-12-28Transform macros into loops to render tiles.Nebuleon Fumika
2012-12-27Speed up rendering by an unknown amount.Nebuleon Fumika
2012-12-18Un-inline a bunch of stuff.Nebuleon Fumika
2011-03-05first commitKitty Draper