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
|
87e3c4131c
|
Finally abstracted constants properly. Changed how the event module works; wasn't really abstract before. Removed libs we're not going to use: native, signal.
|
2009-10-10 11:11:04 +02:00 |
|
rude
|
623e701549
|
Modules now reside in Lua and are treated (almost) like normal objects.
Also added a way of getting a pointer to abstract module instances internally.
|
2009-09-02 21:18:13 +02:00 |
|
rude
|
c52c218ba1
|
Renamed Frame to Quad; added drawq/addq; fixed some bugs.
|
2009-08-17 23:35:04 +02:00 |
|
rude
|
dd420d68a3
|
Ok, project generation didn't really work out. Reverted.
|
2009-08-10 21:33:07 +02:00 |
|
rude
|
ba1a75e547
|
Added many comments, and changed function names for wrapper functions.
|
2009-08-09 21:08:55 +02:00 |
|
rude
|
8e681b4204
|
It's now possible to build each module individually (as a DLL).
|
2009-08-04 19:57:14 +02:00 |
|
rude
|
0c241a14fb
|
Added resources, and changed slightly how wrappers expose functions.
|
2009-07-30 00:37:43 +02:00 |
|
rude
|
dcb3dfd83d
|
Initial Mercurial commit.
|
2009-07-26 15:46:49 +02:00 |
|