41 коммитов (fd1c5f5cd4c3af4694c483ac8fee16cc7f83e891)

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