tag 5a03a122713c455db1fb03b6d9f0ab1ecd55e7ea 9.2.19
Author:	Mike "Xodiv" Battersby <mib@post.com>
Date:	Fri Jul 22 17:01:16 2022 +1000

LiteMount 9.2.19

 - Reduce temporary memory usage on activation
 - Was about 300 kB per activate, now 5-7 kB
 - Also marginally faster (50ms down to 40ms on my PC)

commit b828a4620b85b154f8dfea5fe68d94cd4c90019b
Author: Mike "Xodiv" Battersby <mib@post.com>
Date:   Fri Jul 22 16:58:18 2022 +1000

    Fix wording for max level check on first load

commit 72c9389146c3ea860e57e40f87653d5b7899de5d
Author: Mike "Xodiv" Battersby <mib@post.com>
Date:   Fri Jul 22 16:35:22 2022 +1000

    Consistent returns from GetRaw to avoid future bugs

commit 42ddba8304d126ff1dafad09680ca4854f3afb6d
Author: Mike "Xodiv" Battersby <mib@post.com>
Date:   Tue Jul 19 23:29:33 2022 +1000

    Reduce temporary memory usage a lot. Maybe break things.

commit 2a45ee06b59064f7c026e9e02d99dac69e4f01db
Author: Mike "Xodiv" Battersby <mib@post.com>
Date:   Mon Jul 18 22:37:40 2022 +1000

    Save a bit of temporary memory by not using C_Map.GetMapInfo so much

commit 35549983570b3025eccf6be327f81366b87654ea
Author: Mike "Xodiv" Battersby <mib@post.com>
Date:   Mon Jul 18 20:20:54 2022 +1000

    Flag Unsuccessful Prototype Fleetpod as SLOW
    Actually it's VERYSLOW but I don't have a flag for that

commit 29316ed3e4c941e46de2ad6f56f5bf1dd5eab0ce
Author: Mike "Xodiv" Battersby <mib@post.com>
Date:   Mon Jul 18 20:18:48 2022 +1000

    Code twiddles. Make it more obvious why GetMountFromUnitAura and GetActiveMount are different

