5 Commits (2c4e69c5c9ee956cc91cec557bcbaa7dddf78b1c)

Author SHA1 Message Date
Andrettin 76feb78b4e
Parse Text/Speech Data from TSV (#8138) 7 months ago
Andrettin 0c3fe1345c
Parse Quest Data from TSV 7 months ago
Anders Jenbo 1c76897f2c Apply simple const rules using clang-tidy 7 months ago
Andrettin cfb52ee239
Added support for mods to add unique monsters without replacing any data (#8092) 7 months ago
Gleb Mazovetskiy 740868af3f Update sol2 and lua 8 months ago
Anders Jenbo 3b18dd35d9
Move some Hellfire differences to data files (#7943) 11 months ago
Anders Jenbo 3fb8be385b Add support for MPQ packed mods and turn Hellfire into one 11 months ago
Eric Robinson 477389de3b
Lua: Add an item usertype 12 months ago
Gleb Mazovetskiy 32f9cc9ad9 Lua: Add basic APIs for walking to a towner 1 year ago
Gleb Mazovetskiy 88a9a0656d Move option change handlers out of `options.cpp` 1 year ago
Gleb Mazovetskiy d94bc424df `sgOptions` -> `GetOptions()` 1 year ago
Gleb Mazovetskiy 736a69ce8d Lua: Add i18n module 1 year ago
staphen 4931cc6386 Lua mod ini file configuration 1 year ago
staphen fade1d0b22 Fix error in Lua require() function 1 year ago
qndel 8e57785755 change log type on missing optional lua assets from error to info 2 years ago
Gleb Mazovetskiy e9c29fa806 Switch to ankerl::unordered_dense 2 years ago
Gleb Mazovetskiy 5fc6ce608f Lua: Overhaul events 2 years ago
Gleb Mazovetskiy c4d819a54f Lua: Show signatures of native (non-C) functions 2 years ago
staphen 7df7b35123 Clean up warnings and debugger errors related to the Lua console 2 years ago
Gleb Mazovetskiy cec1f1f37c Lua: Implement sandbox 2 years ago
Gleb Mazovetskiy 8bffbedcb4 Migrate some debug.cpp commands to Lua 2 years ago
Gleb Mazovetskiy 03893ea27a Lua: Add `inspect` package 2 years ago
Gleb Mazovetskiy 3812d63178 Lua: Fix audio module registration 2 years ago
Gleb Mazovetskiy dbfa204944 Lua: Set `warn` function 2 years ago
Anders Jenbo 4fe90f7b74 Add audio functionality to Lua 2 years ago
Anders Jenbo 8f2990d1e7 Expose engine version to Lua 2 years ago
Gleb Mazovetskiy 5d9d5c6872 Lua: `require` supports loads from assets 2 years ago
Gleb Mazovetskiy cc0d2e2caf lua.cpp: Use backslash directory separator 2 years ago
Gleb Mazovetskiy 165f95e38f Require lua/init.lua to succeed 2 years ago
Gleb Mazovetskiy 3ea4996367 Add a basic Quake-style console 2 years ago
Gleb Mazovetskiy de6eac137b Split up lua bindings a bit 2 years ago
Gleb Mazovetskiy ddc3a9e54e lua: re-enable drawString 2 years ago
Gleb Mazovetskiy 64b94f9661 lua: add log{Verbose,Debug,Warn,Error} 2 years ago
Gleb Mazovetskiy 493aaf554e Add a lua debug command 2 years ago
Gleb Mazovetskiy 5b62bf7eec Lua improvements 2 years ago
Gleb Mazovetskiy 60b12dcb2c lua: Register globals in a more efficient way 2 years ago
Gleb Mazovetskiy 5c1ff18bd3 `LuaEvent`: Use `traverse_get` 2 years ago
Gleb Mazovetskiy 72b49abef4 Add sol2 for Lua <-> C++ bindings 2 years ago
Anders Jenbo 706010ee45 Add Lua support 2 years ago