提交历史

作者 SHA1 备注 提交日期
  bill@Ixion f7eeac00ce merge 16 年之前
  bill@localhost cb5dfbe483 changed when the build copies frameworks to the .app to avoid a possible linker error 16 年之前
  rude 8ae14752bd Added resource file for embedded icon. 16 年之前
  rude 80a6e6dcaf Fixed warning in Timer.cpp/MSVC. Enabled unicode character set in MSVC release builds. 16 年之前
  bill@Ixion 3f70006283 Fixed Filesystem::getWorkingDirectory() so that it actually compiles on non-Windows systems. 16 年之前
  bill@Ixion 200f3f5f6a updated xcode project with new source files 16 年之前
  rude a3f6a55593 Fixed UTF-8 encoding of APPDATA and CWD on Windows. 16 年之前
  Bart df6389a170 Updated the project files, stupid msvc.. 16 年之前
  Bart f761e7e000 Fixed getMicroTime (for real this time) 16 年之前
  rude 21f1f90bb5 Merged. 16 年之前
  rude 16f6219957 Moved #ifdef LOVE_WINDOWS to Timer.cpp. 16 年之前
  [email protected] 267547b6c0 New attempt at love.timer.getMicroTime 16 年之前
  rude f3d1517a9a Fixed offset bug in body:applyImpulse and body:applyForce. 16 年之前
  [email protected] dc014f720a Rewrite + some comments for love.timer.getMicroTime 16 年之前
  [email protected] 868c2577a7 Added (hopefully) cross-platform love.timer.getMicroTime 16 年之前
  [email protected] f76fd131d8 Made me the package maintainer (sorry, Tommy, but I am kind of maintaining the packages now..) 16 年之前
  rude 2772e1429c Added icon for Windows release builds. 16 年之前
  rude 6aba6bad7e Concatenating .love files on the binary works again. 16 年之前
  rude 127c980ff8 Fixed non-protected call to love.conf. 16 年之前
  rude 86ac10c3f6 Fixed bug where destroyed objects in love.physics cause crash when collected. 16 年之前
  rude ee59f28e04 Some destructors in love.physics were non-virtual. 16 年之前
  rude eaf8472a98 Removed "SDL_app" caption before window is created initially. 16 年之前
  rude 28e534882c Merge. 16 年之前
  rude 0df1aeb0f3 Changed how scripts are embedded. 16 年之前
  rude 9b367c5dbd Added a script for converting Lua files to char arrays. 16 年之前
  [email protected] 0ca855e9dc Merge (forgot to push) 16 年之前
  rude fa3b226edc Added an option to attach a console in Windows. 16 年之前
  rude 0dc6d985ee LOVE arguments now work with Unicode in Windows. 16 年之前
  [email protected] 839f4d2865 Fixed linux compiler error (from mpg123) 16 年之前
  rude d508c3829f Fixed bug with line stipple and setMode. 16 年之前