]> git.draconx.ca Git - rrace.git/commitdiff
Only redraw changed tiles when right clicking.
authorNick Bowler <nbowler@draconx.ca>
Sat, 12 Mar 2022 21:11:02 +0000 (16:11 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 12 Mar 2022 21:20:34 +0000 (16:20 -0500)
By changing the definition of game_check_goal to return a bit-mask
of mismatched positions, we can just pass that to the redraw mask to
reduce the amount of rendering needed.


No differences found