rude
|
9b367c5dbd
Added a script for converting Lua files to char arrays.
|
16 年之前 |
rude
|
fa3b226edc
Added an option to attach a console in Windows.
|
16 年之前 |
rude
|
0dc6d985ee
LOVE arguments now work with Unicode in Windows.
|
16 年之前 |
rude
|
d508c3829f
Fixed bug with line stipple and setMode.
|
16 年之前 |
rude
|
2a9b2b608c
Restored the destroy method for objects in love.physics.
|
16 年之前 |
bill@Ixion
|
0e98e7928b
aaand one more fix to make sure mpg123 runs
|
16 年之前 |
bill@localhost
|
c016c25e33
fixed the linking hack so that mpg123.framework and libmodplug.framework actually, uh, work (thanks fizzadar for testing)
|
16 年之前 |
bill@localhost
|
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 年之前 |
rude
|
b3bd3427a5
Fixed Shape:testSegment.
|
16 年之前 |
rude
|
0d40f70681
Updated boot.lua.
|
16 年之前 |
rude
|
6b5bbe07f5
Merged.
|
16 年之前 |
rude
|
435fc43f68
Fixed love.keyboard.setKeyRepeat, fixed issues with Body:getWhatever, and made the save directory settable.
|
16 年之前 |
[email protected]
|
aa952fb2b0
Fixed gen-makefile to provide the entire source of lua lanes (fixes corrupt tarballs)
|
16 年之前 |
rude
|
0e671c34d5
Fixed volume issue with WAV, and issue with truncated OGGs.
|
16 年之前 |
[email protected]
|
0b6d86e782
Fixed the gen-makefile script to create correct packages
|
16 年之前 |
rude
|
0d897b0b0f
Sound should now work again. Music looping does probably not work, however (at least now with mp3).
|
16 年之前 |
[email protected]
|
ff06834934
Made write dir override the .love
|
16 年之前 |
bill@Ixion
|
10b5530c0d
updated xcode project to build properly, fixed a typo, miscellaneous unwanted line ending changes
|
16 年之前 |
rude
|
ee1964dde5
Fixed "kp"-prefix on some keyboard constants.
|
16 年之前 |
[email protected]
|
d22d268c92
Fixed some constants
|
16 年之前 |
rude
|
be768bdc2e
Fixed gcc error. (Invalid cast in const expression).
|
16 年之前 |
rude
|
5fd6e7fbfb
Updated no-game screen. It now uses string constants.
|
16 年之前 |
rude
|
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 年之前 |
rude
|
0a2ae705dd
Fixed build script for MacOSX.
|
16 年之前 |
bill@Ixion
|
54f275f2b4
updated OS X build to use PhysFS 2.0
|
16 年之前 |
bill@Ixion
|
ac16935782
now does what the previous commit was supposed to make it do, but with fewer bugs
|
16 年之前 |
bill@Ixion
|
a45500c1ff
now uses the proper appdata directory on Mac OS X
|
16 年之前 |
bart@bart
|
4b4cf36579
Clears the scissor in the error screen
|
16 年之前 |
rude
|
3df85df1c1
Fixed immortal Sources.
|
16 年之前 |
bart@bart
|
e30e28eb6c
Added a forgotten GC release
|
16 年之前 |