Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some minor build system improvements.
|
|
|
|
|
|
|
|
On modern hardware this makes no difference to build times.
|
|
- CMP0003 has been the default since 2.6 so there is no need to
enable this.
- CMP0007 and CMP0026 always exist on 3.0+ so there is no need
to check that they exists.
|
|
|
|
Remove redis database support
|
|
|
|
|
|
Also allow log messages to be translatable
|
|
on hybrid/bahamut
|
|
|
|
This makes it easier to see which send functions a protocol module
implements as they are all explicitly registered by the module, and
avoids the problem of subtly breaking other protocol modules when
using inheritance.
Also split the old "core" send implementations out into a module, and
the TS6 ID generator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove require_server flag
|
|
|
|
this
|
|
|
|
Also store cached state with the field by using Serialize::Storage for
field storage
|
|
|
|
|
|
accessors for many
|
|
Thanks
|
|
|
|
|
|
|
|
|