39 Commits (ffaac3a634c0ef753153dca8a13e1aa84c6f333a)

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