[email protected]
|
8aa38ebea7
Update of changes.txt
|
15 years ago |
[email protected]
|
2f5d676efb
yes, yes, merge..
|
15 years ago |
[email protected]
|
09ca3053e1
Added redraw in error screen (thanks ToxicFrog)
|
15 years ago |
Bill Meltsner
|
8d63c73bc4
new boot.lua run through auto.lua, because I can never remember to do that in one commit.
|
15 years ago |
Bill Meltsner
|
22ab49d167
Fixed bug where disabling keyboard would prevent any handlers from being created.
|
15 years ago |
Bill Meltsner
|
810f7f4a28
on OS X: no more kludgy linking hack (as long as you use the updated frameworks), turned off Effective C++ warnings (because all they were doing was bloating the logs), and explicitly specified gcc version 4.0 so building works on Snow Leopard (I'm not sure whether it's gcc 4.2's fault, or OpenAL's, but somewhere, something went wrong)
|
15 years ago |
rude
|
239ddab6aa
Updated readme and changes.
|
15 years ago |
rude
|
cd24dbcb8e
Added get/setGroupIndex (#129) and get/setFixedRotation (#113). Also fixed 3000 auto.lua-related warnings in MSVC.
|
15 years ago |
[email protected]
|
6fde5de6b6
Yes, I had to merge too...
|
15 years ago |
[email protected]
|
4c06ca3284
Error handler now checks if there's a screen created, if not fall back to text erroring
|
15 years ago |
Bill Meltsner
|
4caeef8874
merged (again)
|
15 years ago |
[email protected]
|
b2972d6fd6
auto.lua now exports bytecode headers & added assert to setMode in boot.lua
|
15 years ago |
Bill Meltsner
|
a79242ff79
whoops, missed bartbes' commit - merged
|
15 years ago |
Bill Meltsner
|
b75e976f94
integrated stevejohnson/diordna's SDLMain.m patches for running a .love file from Resources and accepting keyboard shortcuts for menu commands.
|
15 years ago |
[email protected]
|
7585105fdd
Fixed the build system and debs now provide icons and file associations
|
15 years ago |
rude
|
ed55e0b5de
Fixed master volume of modplug files when rewinding.
|
15 years ago |
Tommy Nguyen
|
c4fd3d985d
It's been a while since I've built LÖVE, so forgive my forgetfulness.
|
15 years ago |
bill@Ixion
|
3d95e9e44b
xcode project no longer requires lanes and will build correctly (probably)
|
15 years ago |
rude
|
735e4994e9
Removed lanes.
|
15 years ago |
rude
|
c39242a24a
It's now possible to control individual sources.
|
15 years ago |
rude
|
c5e8308d5f
Fixed wrapper bugs in setLine and setPoint.
|
16 years ago |
rude
|
e0d3e3b33d
Fixed bug in love.graphics.quad.
|
16 years ago |
rude
|
ec41545933
Added newQuad.
|
16 years ago |
bill@Ixion
|
c70d1e9db3
keeping a consistent coding style and apparently fixing broken compilation on systems that aren't mine.
|
16 years ago |
bill@Ixion
|
b57f48eb73
last commit broke the build by accident - apparently redeclared a variable. fixed.
|
16 years ago |
bill@Ixion
|
c120a1570c
love.physics.newWorld now acts like it's supposed to and adheres to the documentation
|
16 years ago |
bill@Ixion
|
2515c697e5
bodies can now be forbidden from sleeping
|
16 years ago |
[email protected]
|
2bf0ea5402
merge
|
16 years ago |
[email protected]
|
7d79398c57
Fixed incorrect number of arguments expected for contact:getVelocity() :getNormal() and :getSeparation()
|
16 years ago |
rude
|
05439961d2
Font can now be omitted from setFont/newFont to use the default font.
|
16 years ago |