summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ae73d76..daaa5755 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * src/game.cpp, src/game.h: Simplified fps limiting a bit and added
+ some comments. Now based on ConfigListener so that the fpslimit option
+ doesn't need to be queried the whole time.
+
2006-09-11 Eugenio Favalli <elvenprogrammer@gmail.com>
* src/game.cpp: Fixed more fps issues.