X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=3711c4ceedaed00c12929c222705c4176df2291d;hb=5abed77f4575375756d228a2afc749589a25c87a;hp=ee3945eb4601b6c682ebe380342e61c118a8072f;hpb=b7282fd678d6f5c7ebf6a12062eb391129a800a7;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index ee3945eb..3711c4ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-09-10 + * fixed some drawing bugs when scaling graphics due to "game.tile_size" + * added some performance improvements when handling SDL surface scaling + 2014-09-04 * added custom graphics property "game.tile_size" to define in-game tile size (this defines the tile size actually displayed on the playfield);