Commit Graph

21 Commits

Author SHA1 Message Date
d5fb9cd224 Better documentation of the object-oriented-lua patch, and removal of an unused patch from lua 2026-03-11 04:00:16 -04:00
cc629227a5 Change the way the lua engine initialization functions are called 2026-02-25 03:43:44 -05:00
2c2d4e44bb Consolidate unit testing code 2026-02-24 23:15:02 -05:00
f544888938 A little more work on getclass and classname 2026-02-21 23:58:33 -05:00
ff81d79b4a Implement printf, dprintf, string.format 2026-02-17 19:57:58 -05:00
8a33a399d1 QOL improvements to docsearch: alphabetize, filter out unittests 2026-01-14 16:35:54 -05:00
d533a8da0e Fix minor bug in docsearch (check for sandboxed functions.) 2026-01-14 14:38:36 -05:00
03e9928e03 The docsearch function is now working. 2026-01-14 14:34:54 -05:00
850b4aa43b More refactors to prepare for doc-search, including moving unicode support into ext. 2026-01-14 12:30:44 -05:00
4e374294b6 A small refactor to SourceDB to prepare for doc-search functionality 2026-01-12 13:45:04 -05:00
a242244f9c Add VALIDATE_LUA as a function in lpxserver and lpxclient 2025-12-03 19:55:53 -05:00
14b5c4ed8f Improve implementation of LS.getclass and LS.classname, make it more consistent. 2024-09-18 16:09:05 -04:00
357e3766fb Fix blank animqueues, and add facing=math.auto to animate 2024-03-12 11:46:48 -04:00
0c126e62d6 Some more error checking for class names and tangible IDs 2024-02-28 14:19:59 -05:00
972f0095c6 Work on SourceDB:rebuild 2023-04-10 17:58:44 -04:00
ef7d0ec365 Replace most uses of std::cerr with util::dprint 2023-04-07 16:00:52 -04:00
9d593cc767 Convert sourcedb to new LuaStack stuff 2023-04-07 15:49:50 -04:00
4f0713c9cb At this point, most functions have been LuaStack refactored 2023-04-07 14:20:45 -04:00
7f000bc0fd Added two new stack disciplines to LuaStack 2023-04-06 20:12:03 -04:00
5ede3f507c Change how class tables are created and recreated for greater robustness 2023-03-17 13:31:10 -04:00
def6387ca3 Change directory structure 2023-02-14 14:05:45 -05:00