Commit Graph

18 Commits

Author SHA1 Message Date
Bart van Strien dcb09c03a8 That was only part of the problem, now it should all work properly (and more accurately) 2012-03-03 11:42:39 +01:00
Bart van Strien c2fb5618c1 Make love.timer.getFPS more accurate
Hopefully this was causing issue #377, otherwise, it was still an improvement
2012-03-03 10:47:57 +01:00
Bill Meltsner be55579a22 Happy New Year, have an enormous diff 2012-01-09 02:41:11 -06:00
Bart van Strien 0aae9684b3 Automated formatting fix 2011-11-16 11:32:41 +01:00
Bart van Strien 66ecf8aff0 Apply patch for increased timer accuracy (issue #303) 2011-10-02 16:11:24 +02:00
Bart van Strien eb7053b43f Switch love.timer over to double precision floats 2011-09-30 14:57:03 +02:00
Bart van Strien 3d1fac07b2 Switch love.timer.sleep to seconds 2011-08-28 17:12:59 +02:00
Przemysław Grzywacz 1d5fca6f46 Multiple thread backends. 2011-06-08 16:54:35 +02:00
Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 2011-01-15 14:40:27 -06:00
rude aa01c984b9 Updated all dates to 2010. 2010-01-31 16:54:47 +01:00
rude 80a6e6dcaf Fixed warning in Timer.cpp/MSVC. Enabled unicode character set in MSVC release builds. 2009-11-23 18:09:28 +01:00
Bart f761e7e000 Fixed getMicroTime (for real this time) 2009-11-22 22:01:28 +01:00
rude 16f6219957 Moved #ifdef LOVE_WINDOWS to Timer.cpp. 2009-11-22 14:36:00 +01:00
bart@bartbes.ath.cx 267547b6c0 New attempt at love.timer.getMicroTime 2009-11-22 14:20:15 +01:00
bart@bartbes.ath.cx dc014f720a Rewrite + some comments for love.timer.getMicroTime 2009-11-22 13:25:45 +01:00
bart@bartbes.ath.cx 868c2577a7 Added (hopefully) cross-platform love.timer.getMicroTime 2009-11-22 13:19:13 +01:00
rude c52c218ba1 Renamed Frame to Quad; added drawq/addq; fixed some bugs. 2009-08-17 23:35:04 +02:00
rude dcb3dfd83d Initial Mercurial commit. 2009-07-26 15:46:49 +02:00