Historique des commits

Auteur SHA1 Message Date
  mikymod 832542c234 Remove development and release #defines il y a 11 ans
  Daniele Bartolini 0d1448dba1 Make DebugLine fulluserdata il y a 11 ans
  Daniele Bartolini 6e19d562d1 Remove push/get_gui_component_id il y a 11 ans
  Daniele Bartolini eb91674e52 Add value_type il y a 11 ans
  Daniele Bartolini 4194eeee68 Add Color4 to lua il y a 11 ans
  Daniele Bartolini 913e9099fd Add is_nil() and is_number() to LuaStack il y a 11 ans
  mikymod 9f84a4d4ba add LuaVector2Box il y a 11 ans
  Daniele Bartolini cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. il y a 12 ans
  mikymod 7c4b48681f fix typo il y a 12 ans
  mikymod 2b7c41233c add matatable functions to LuaStack il y a 12 ans
  mikymod 413e889146 add boxed vector3 to lua il y a 12 ans
  mikymod bee265b392 remove push/get_gui_id from LuaStack il y a 12 ans
  mikymod 84e008df2d implement raycast in PhysicsWorld il y a 12 ans
  Daniele Bartolini 5476b6a9fc Better organize lua stuff il y a 12 ans
  Daniele Bartolini 214a22869a Do not include IdTable il y a 12 ans
  Daniele Bartolini 5f3614ffcd Add DebugLine il y a 12 ans
  Daniele Bartolini 3904b035fe Add SoundWorld::pause_all/resume_all/stop_all() and add LuaSoundWorld il y a 12 ans
  mikymod 7b87c44f3e improve lua binds for Gui il y a 12 ans
  mikymod 802ef55bda update Lua binds according to gui implementation il y a 12 ans
  Daniele Bartolini 2e5fd127ef Switch some objects from class to struct il y a 12 ans
  Daniele Bartolini 6d22fef367 Add basic support to character controllers il y a 12 ans
  Daniele Bartolini d16074cfc6 Add Lua bindings for Actor and PhysicsWorld il y a 12 ans
  Daniele Bartolini 8c6edff894 Remove push/get_lightdata from LuaStack. All supported types must have corresponding get/push, this allows type/alive-checking il y a 12 ans
  Daniele Bartolini df94138f9a Fix 64-bit builds il y a 12 ans
  Daniele Bartolini 7cfd66ff94 Add push/get_sound_instance_id() il y a 12 ans
  Daniele Bartolini 9ffdd08a6e Mark Id::encode() as const il y a 12 ans
  Daniele Bartolini c90143338d Add support to numeric keys to push_key_begin() il y a 12 ans
  Daniele Bartolini 74391d0742 Add a way to push tables with arbitrary key/value pairs il y a 12 ans
  Daniele Bartolini 824a997908 Add methods to check types of lua math userdata il y a 12 ans
  mikymod 410c3c2039 add LuaSprite il y a 12 ans