rude 80a6e6dcaf Fixed warning in Timer.cpp/MSVC. Enabled unicode character set in MSVC release builds. 16 years ago
..
audio 0d897b0b0f Sound should now work again. Music looping does probably not work, however (at least now with mp3). 16 years ago
event ee1964dde5 Fixed "kp"-prefix on some keyboard constants. 16 years ago
filesystem 3f70006283 Fixed Filesystem::getWorkingDirectory() so that it actually compiles on non-Windows systems. 16 years ago
font 6853f8374e made building from source on OS X a hell of a lot easier - no more .dylibs, and all the header files are contained in the frameworks (as they should be!) 16 years ago
graphics eaf8472a98 Removed "SDL_app" caption before window is created initially. 16 years ago
image 435fc43f68 Fixed love.keyboard.setKeyRepeat, fixed issues with Body:getWhatever, and made the save directory settable. 16 years ago
joystick 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. 16 years ago
keyboard 435fc43f68 Fixed love.keyboard.setKeyRepeat, fixed issues with Body:getWhatever, and made the save directory settable. 16 years ago
mouse 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. 16 years ago
physics f3d1517a9a Fixed offset bug in body:applyImpulse and body:applyForce. 16 years ago
sound 6853f8374e made building from source on OS X a hell of a lot easier - no more .dylibs, and all the header files are contained in the frameworks (as they should be!) 16 years ago
timer 80a6e6dcaf Fixed warning in Timer.cpp/MSVC. Enabled unicode character set in MSVC release builds. 16 years ago