Historia zmian

Autor SHA1 Wiadomość Data
  [email protected] 355a94755d Added first version of thread and enabled newFileData 15 lat temu
  rude b71a87f670 Reverted auto.lua: use the source, not bytecode. 15 lat temu
  rude b94b5e6a9d Fixed SpriteBatch using the wrong type for GL_ELEMENT_ARRAY_BUFFER. 15 lat temu
  rude 64dbfbd9eb Added exception catcher for love.graphics.newFont. 15 lat temu
  rude 3597d2848c Added tag 0.6.1 for changeset 1c05df814086 15 lat temu
  rude edac50b061 Updated change-log. 15 lat temu
  rude 72efaa283f Fixed crash on attempt to open non-existent file. 15 lat temu
  rude 160c8eee3b Upped version to 0.6.1. 15 lat temu
  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 lat temu
  [email protected] 662406efbe Fixed the command line order bug & changed love.load() to love.load(arg) 15 lat temu
  [email protected] 7935050435 Now builds on Ubuntu 9.10 15 lat temu
  [email protected] b013a5b87f Added another change I forgot 15 lat temu
  rude 7b37bdd4f8 Updated changelog. 15 lat temu
  rude aa01c984b9 Updated all dates to 2010. 15 lat temu
  rude eb138f92f2 Fixed seeking. In theory. 15 lat temu
  rude c271f5a290 Updated MacOSX project files. 15 lat temu
  rude 67e10b64f9 Implmented a few 'missing methods' in love.physics. 15 lat temu
  rude c269430981 Reduced the width and height of rectanges by one pixel. 15 lat temu
  rude efd36826b7 Removed code related to GL_CULL_FACE. 15 lat temu
  rude b0cd49781f Merged love.audio changes. 15 lat temu
  rude 838fff3e1d Added tag 0.6.0 for changeset 301312c82b00 15 lat temu
  rude 5b30c7fcfe Major developments to love.audio/love.sound. Music and Sound are gone. There are only Sources now, which is much cleaner. 15 lat temu
  [email protected] af4c8977c6 Fixed invalid free bug, delete[] on a void* is undefined behaviour 15 lat temu
  [email protected] 4b6660728d Changed the mimetype to a correct one 15 lat temu
  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 lat temu
  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 lat temu
  Bill Meltsner 46b3d2e254 removed some unnecessary releases from SDLMain.m 15 lat temu
  rude 8e74574544 Fixed playing multiple instances of the same Music. 15 lat temu
  [email protected] 3c79a33931 You now get an error when there is no code to run 15 lat temu
  [email protected] 5f9cf99abd Fixed epic physics typo (getRestituion->getRestitution) 15 lat temu