1
0
forked from 0ad/0ad
0ad/binaries/data/mods
Matei 9b98a19506 # Faster GUI resource counter updates.
These seemed to be eating up 100 MS per frame! I've made the GUI
remember old resource values and only refresh counters when they change,
but this is still really bad performance, because in a real game we'll
have resource values changing every second. We need to find a much
better way to lay out those resource counter elements.

This was SVN commit r4127.
2006-07-17 02:27:55 +00:00
..
official # Faster GUI resource counter updates. 2006-07-17 02:27:55 +00:00