Commit Graph

186 Commits

Author SHA1 Message Date
bart@bartbes.ath.cx 09ca3053e1 Added redraw in error screen (thanks ToxicFrog) 2010-01-06 15:16:17 +01:00
bart@bartbes.ath.cx 6fde5de6b6 Yes, I had to merge too... 2010-01-03 13:23:06 +01:00
bart@bartbes.ath.cx 4c06ca3284 Error handler now checks if there's a screen created, if not fall back to text erroring 2010-01-03 13:20:32 +01:00
Bill Meltsner 4caeef8874 merged (again) 2010-01-01 13:54:20 -06:00
bart@bartbes.ath.cx b2972d6fd6 auto.lua now exports bytecode headers & added assert to setMode in boot.lua 2010-01-01 19:34:56 +01:00
Bill Meltsner a79242ff79 whoops, missed bartbes' commit - merged 2009-12-30 02:00:52 -06:00
Bill Meltsner b75e976f94 integrated stevejohnson/diordna's SDLMain.m patches for running a .love file from Resources and accepting keyboard shortcuts for menu commands. 2009-12-30 01:54:50 -06:00
bart@bartbes.ath.cx 7585105fdd Fixed the build system and debs now provide icons and file associations 2009-12-29 16:38:20 +01:00
rude ed55e0b5de Fixed master volume of modplug files when rewinding. 2009-12-21 19:45:06 +01:00
Tommy Nguyen c4fd3d985d It's been a while since I've built LÖVE, so forgive my forgetfulness.
Made automagic script run gen-makefile (took me half an hour to figure out I had to do this first...)
Also made sure it's running from the right path :)
2009-12-21 01:29:56 +01:00
bill@Ixion 3d95e9e44b xcode project no longer requires lanes and will build correctly (probably) 0.6.0 2009-12-14 13:11:01 -06:00
rude 735e4994e9 Removed lanes. 2009-12-14 20:01:22 +01:00
rude c39242a24a It's now possible to control individual sources. 2009-12-14 19:51:31 +01:00
rude c5e8308d5f Fixed wrapper bugs in setLine and setPoint. 2009-12-13 23:25:11 +01:00
rude e0d3e3b33d Fixed bug in love.graphics.quad. 2009-12-13 20:21:55 +01:00
rude ec41545933 Added newQuad. 2009-12-10 22:38:26 +01:00
bill@Ixion c70d1e9db3 keeping a consistent coding style and apparently fixing broken compilation on systems that aren't mine. 2009-12-05 16:29:33 -06:00
bill@Ixion b57f48eb73 last commit broke the build by accident - apparently redeclared a variable. fixed. 2009-12-03 19:20:45 -06:00
bill@Ixion c120a1570c love.physics.newWorld now acts like it's supposed to and adheres to the documentation 2009-12-03 19:13:35 -06:00
bill@Ixion 2515c697e5 bodies can now be forbidden from sleeping 2009-12-03 18:56:40 -06:00
bart@bartbes.ath.cx 2bf0ea5402 merge 2009-12-02 16:06:01 +01:00
bart@bartbes.ath.cx 7d79398c57 Fixed incorrect number of arguments expected for contact:getVelocity() :getNormal() and :getSeparation() 2009-12-02 16:05:27 +01:00
rude 05439961d2 Font can now be omitted from setFont/newFont to use the default font. 2009-11-30 22:55:30 +01:00
bart@bartbes.ath.cx af01b840a1 Several rad2deg conversions for glRotate 2009-11-30 08:21:48 +01:00
bart@bartbes.ath.cx 692fd9a890 Converted ParticleSystem to radians 2009-11-29 13:40:37 +01:00
bart@bartbes.ath.cx 31fc3b17d4 merge 2009-11-28 10:58:57 +01:00
bart@bartbes.ath.cx efd019ff44 Added --enable-old-sdl for compatibility with older versions of SDL, missing some defines 2009-11-28 10:58:23 +01:00
bill@Ixion 3c68cf5a93 you can now drag and drop folders onto the Mac version of love 2009-11-24 14:48:51 -06:00
bill@Ixion f7eeac00ce merge 2009-11-23 12:34:08 -06:00
bill@localhost cb5dfbe483 changed when the build copies frameworks to the .app to avoid a possible linker error 2009-11-23 12:27:03 -06: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
bill@Ixion 3f70006283 Fixed Filesystem::getWorkingDirectory() so that it actually compiles on non-Windows systems. 2009-11-22 16:42:34 -06:00
bill@Ixion 200f3f5f6a updated xcode project with new source files 2009-11-22 16:13:57 -06: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
Bart f761e7e000 Fixed getMicroTime (for real this time) 2009-11-22 22:01:28 +01:00
rude 21f1f90bb5 Merged. 2009-11-22 14:36:29 +01:00
rude 16f6219957 Moved #ifdef LOVE_WINDOWS to Timer.cpp. 2009-11-22 14:36:00 +01:00
bart@bartbes.ath.cx 267547b6c0 New attempt at love.timer.getMicroTime 2009-11-22 14:20:15 +01:00
rude f3d1517a9a Fixed offset bug in body:applyImpulse and body:applyForce. 2009-11-22 13:53:07 +01:00
bart@bartbes.ath.cx dc014f720a Rewrite + some comments for love.timer.getMicroTime 2009-11-22 13:25:45 +01:00
bart@bartbes.ath.cx 868c2577a7 Added (hopefully) cross-platform love.timer.getMicroTime 2009-11-22 13:19:13 +01:00
bart@bartbes.ath.cx f76fd131d8 Made me the package maintainer (sorry, Tommy, but I am kind of maintaining the packages now..) 2009-11-22 09:32:12 +01:00
rude 2772e1429c Added icon for Windows release builds. 2009-11-12 22:36:47 +01:00
rude 6aba6bad7e Concatenating .love files on the binary works again. 2009-11-12 20:58:40 +01:00
rude 127c980ff8 Fixed non-protected call to love.conf. 2009-11-11 20:52:59 +01:00
rude 86ac10c3f6 Fixed bug where destroyed objects in love.physics cause crash when collected. 2009-11-10 23:25:12 +01:00
rude ee59f28e04 Some destructors in love.physics were non-virtual. 2009-11-10 20:24:29 +01:00
rude eaf8472a98 Removed "SDL_app" caption before window is created initially. 2009-11-08 17:16:42 +01:00