提交历史

作者 SHA1 备注 提交日期
  bill@Ixion 3d95e9e44b xcode project no longer requires lanes and will build correctly (probably) 15 年之前
  rude 735e4994e9 Removed lanes. 15 年之前
  rude c39242a24a It's now possible to control individual sources. 15 年之前
  rude c5e8308d5f Fixed wrapper bugs in setLine and setPoint. 15 年之前
  rude e0d3e3b33d Fixed bug in love.graphics.quad. 15 年之前
  rude ec41545933 Added newQuad. 15 年之前
  bill@Ixion c70d1e9db3 keeping a consistent coding style and apparently fixing broken compilation on systems that aren't mine. 16 年之前
  bill@Ixion b57f48eb73 last commit broke the build by accident - apparently redeclared a variable. fixed. 16 年之前
  bill@Ixion c120a1570c love.physics.newWorld now acts like it's supposed to and adheres to the documentation 16 年之前
  bill@Ixion 2515c697e5 bodies can now be forbidden from sleeping 16 年之前
  [email protected] 2bf0ea5402 merge 16 年之前
  [email protected] 7d79398c57 Fixed incorrect number of arguments expected for contact:getVelocity() :getNormal() and :getSeparation() 16 年之前
  rude 05439961d2 Font can now be omitted from setFont/newFont to use the default font. 16 年之前
  [email protected] af01b840a1 Several rad2deg conversions for glRotate 16 年之前
  [email protected] 692fd9a890 Converted ParticleSystem to radians 16 年之前
  [email protected] 31fc3b17d4 merge 16 年之前
  [email protected] efd019ff44 Added --enable-old-sdl for compatibility with older versions of SDL, missing some defines 16 年之前
  bill@Ixion 3c68cf5a93 you can now drag and drop folders onto the Mac version of love 16 年之前
  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 年之前