rude
|
735e4994e9
|
Removed lanes.
|
2009-12-14 20:01:22 +01:00 |
|
rude
|
8ae14752bd
|
Added resource file for embedded icon.
|
2009-11-23 18:30:38 +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 |
|
rude
|
a3f6a55593
|
Fixed UTF-8 encoding of APPDATA and CWD on Windows.
|
2009-11-22 22:19:00 +01:00 |
|
Bart
|
df6389a170
|
Updated the project files, stupid msvc..
|
2009-11-22 22:02:49 +01:00 |
|
rude
|
2772e1429c
|
Added icon for Windows release builds.
|
2009-11-12 22:36:47 +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
|
2a9b2b608c
|
Restored the destroy method for objects in love.physics.
|
2009-11-02 23:00:08 +01:00 |
|
rude
|
0d897b0b0f
|
Sound should now work again. Music looping does probably not work, however (at least now with mp3).
|
2009-10-24 23:48:06 +02:00 |
|
rude
|
ee1964dde5
|
Fixed "kp"-prefix on some keyboard constants.
|
2009-10-11 17:16:00 +02: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
|
3c2bd1bd9c
|
Fixed epic bug in runtime.cpp causing non-Lua-owned objects to be released by Lua GC.
|
2009-09-05 16:14:52 +02:00 |
|
rude
|
a3bff7cde9
|
Reintegrated ParticleSystem.
|
2009-08-26 00:14:40 +02:00 |
|
rude
|
c52c218ba1
|
Renamed Frame to Quad; added drawq/addq; fixed some bugs.
|
2009-08-17 23:35:04 +02:00 |
|
rude
|
579f9c75db
|
Embedded nogame screen into binary and exposed version info.
|
2009-08-15 12:48:32 +02:00 |
|
rude
|
d164a305c5
|
Fixed broken love.cpp.
|
2009-08-13 21:38:55 +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
|
f2adfd53f2
|
Fixed MSVC project files again.
|
2009-08-08 12:15:47 +02:00 |
|
rude
|
b04b278cd0
|
Added project generator.
|
2009-08-06 21:19:01 +02:00 |
|
rude
|
73b37f626d
|
Added Lua interpreter for debugging.
|
2009-08-04 20:26:48 +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
|
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 |
|
mike
|
8f4662c8a2
|
merge
|
2009-07-29 12:55:40 +02:00 |
|
michaee
|
74190255ed
|
Added basic (unfinished and untested) font module.
|
2009-07-28 20:22:48 +02:00 |
|
rude
|
78370abb58
|
Fixed MemoryData.
|
2009-07-28 17:43:22 +02:00 |
|
rude
|
a9e3fb12cc
|
Moved FileData to love::filesystem.
|
2009-07-28 17:21:29 +02:00 |
|
rude
|
4f32377efa
|
Added working SpriteBatch.
|
2009-07-27 02:10:51 +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 |
|