Commit History

Author SHA1 Message Date
  Lloyd Weehuizen 061806e98e Merge pull request #51 from crazyjul/clip_fix 13 years ago
  gogoprog fdb49d4820 Fixed GetClippingRegion 13 years ago
  Nate Starkey 8fdb904cd2 Made ElementStyle in to ElementStyleProxy. 13 years ago
  Nate Starkey 679b61afd0 Fixed the names of the .lib files to match cmake. 13 years ago
  Nate Starkey d077d98b8e add luainvaders to CMakeLists.txt 13 years ago
  Nate Starkey b4fecce9e5 Part of SampleFileList was not auto generated, now it is. 13 years ago
  Nate Starkey 026ddead22 Remove warnings and errors for clang and g++ 13 years ago
  Nate Starkey dad4d6e30c Got cmake to work for msvc 13 years ago
  Nate Starkey 2140f1562a Also applied the previous fix to RocketControlsLua 13 years ago
  Nate Starkey d033adbd1b Fixed compile errors with xcode. 13 years ago
  Nate Starkey ae25e4cc4a Fixed the rocket global variable that I broke with the last commit. 13 years ago
  Nate Starkey 9a137588e7 One last proxy table, rocket.contexts 13 years ago
  Nate Starkey b39640892c Made the proxy tables act just like regular tables 13 years ago
  Nate Starkey d99eaf9518 Hopefully last set of bug fixes/features. 13 years ago
  Nate Starkey 2936dcc6de Added Lua to the scripting types in the readme 13 years ago
  Nate Starkey b3ea74e2a4 Removed Lua5.1 from the repo 13 years ago
  Nate Starkey 2d4824eb29 Removed the documentation at the top of the files for all of the types implemented in Lua. 13 years ago
  Nate Starkey 012103ebf2 Added another proxy table, this time for Element.child_nodes. 13 years ago
  Nate Starkey 13dbd75edd Implemented the RegisterTag function. 13 years ago
  Nate Starkey 3eabea960b The sample works now. 13 years ago
  Nate Starkey 0c27600374 Seperated CoreLua and ControlsLua in to different .dll files. 13 years ago
  Nate Starkey 4bc73882fa Added the license to the top of every file 14 years ago
  Nate Starkey ec95e6ae16 Replaced #pragma once with proper include guards. 14 years ago
  Nate Starkey 31076acf57 Added proxy tables for the functions that returned dictionary-like collections. 14 years ago
  Nate Starkey 345e60c0c5 Fixed Release compile errors. 14 years ago
  Nate Starkey 34e1de1a1f Fixed the sample, and fixed my faulty Lua inheritance. 14 years ago
  Nate Starkey 533fcfd2f4 More informative error messages. 14 years ago
  Nate Starkey a174747884 Created the ElementText type for Lua. 14 years ago
  Nate Starkey ed949eb062 Fixed the warning on exit. 14 years ago
  Nate Starkey 2a72dfdbb6 The sample now works completely. 14 years ago