Commit Graph

22 Commits

Author SHA1 Message Date
rude aa01c984b9 Updated all dates to 2010. 2010-01-31 16:54:47 +01:00
rude cd24dbcb8e Added get/setGroupIndex (#129) and get/setFixedRotation (#113). Also fixed 3000 auto.lua-related warnings in MSVC. 2010-01-04 20:02:36 +01:00
rude 735e4994e9 Removed lanes. 2009-12-14 20:01:22 +01:00
rude 0df1aeb0f3 Changed how scripts are embedded. 2009-11-08 17:00:53 +01:00
rude fa3b226edc Added an option to attach a console in Windows. 2009-11-07 14:41:35 +01:00
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