Explorar o código

Updated all samples to work in Windows with the Lua updates.
Reverted mesh sample to normal code (took out Lua testing version).

Chris Culy %!s(int64=13) %!d(string=hai) anos
pai
achega
12fde00cd5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      gameplay-luagen/TODO.txt

+ 1 - 0
gameplay-luagen/TODO.txt

@@ -28,6 +28,7 @@ Normal Priority List:
 - Fix memory leaks in gameplay-luagen and in generated code.
 - Fix memory leaks in gameplay-luagen and in generated code.
     - Add "@script{create}" to the appropriate gameplay functions.
     - Add "@script{create}" to the appropriate gameplay functions.
     - Add "@script{own}" to array parameters that are owned by the function or class they are passed to?
     - Add "@script{own}" to array parameters that are owned by the function or class they are passed to?
+- Get all platforms working.
 - Add a global function that implements casting for use from Lua scripts (i.e. to downcast from a Control to a Button).
 - Add a global function that implements casting for use from Lua scripts (i.e. to downcast from a Control to a Button).
 
 
 Future Feature List:
 Future Feature List: