Commit History

Author SHA1 Message Date
  Alex Szpakowski db1c982f76 boot.lua and nogame.lua line numbers match the source code once they're embedded into love (thanks, pgimeno!) 6 years ago
  Alex Szpakowski 0752f27bdf Update copyright year for 2019 6 years ago
  Bart van Strien fd514d8176 Update some more copyright notices 7 years ago
  Alex Szpakowski abb72cb813 Happy new year! 🥂 8 years ago
  Bart van Strien f4999bd2c7 Fail gracefully when auto.lua is called on a file not in src/scripts 9 years ago
  Alex Szpakowski 46a2e7b85c Happy new year! 🎉 9 years ago
  Alex Szpakowski c7b45b3505 Updated copyright for the new year 10 years ago
  Alex Szpakowski 3792dee4b4 Backout changeset 57172a7f03452a6b07f346e850f3e1020e230f46 11 years ago
  Alex Szpakowski e9e303c1e8 Changed embedded Lua scripts to be included in the love source via C++11's raw string literals instead of a generated header file. Removed auto.lua. 11 years ago
  Alex Szpakowski 4faddcd9aa Fixed some trivial compiler warnings 11 years ago
  Alex Szpakowski 3120a0e650 Goodbye 2013, hello 2014! 11 years ago
  Bart van Strien d81eae8889 Scripts now automatically recompile on change on linux, auto.lua normalizes input names a bit more 11 years ago
  Alex Szpakowski 3cf03fee8f Fixed the lua header generator script to output the correct year in the copyright text 12 years ago
  Alex Szpakowski 96161c66f6 Updated copyright text for the new year 12 years ago
  Bart van Strien 7793e7f02f CRLF to LF 13 years ago
  Bart van Strien db9e264685 Update auto.lua to bring it into the wonderful 2012 13 years ago
  Bart van Strien d34d907b00 Rewrite auto.lua 14 years ago
  vrld a13b792a5c Revert to last commit, as msvc is stuck in the last millenium 14 years ago
  vrld 08259a4a0e Change auto.lua to create plaintext instead of hex code. 14 years ago
  vrld 8581efae07 Change auto.lua to remove comments and unneeded whitespaces before converting to hex 14 years ago
  rude b71a87f670 Reverted auto.lua: use the source, not bytecode. 15 years ago
  rude cd24dbcb8e Added get/setGroupIndex (#129) and get/setFixedRotation (#113). Also fixed 3000 auto.lua-related warnings in MSVC. 15 years ago
  [email protected] b2972d6fd6 auto.lua now exports bytecode headers & added assert to setMode in boot.lua 15 years ago
  rude 9b367c5dbd Added a script for converting Lua files to char arrays. 16 years ago