Bart van Strien
|
adf25991e8
Fix the joystick event handler names, to match the new event names
|
13 years ago |
Bart van Strien
|
083dd11185
Switch to a custom event system, where SDL pumps into
|
13 years ago |
Bart van Strien
|
a003f5d581
tostring all errors in the error handler (issue #332)
|
13 years ago |
Bart van Strien
|
35cfb66bf7
Poll for events before update/run and do a first timestep after window creation
|
13 years ago |
Bart van Strien
|
03927f5207
Use a fixed module loading order (bug #261)
|
13 years ago |
Bart van Strien
|
f0aa29f9a5
The actual commit
|
13 years ago |
Bart van Strien
|
49ec65dbf3
Oops, didn't have a clean tree
|
13 years ago |
Bart van Strien
|
d8666202cd
Improve compatibility check (I still can't believe robin was right)
|
13 years ago |
Bill Meltsner
|
a6eca47cef
Add love.audio.stop() call to the error handlers
|
14 years ago |
Bart van Strien
|
4f70742875
Display a warning if the game's version is incompatible.
|
14 years ago |
Bart van Strien
|
bd2172f826
Update version keeping
|
14 years ago |
Bart van Strien
|
3d1fac07b2
Switch love.timer.sleep to seconds
|
14 years ago |
vrld
|
24a52f056b
Add pixel effects (love-glsl)
|
14 years ago |
Bart van Strien
|
4fa609a059
Use LÖVE as window title for the no game screen (apply Boolsheet's patch for issue #260)
|
14 years ago |
Bart van Strien
|
a012a4408e
New no-game screen (credits go to rude), updated version number and codename
|
14 years ago |
Bart van Strien
|
160c17c180
Drop old require syntax (no more .lua extension)
|
14 years ago |
Bart van Strien
|
d34d907b00
Rewrite auto.lua
|
14 years ago |
Bart van Strien
|
fc5cda36e2
Allow merged games marked as 'release' to have their save dir directly in the appdata dir
|
14 years ago |
Bart van Strien
|
7fb2681836
Improve the release error handler a bit
|
14 years ago |
vrld
|
a18632ce2d
Change Graphics::reset() to unbind FBO and clear stencil buffer. Change error
|
14 years ago |
vrld
|
b3162a4661
Clear mask before showing traceback on error screen
|
14 years ago |
rude
|
3fe9b2ff16
Reverted module selection feature. This is not really desired.
|
14 years ago |
Bart van Strien
|
254bd29244
Move luaopen_love_audio to love.audio.openal
|
14 years ago |
Bart van Strien
|
dc61911a25
Move luaopen_love_sound to love.sound.lullaby
|
14 years ago |
Bart van Strien
|
ff387790ce
Move luaopen_love_image from love.image to love.image.devil
|
14 years ago |
Bart van Strien
|
22e75f72f1
Allow selection of modules
|
14 years ago |
Bill Meltsner
|
ee282759e6
merge default into minor
|
14 years ago |
Bart van Strien
|
761c11427c
Finally fixed fused games (thanks Boolsheet)
|
14 years ago |
Bart van Strien
|
bac51446a7
Only remove trailing /. in paths (bug #194)
|
14 years ago |
vrld
|
a13b792a5c
Revert to last commit, as msvc is stuck in the last millenium
|
14 years ago |