41 Commits (fd1c5f5cd4c3af4694c483ac8fee16cc7f83e891)

Autor SHA1 Mensaje Fecha
  Sam Hocevar 0f5913edce base: deprecate lol::array. hace 6 años
  Sam Hocevar 65abcac37b Use std::tuple for our custom dynamic arrays. hace 6 años
  Sam Hocevar 9128661062 Switch to upstream Lua master branch. hace 7 años
  Sam Hocevar 502e45d904 More methods switched to lowercase naming scheme. hace 7 años
  Sam Hocevar 9dbfa4d550 Use std::string in a lot of places. Makes a few things simpler. hace 8 años
  Sam Hocevar 980ff37a58 Get rid of numerous uses of lol::String. hace 8 años
  Sam Hocevar 487c82609c Make lol-lua an optional dependency. hace 8 años
  Sam Hocevar 44e39867b1 Fix approximately 80 billion compilation warnings. hace 8 años
  touky ea93e0fecc baselua fix hace 9 años
  Sam Hocevar f533ecffad Various compilation fixes. hace 9 años
  touky fab4610405 lolua tweaks hace 9 años
  touky eb943fc5e3 Lolua small simplification hace 9 años
  touky 0cdeb424d9 2nd pass, removed all old code, and fixed all the wrong usages hace 9 años
  touky 4d78d62a70 Lolua refactor 2nd pass: New version is much simpler and practical hace 9 años
  touky 893ab7b6f5 first little pass, everything is broken. hace 9 años
  Sam Hocevar 96d725fd71 lua: replace lol::LuaState with the original lua_State hace 9 años
  Sam Hocevar 610d2a97ac lua: remove LuaLoader::Find() helper hace 9 años
  Sam Hocevar 6a35a64dd5 sys: make a few functions lowercase. hace 9 años
  Sam Hocevar 7ccf613a08 build: move Lua to a submodule hace 9 años
  Sam Hocevar 3db14cd669 win64: various VS 2015 build fixes. hace 9 años
  Sam Hocevar f1c34b8660 lua: import lua 5.3.3 source (was 5.2.1). hace 9 años
  Sam Hocevar bd96cfeb51 Add LuaLoader::Find() helper to find the state’s loader. hace 9 años
  Sam Hocevar cb10d6fbdf zepto8: try to execute Lua code hace 9 años
  Sam Hocevar b0f8b24b4b lua: fix a very old bug in the Lua hooks. hace 10 años
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. hace 10 años
  Sam Hocevar 441a20af99 misc: fix copyright information here and there. hace 10 años
  Sam Hocevar d64b117b8d build: fix license and copyright information. hace 11 años
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. hace 11 años
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. hace 11 años
  Sam Hocevar 98ad45046f lua: disable 64-bit integer setters. hace 11 años
  Benjamin ‘Touky’ Huet 73f729d2ef MeshViewer refactor is on good way hace 11 años
  Sam Hocevar 2b4d3318d6 Fix a race condition in the file watcher and a few compilation warnings. hace 11 años
  Benjamin ‘Touky’ Huet 3f167f2f1d ImGui 1.37 hace 11 años
  Sam Hocevar d97087fc8b lua: fix compilation issues. hace 11 años
  Benjamin ‘Touky’ Huet bd9fddc5d9 Split Tileset in TextureImage -> Tileset hace 11 años
  Benjamin ‘Touky’ Huet 9c07e8c2e0 Added Thread classes hace 11 años
  Benjamin ‘Touky’ Huet a8c3a80eb1 Add color var in lua hace 11 años
  Benjamin ‘Touky’ Huet 00807670b9 Easymesh test tuto works with lua, but EzMesh seems broken. hace 11 años
  Benjamin ‘Touky’ Huet 8222295f3b 2nd pass on Lua integration. hace 11 años
  Benjamin ‘Touky’ Huet 106a7632d1 Small folders tweaks hace 11 años