0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added GearJoint to love.physics More... almost 15 years ago
Fix for gcc 4.4 More... almost 15 years ago
Wrapped setMeter and getMeter in love.physics' World. More... almost 15 years ago
Hopefully fixed msvc++ build errors More... almost 15 years ago
Forgot to add, again More... almost 15 years ago
love.event.signal is working, not loaded by default More... almost 15 years ago
Added non-working love.event.signal + fixed another non-initialized variable More... almost 15 years ago
Added and wrapped some functions in love.event. More... almost 15 years ago
BUGFIX: love.filesystem.isFile returns true when file doesn't exist Rude.. how did you think !isDirectory would work?! More... almost 15 years ago
Made love.image abstract. Implementing other image decoding backends should be easy-peasy now. More... almost 15 years ago
OpenAL works again More... almost 15 years ago
Fixed Frame:flip() and fixed compiler warning More... almost 15 years ago
Updated love.audio.openal, and added love.audio.null. The latter will load if the OpenAL fails for some reason (if there is no audio driver on the host system, for instance). Also added __gc hooks so modules are properly destroyed. Other than that: fixed a few warnings here and there. More... almost 15 years ago
FORGOT to add the new files, AGAIN More... almost 15 years ago
Added Frame, including flip method More... almost 15 years ago
Removed bitwise methods for shapes (mask/category) in love.physics More... almost 15 years ago
Fixed white background, now default is back to black. More... almost 15 years ago
There it is, working FLAC support. More... almost 15 years ago
FLAC now broadcasts the wonderful noise of nothing... More... almost 15 years ago
Fixed Tenoch's segfault with saveState & added FLACDecoder.* More... almost 15 years ago
Start a FLAC, other fixes More... almost 15 years ago
Delayed commit: Ogg fix & displayState saving More... almost 15 years ago
Added PulleyJoint to love.physics. More... almost 15 years ago
Formatted output stream of mpg123 More... almost 15 years ago
Applied patch from Tenoch, removed Makefile.am, and fixed broken MSVC project file. More... almost 15 years ago
Applied patch from Tenoch fixing many unspeakable bugs in love.physics and love.image. More... almost 15 years ago
Made it linux-buildable More... almost 15 years ago
Added VorbisDecoder. More... almost 15 years ago
Added ImageData:paste. More... almost 15 years ago
Updated project file for MSVC to reference libvorbisfile. More... almost 15 years ago