This website requires JavaScript.
Explore
Help
Register
Sign In
iqbalrifai
/
Aegisub
Watch
1
Star
0
Fork
0
You've already forked Aegisub
mirror of
https://github.com/odrling/Aegisub
synced
2025-04-11 22:56:02 +02:00
Code
Issues
Releases
Wiki
Activity
Aegisub
/
libaegisub
/
lua
History
Ryan
8d8ea166df
lua: remove usage of luaL_reg in favor of luaL_Reg
...
The former was deprecated with 5.1, and removed entirely in later versions and in LuaJIT
2021-01-30 07:25:06 -05:00
..
modules
lua: remove usage of luaL_reg in favor of luaL_Reg
2021-01-30 07:25:06 -05:00
modules.cpp
Extract some bits that don't need to be templated from templates
2014-12-28 16:46:38 -08:00
script_reader.cpp
Replace boost::tokenizer with agi::Split
2015-02-08 08:11:22 -08:00
utils.cpp
Reduce error-handling bloat a bit
2015-07-28 16:22:48 -07:00