rude
|
3ed03bf675
Added autobuilder for macosx.
|
16 years ago |
rude
|
b4bf2c0595
Updated autobuilder to Mercurial.
|
16 years ago |
bill@Ixion
|
8d666d0284
user can now manually set the offset for particle rotation
|
16 years ago |
bill@Ixion
|
98db275e76
particles now rotate around their center
|
16 years ago |
bill@Ixion
|
5850700c8e
creating a font with faulty data now throws an exception; error handler now wraps error text if it's too long
|
16 years ago |
bill@Ixion
|
0e0c7527b1
Fixed crash when love.graphics.newFont() was passed nil or nonexistent argument #1
|
16 years ago |
bill@Ixion
|
1cb9a6dae2
made the DMG better (still no icon though)
|
16 years ago |
bill@Ixion
|
91b8195ebb
fixing casefolding bug
|
16 years ago |
bill@Ixion
|
d5eb94fd5b
fixing casefolding bug
|
16 years ago |
bill@Ixion
|
e969879d5a
Added DMG automation to Xcode project
|
16 years ago |
bill@Ixion
|
89416b0881
merged in more changes
|
16 years ago |
bill@Ixion
|
5812d8f8e4
merged in changes from sf repo
|
16 years ago |
bart@bart
|
b39f353dbc
love.errhand checks if it can run and is also called if love.init errors
|
16 years ago |
bart@bart
|
9434c7b7a1
When path is invalid no-game screen is shown
|
16 years ago |
bill@Ixion
|
c0258e9403
fixed project I guess?
|
16 years ago |
bill@Ixion
|
2abd9c1141
added rude's better SDL thread fix
|
16 years ago |
rude
|
a237008ce2
ParticleSystem works now. Error handler no longer loops forever. :)
|
16 years ago |
rude
|
37745bf745
Added potential fix for MacOSX thread problem.
|
16 years ago |
bill@Ixion
|
8724053613
fixed up info.plist and the xcodeproj
|
16 years ago |
bill@Ixion
|
ff270dcfe8
fixed hanging-on-quit bug
|
16 years ago |
bill@Ixion
|
8a6f16a4f6
brought up-to-date with latest changes from main repo
|
16 years ago |
bart@bart
|
0aae22d523
Fixed PHYSFS_fileLength segfault on non-existant files by checking if a file exists when a file object is created
|
16 years ago |
rude
|
a3bff7cde9
Reintegrated ParticleSystem.
|
16 years ago |
rude
|
0fa37fc711
Fixed bug where file was left open when doing a love.filesystem.read.
|
16 years ago |
rude
|
ab981ea982
Made error screen and reverted love.event.wait.
|
16 years ago |
bart@bart
|
090d2e1cdb
Fixed mp3 looping
|
16 years ago |
rude
|
92c678ce02
Fixed file not closing after require(). Changed seek() to use seconds.
|
16 years ago |
bart@bart
|
de4d9bf2d4
Merge, I committed first
|
16 years ago |
bart@bart
|
ae43b28ac4
Enabled looping for libmpg123
|
16 years ago |
rude
|
ae8d660868
Fixed bug in love.event. Started on error screen.
|
16 years ago |