Unciv/core
Yair Morgenstern de30382536 Memory performance improvements!
- .tr() no longer tries to regex replace every entry in the dictionary - instead, we save the shortened version of each translation in its place!
 - when counting language completion percentage, we only count the numbers, not save them to a list!
 - label coloring and size now baked-in to .toLabel(). meaning we don't need to reassign styles and rebuild font caches!
2019-10-31 12:01:23 +02:00
..
src Memory performance improvements! 2019-10-31 12:01:23 +02:00
build.gradle Tutorials moved to a separate json file 2018-03-12 23:33:03 +02:00