1. 06 Feb, 2018 1 commit
  2. 30 Nov, 2017 1 commit
  3. 25 Sep, 2017 1 commit
    • Sinus Pi's avatar
      Removed string casts. · 20bda3d4
      Sinus Pi authored
      UseTraceback is now a property.
      Whitespace and brace standards and newlines adjusted.
      20bda3d4
  4. 23 Sep, 2017 2 commits
  5. 05 Sep, 2017 1 commit
  6. 06 Aug, 2017 1 commit
    • psy_commando's avatar
      Fixed issue where variadic static method arguments wouldn't get read from cache properly · b2329fb5
      psy_commando authored
      * The count of cached parameters was done wrong (I assume), so the parameter array was empty when calling a static method more than once with a variadic parameter array for some reasons.
      
      The best way to spot the issues immediately is to try to wrap "String.Format(string, params object[])" in a static class method "Format(string, params object[])". And then call it twice in a row with any valid paramters. The second time, the parameter array will be completely empty even if data was passed to the function inside the lua script.
      b2329fb5
  7. 25 May, 2017 1 commit
  8. 17 Jan, 2017 1 commit
  9. 23 Apr, 2016 2 commits
  10. 28 Mar, 2016 1 commit
  11. 05 Mar, 2016 2 commits
  12. 29 Dec, 2015 1 commit
  13. 21 Oct, 2015 2 commits
  14. 18 Oct, 2015 1 commit
  15. 11 May, 2015 1 commit
  16. 01 May, 2015 2 commits
  17. 07 Apr, 2015 1 commit
  18. 03 Apr, 2015 2 commits
  19. 21 Mar, 2015 2 commits
  20. 12 Mar, 2015 1 commit
  21. 23 Feb, 2015 1 commit
  22. 30 Dec, 2014 4 commits
  23. 26 Dec, 2014 1 commit
  24. 23 Dec, 2014 3 commits
  25. 18 Dec, 2014 1 commit
  26. 29 Nov, 2014 1 commit
  27. 27 Nov, 2014 1 commit
  28. 21 Nov, 2014 1 commit