Skip to content
Snippets Groups Projects
  1. Dec 10, 2020
    • James R.'s avatar
      Big Large Lua Hooklib Refactor · 8d382e49
      James R. authored
      * Hooks are no longer a mess of lua boiler plate. Helper functions reduce hooks
        to, at the most basic level, only two calls.
      * Lua tables (the array part) are used to index hooks. Such tables contain only
        hooks of the same type.
      * Hook types are defined in one place so you no longer need to sync up the enum
        and name array.
      8d382e49
    • James R.'s avatar
      That moment when you see HAVE_BLUA crawl back from the grave · e7883f3f
      James R. authored
      This would mean MapChange hasn't been firing for demos ...since 2.2.5.
      e7883f3f
  2. Dec 01, 2020
  3. Nov 29, 2020
  4. Nov 26, 2020
  5. Nov 24, 2020
  6. Nov 23, 2020
  7. Nov 22, 2020
  8. Nov 21, 2020
  9. Nov 19, 2020
  10. Nov 18, 2020
  11. Nov 16, 2020
Loading