Commit History

Author SHA1 Message Date
  [email protected] 267547b6c0 New attempt at love.timer.getMicroTime 16 years ago
  [email protected] dc014f720a Rewrite + some comments for love.timer.getMicroTime 16 years ago
  [email protected] 868c2577a7 Added (hopefully) cross-platform love.timer.getMicroTime 16 years ago
  [email protected] f76fd131d8 Made me the package maintainer (sorry, Tommy, but I am kind of maintaining the packages now..) 16 years ago
  rude 2772e1429c Added icon for Windows release builds. 16 years ago
  rude 6aba6bad7e Concatenating .love files on the binary works again. 16 years ago
  rude 127c980ff8 Fixed non-protected call to love.conf. 16 years ago
  rude 86ac10c3f6 Fixed bug where destroyed objects in love.physics cause crash when collected. 16 years ago
  rude ee59f28e04 Some destructors in love.physics were non-virtual. 16 years ago
  rude eaf8472a98 Removed "SDL_app" caption before window is created initially. 16 years ago
  rude 28e534882c Merge. 16 years ago
  rude 0df1aeb0f3 Changed how scripts are embedded. 16 years ago
  rude 9b367c5dbd Added a script for converting Lua files to char arrays. 16 years ago
  [email protected] 0ca855e9dc Merge (forgot to push) 16 years ago
  rude fa3b226edc Added an option to attach a console in Windows. 16 years ago
  rude 0dc6d985ee LOVE arguments now work with Unicode in Windows. 16 years ago
  [email protected] 839f4d2865 Fixed linux compiler error (from mpg123) 16 years ago
  rude d508c3829f Fixed bug with line stipple and setMode. 16 years ago
  rude 2a9b2b608c Restored the destroy method for objects in love.physics. 16 years ago
  bill@Ixion 0e98e7928b aaand one more fix to make sure mpg123 runs 16 years ago
  bill@localhost c016c25e33 fixed the linking hack so that mpg123.framework and libmodplug.framework actually, uh, work (thanks fizzadar for testing) 16 years ago
  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 years ago
  rude b3bd3427a5 Fixed Shape:testSegment. 16 years ago
  rude 0d40f70681 Updated boot.lua. 16 years ago
  rude 6b5bbe07f5 Merged. 16 years ago
  rude 435fc43f68 Fixed love.keyboard.setKeyRepeat, fixed issues with Body:getWhatever, and made the save directory settable. 16 years ago
  [email protected] aa952fb2b0 Fixed gen-makefile to provide the entire source of lua lanes (fixes corrupt tarballs) 16 years ago
  rude 0e671c34d5 Fixed volume issue with WAV, and issue with truncated OGGs. 16 years ago
  [email protected] 0b6d86e782 Fixed the gen-makefile script to create correct packages 16 years ago
  rude 0d897b0b0f Sound should now work again. Music looping does probably not work, however (at least now with mp3). 16 years ago