浏览代码

Modernize the mapping of function name to function code by using a dictionary. Function names are still listed the same amount of times (so only once unless code is shared) but it no longer requires a ton of else ifs (nor a ton of ROPS procs) and should also be a lot faster. Kept the categories even though they don't have an impact anymore except to keep things organized a bit more.

Martijn Laan 10 月之前
父节点
当前提交
8c1fe5cfc8
共有 1 个文件被更改,包括 2185 次插入1787 次删除
  1. 2185 1787
      Projects/Src/Setup.ScriptFunc.pas

文件差异内容过多而无法显示
+ 2185 - 1787
Projects/Src/Setup.ScriptFunc.pas


部分文件因为文件数量过多而无法显示