41 Commit (fd1c5f5cd4c3af4694c483ac8fee16cc7f83e891)

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