2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  James Watkins-Harvey 8885fc621d Updated luasocket to 3.0rc1 (git commit 316a945) 9 жил өмнө
  Alex Szpakowski ddc4b06eba Moved the base Decoder implementation out of the lullaby subfolder. 9 жил өмнө
  Alex Szpakowski be1a59fb18 Disable 64 -> 32 bit integer conversion warnings in Xcode. lodepng and luasocket both generate a lot of them... 9 жил өмнө
  Alex Szpakowski 2e016810c9 Update Xcode project 9 жил өмнө
  Alex Szpakowski bfb00239fd Fix compiling for iOS 9 жил өмнө
  Alex Szpakowski e71f95595c ImageData (and Images loaded from them) now support different data formats. Resolves issue #1048. 9 жил өмнө
  Bart van Strien 3a2e859acd Add love.math.hash, which supports MD5/SHA-1/SHA-2. 9 жил өмнө
  Alex Szpakowski aad3c0d4d9 Fixed building for OS X. 9 жил өмнө
  Alex Szpakowski cdc019b96b libmodplug is now used on iOS. 9 жил өмнө
  Alex Szpakowski 03032034e9 Fixed the Theora framework having its headers removed when love is built for Mac OS X. 9 жил өмнө
  Alex Szpakowski 925eebdaf0 Removed love.event.addListener/removeListener/clearListeners. 9 жил өмнө
  Alex Szpakowski 3eb363059b Added love.event.addListener and removeListener. 9 жил өмнө
  Alex Szpakowski 52b1bd78f2 Implemented LuaJIT FFI versions of love.math.random and RandomGenerator:random. 9 жил өмнө
  Alex Szpakowski 27ec680f50 Updated the Xcode project files for video support. Theora.framework is now required for building for OS X, and the iOS dependencies have been updated to include the theora library. 10 жил өмнө
  Alex Szpakowski 374d1ae0e1 Implemented LuaJIT FFI versions of love.math.noise, love.math.gammaToLinear, and love.math.linearToGamma. 10 жил өмнө
  Alex Szpakowski 77998c707d Added the ability to use ASTC compressed textures, when the system supports them. 10 жил өмнө
  Alex Szpakowski f1d0187a58 Fixed the iOS build. 10 жил өмнө
  Alex Szpakowski ac99a47386 Moved most of the ParticleSystem code from modules/graphics/opengl/ to modules/graphics/ 10 жил өмнө
  Alex Szpakowski 9c1214c77a Updated the Xcode project to use Xcode 7's recommended settings. 10 жил өмнө
  Alex Szpakowski 99debab3a4 Updated the readme: Xcode 7 lets you build iOS apps for your device without a registered developer account. 10 жил өмнө
  Alex Szpakowski d3d970b925 Renamed iOS.mm and iOS.h to ios.mm and ios.h, to match the naming conventions of other files. 10 жил өмнө
  Alex Szpakowski e44f20fdc6 Renamed OSX.mm/OSX.h to macosx.mm/macosx.h to match love's file naming conventions. 10 жил өмнө
  Martin Felis f5778ed86e Added a LOVE_ANDROID define and Android-specific code that interacts with the JNI and SDL. 10 жил өмнө
  Alex Szpakowski c3612acfde Fixed the use of getRealDirectory when auto-detecting the identity name. 10 жил өмнө
  Alex Szpakowski 42ae9c9585 Moved the love.graphics Lua code into the graphics module folder. 10 жил өмнө
  Alex Szpakowski df1bd42dec Implemented efficient FFI versions of ImageData methods. 10 жил өмнө
  Alex Szpakowski 532c61c6c2 Implemented efficient FFI versions of SoundData methods, which are used when the LuaJIT FFI and JIT compiler are present. 10 жил өмнө
  Alex Szpakowski 59e4b1b8d6 Removed some debug prints on iOS. 10 жил өмнө
  Alex Szpakowski 60e8cc24bf Removed iOS-specific code to decode and encode images using the ImageIO framework (it's now redundant.) 10 жил өмнө
  Alex Szpakowski 5dbf589d47 Removed libjpeg-turbo as a dependency (closes issue #1031.) Removed jpeg support for ImageData:encode. stb_image now handles jpeg image loading. 10 жил өмнө