Commit History

Author SHA1 Message Date
  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
  Nate Starkey 010536abb7 Fixed most of the Lua side of options.rml. 14 years ago
  Nate Starkey f57f412de8 NULL checks...everywhere 14 years ago
  Nate Starkey c615b0b190 Fixed one of the leaks. 14 years ago
  Nate Starkey 970fda9111 Sample crashes on exit only if the high scores menu gets opened. 14 years ago
  Nate Starkey 23ef189318 It works! Kind of. Well, no crashes. 14 years ago
  Nate Starkey 14392479d7 Fixed the LuaEventListener so that it will actually have a function at the top of the stack. 14 years ago
  Nate Starkey 7a17a2d32f Changed all of the __call metamethods to type:new functions due to some metamethod black magic not happening. 14 years ago
  Nate Starkey 41edc5d22e Made LuaDocument's LoadScript function signature the same as ElementDocument's like it should have been. 14 years ago
  Nate Starkey d9959b34f1 Moved things around to fix template compile errors. 14 years ago
  Nate Starkey 5002b81fe4 Implemented Lua types: ElementDataGrid,ElementDataGridRow,ElementTabSet. 14 years ago
  Nate Starkey cb9fe611c4 Added a .sln for RocketLua itself. 14 years ago
  Nate Starkey 9663a4b184 Implemented the types for ElementFormControlDataSelect/Input/TextArea. 14 years ago
  Nate Starkey c97d9ea7e2 Implemeneted the Lua type for ElementFormControlSelect 14 years ago
  Nate Starkey e67cc58893 Did the Lua types for ElementForm and ElementFormControl 14 years ago
  Nate Starkey 74fd0fd292 undo the merge. 14 years ago
  Nate Starkey 6afe5736de merge 14 years ago