Quoted By:
Thanks to mucking about with C for a while and OpenGL I finally managed to make a good rendering system so we now have proper palette and tile attributes, all the logic happening in the shader. This will allows an interesting map format, where you could (if you wanted to) store the map as 8x8 tiles and specify the palette of each 8x8 tile as well.