Commit Graph

117 Commits

Author SHA1 Message Date
rude 0dc6d985ee LOVE arguments now work with Unicode in Windows. 2009-11-07 00:47:57 +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
bill@Ixion 91f3cff8a2 Running love --version will now print a version string and exit. 2009-08-31 15:23:44 -05:00
rude 579f9c75db Embedded nogame screen into binary and exposed version info. 2009-08-15 12:48:32 +02:00
bart@bart 18e2b9abb9 Added love.signal 2009-08-15 01:27:27 +02:00
rude 45f69512ac Added some resources. 2009-08-14 22:44:57 +02:00
rude d164a305c5 Fixed broken love.cpp. 2009-08-13 21:38:55 +02:00
rude ba1a75e547 Added many comments, and changed function names for wrapper functions. 2009-08-09 21:08:55 +02:00
rude b04b278cd0 Added project generator. 2009-08-06 21:19:01 +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 524ef5e118 Added looping in love.audio (though needs implementation in love.sound). 2009-08-01 22:11:48 +02:00
rude 3d76667ca3 Sources are now NOT useless. 2009-07-31 16:08:30 +02:00
rude 477d5a05b8 Updated love.font, and added Glyph object in love.graphics. 2009-07-30 21:43:00 +02:00
rude 0c241a14fb Added resources, and changed slightly how wrappers expose functions. 2009-07-30 00:37:43 +02:00
rude 5c068db487 Added locking to SpriteBatch, and conf.lua. 2009-07-27 15:17:54 +02:00
rude e0115a384e Moved most constants into relevant classes. 2009-07-26 23:05:26 +02:00
rude dcb3dfd83d Initial Mercurial commit. 2009-07-26 15:46:49 +02:00