Histórico de commits

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