Commit Graph

23 Commits

Author SHA1 Message Date
kiroukou
08b0a3c165 Clean Timer.hx (close #700)
Just clean the methods that do not seem to be used by current lime

(tested with lime NOT legacy on flash, neko, cpp)
(not tested with openfl, but if used by this lib, should not be implemented here anyhow)
2016-09-29 10:54:13 -07:00
Joshua Granick
59142b5b28 Initial HelloWorld support for C# (thank you @vroad) 2016-08-30 02:55:19 -07:00
Joshua Granick
cf1d25d950 Remove Lime legacy/hybrid mode 2016-05-18 22:17:06 -07:00
Joshua Granick
7473f7d1d0 Harden against macro import 2015-09-15 14:55:01 -07:00
Joshua Granick
db058e64fd Improve docs 2015-08-26 19:51:13 -07:00
Joshua Granick
ca97897f39 Sync files 2015-05-12 12:30:34 -07:00
Joshua Granick
61d15a6ff6 Fix legacy timer 2015-04-09 13:15:51 -07:00
Joshua Granick
6a6d37f734 Use safe name for registering statics, use 'lime_legacy_' for legacy prims to avoid conflicting names 2015-04-07 12:03:16 -07:00
Joshua Granick
5df7984255 Do not define -Dlime-legacy when using Lime hybrid 2015-04-06 12:37:08 -07:00
Joshua Granick
3153f47f22 Rename the legacy lime binary to 'lime-legacy' 2015-04-04 22:15:29 -07:00
vroad
11d3c48691 Fix compile error on nodejs 2015-03-29 12:43:48 +09:00
Joshua Granick
64db93e44e Fix Timer update code 2015-03-25 19:33:27 -07:00
Joshua Granick
c8ae2b85d9 Manual update timers only for native 2015-03-25 18:05:14 -07:00
Joshua Granick
92166f018e Patch haxe.Timer 2015-03-25 17:50:21 -07:00
Joshua Granick
8414429433 File sync 2015-03-23 10:46:08 -07:00
Joshua Granick
38bc6bd04e Added System.getTimer, moved file I/O into system, removed unused 2015-02-04 16:05:37 -08:00
Joshua Granick
a606b7c87c Timer fix 2014-09-26 19:25:04 -07:00
Joshua Granick
affe97e040 Fix Timer 2014-06-19 00:37:37 -07:00
Joshua Granick
b2da64c536 Initial pass on renaming project code to lime 2013-11-27 18:05:59 -08:00
underscorediscovery
381772913b Tidyng and optimising the timer class a bit 2013-09-14 02:07:51 -02:30
underscorediscovery
336ca6ddce Fixing android timing issues, and cpu usage on desktop. Must investigate full frame speed (not limited) as build tools always pass in a default value. Also including newer android java code from nme 2013-09-11 14:58:24 -02:30
underscorediscovery
3fff1b6af2 fixing bug in timer types 2013-08-21 06:32:03 -02:30
underscorediscovery
896c74922e adding haxe timer class from nme 2013-07-12 05:44:13 -02:30