bill@Ixion
|
d5eb94fd5b
|
fixing casefolding bug
|
2009-08-27 14:10:06 -05:00 |
|
bill@Ixion
|
e969879d5a
|
Added DMG automation to Xcode project
|
2009-08-27 13:55:19 -05:00 |
|
bill@Ixion
|
89416b0881
|
merged in more changes
|
2009-08-27 10:26:42 -05:00 |
|
bill@Ixion
|
5812d8f8e4
|
merged in changes from sf repo
|
2009-08-27 10:26:28 -05:00 |
|
bart@bart
|
b39f353dbc
|
love.errhand checks if it can run and is also called if love.init errors
|
2009-08-27 17:24:12 +02:00 |
|
bart@bart
|
9434c7b7a1
|
When path is invalid no-game screen is shown
|
2009-08-27 15:03:00 +02:00 |
|
bill@Ixion
|
c0258e9403
|
fixed project I guess?
|
2009-08-27 01:21:21 -05:00 |
|
bill@Ixion
|
2abd9c1141
|
added rude's better SDL thread fix
|
2009-08-26 17:48:29 -05:00 |
|
rude
|
a237008ce2
|
ParticleSystem works now. Error handler no longer loops forever. :)
|
2009-08-27 00:48:08 +02:00 |
|
rude
|
37745bf745
|
Added potential fix for MacOSX thread problem.
|
2009-08-27 00:21:29 +02:00 |
|
bill@Ixion
|
8724053613
|
fixed up info.plist and the xcodeproj
|
2009-08-26 17:20:29 -05:00 |
|
bill@Ixion
|
ff270dcfe8
|
fixed hanging-on-quit bug
|
2009-08-26 15:43:41 -05:00 |
|
bill@Ixion
|
8a6f16a4f6
|
brought up-to-date with latest changes from main repo
|
2009-08-26 11:07:44 -05:00 |
|
bart@bart
|
0aae22d523
|
Fixed PHYSFS_fileLength segfault on non-existant files by checking if a file exists when a file object is created
|
2009-08-26 17:20:23 +02:00 |
|
rude
|
a3bff7cde9
|
Reintegrated ParticleSystem.
|
2009-08-26 00:14:40 +02:00 |
|
rude
|
0fa37fc711
|
Fixed bug where file was left open when doing a love.filesystem.read.
|
2009-08-25 22:22:55 +02:00 |
|
rude
|
ab981ea982
|
Made error screen and reverted love.event.wait.
|
2009-08-24 21:38:35 +02:00 |
|
bart@bart
|
090d2e1cdb
|
Fixed mp3 looping
|
2009-08-24 21:38:23 +02:00 |
|
rude
|
92c678ce02
|
Fixed file not closing after require(). Changed seek() to use seconds.
|
2009-08-24 19:57:08 +02:00 |
|
bart@bart
|
de4d9bf2d4
|
Merge, I committed first
|
2009-08-21 16:31:19 +02:00 |
|
bart@bart
|
ae43b28ac4
|
Enabled looping for libmpg123
|
2009-08-21 16:30:39 +02:00 |
|
rude
|
ae8d660868
|
Fixed bug in love.event. Started on error screen.
|
2009-08-20 22:58:25 +02:00 |
|
rude
|
a31ada3b48
|
Merged.
|
2009-08-20 21:15:43 +02:00 |
|
rude
|
9196ebd50b
|
Looping now works for OGG and tracker files (only tested with XM).
|
2009-08-20 21:14:06 +02:00 |
|
bart@bart
|
d610cecc20
|
Fixed Quads, made optional arguments optional
|
2009-08-20 13:51:03 +02:00 |
|
rude
|
d7d3766cea
|
Fixed TrueTypeFont incorrectly handling display mode changes.
|
2009-08-18 19:00:21 +02:00 |
|
rude
|
d58182c4c2
|
SpriteBatch is now Volatile and can deal with display resolution changes.
|
2009-08-18 18:43:59 +02:00 |
|
rude
|
c52c218ba1
|
Renamed Frame to Quad; added drawq/addq; fixed some bugs.
|
2009-08-17 23:35:04 +02:00 |
|
rude
|
d4a97d49f3
|
Added all callbacks to World.
|
2009-08-15 14:29:47 +02:00 |
|
rude
|
579f9c75db
|
Embedded nogame screen into binary and exposed version info.
|
2009-08-15 12:48:32 +02:00 |
|
bart@bart
|
576a5b0903
|
Added love.signal.raise, changed love.signal.registerSignal to love.signal.hook
|
2009-08-15 10:20: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
|
9c322e0de8
|
Hopefully fixed segfault in Linux.
|
2009-08-14 20:12:40 +02:00 |
|
rude
|
5c75f3b5a5
|
Fixed compilation errors in filesystem and added workaround for machines without PhysFS 2.0.
|
2009-08-13 21:55:05 +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
|
797f536f05
|
Changed function names of love.physics to match Box2D.
|
2009-08-04 23:05:49 +02:00 |
|
rude
|
cc9a142a98
|
Added position audio.
|
2009-08-04 21:13:32 +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
|
524ef5e118
|
Added looping in love.audio (though needs implementation in love.sound).
|
2009-08-01 22:11:48 +02:00 |
|
rude
|
c1ed4372d9
|
Wrapped love.audio.resume.
|
2009-07-31 16:18:52 +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
|
26625c46cb
|
Fixed RBG -> RGB in Graphics.
|
2009-07-30 00:59:46 +02:00 |
|
rude
|
0c241a14fb
|
Added resources, and changed slightly how wrappers expose functions.
|
2009-07-30 00:37:43 +02:00 |
|