提交历史

作者 SHA1 备注 提交日期
  rude 64dbfbd9eb Added exception catcher for love.graphics.newFont. 15 年之前
  rude 3597d2848c Added tag 0.6.1 for changeset 1c05df814086 15 年之前
  rude edac50b061 Updated change-log. 15 年之前
  rude 72efaa283f Fixed crash on attempt to open non-existent file. 15 年之前
  rude 160c8eee3b Upped version to 0.6.1. 15 年之前
  rude e7a6323635 Made sure the state of the Source is applied to the AL source when it's played. Also increased the max number if sources allowed at the same time. 15 年之前
  [email protected] 662406efbe Fixed the command line order bug & changed love.load() to love.load(arg) 15 年之前
  [email protected] 7935050435 Now builds on Ubuntu 9.10 15 年之前
  [email protected] b013a5b87f Added another change I forgot 15 年之前
  rude 7b37bdd4f8 Updated changelog. 15 年之前
  rude aa01c984b9 Updated all dates to 2010. 15 年之前
  rude eb138f92f2 Fixed seeking. In theory. 15 年之前
  rude c271f5a290 Updated MacOSX project files. 15 年之前
  rude 67e10b64f9 Implmented a few 'missing methods' in love.physics. 15 年之前
  rude c269430981 Reduced the width and height of rectanges by one pixel. 15 年之前
  rude efd36826b7 Removed code related to GL_CULL_FACE. 15 年之前
  rude b0cd49781f Merged love.audio changes. 15 年之前
  rude 838fff3e1d Added tag 0.6.0 for changeset 301312c82b00 15 年之前
  rude 5b30c7fcfe Major developments to love.audio/love.sound. Music and Sound are gone. There are only Sources now, which is much cleaner. 15 年之前
  [email protected] af4c8977c6 Fixed invalid free bug, delete[] on a void* is undefined behaviour 15 年之前
  [email protected] 4b6660728d Changed the mimetype to a correct one 15 年之前
  Bill Meltsner 8f3d08f444 updated changes.txt, and fixed some glaring inaccuracies in the 0.6.0 changelog (not that it's by any means complete, but it doesn't blatantly lie (as much) anymore) 15 年之前
  Bill Meltsner 8de70ca2aa added polyline support to love.graphics.line (the syntax is the same as love.graphics.polygon - either a list or a table of vertices) 15 年之前
  Bill Meltsner 46b3d2e254 removed some unnecessary releases from SDLMain.m 15 年之前
  rude 8e74574544 Fixed playing multiple instances of the same Music. 15 年之前
  [email protected] 3c79a33931 You now get an error when there is no code to run 15 年之前
  [email protected] 5f9cf99abd Fixed epic physics typo (getRestituion->getRestitution) 15 年之前
  Bill Meltsner 3b5c8289e5 fixed beeping when a non-shortcut was pressed on Mac 15 年之前
  [email protected] b7dc56d289 More changes.txt 15 年之前
  [email protected] 4d271565bd Added ppc support to deb build script 15 年之前