Age | Commit message (Collapse) | Author |
|
|
|
|
|
matching all identified users
|
|
|
|
|
|
matching ACCESS_INVALID levels, and added in a disabled config option for levels
|
|
|
|
|
|
compiler warnings
|
|
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
to translate strings in 3rd party modules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is dropped
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accidentally translating them if we shouldnt
|
|
|
|
|
|
|
|
out of the core and into the modules that use them.
|
|
|
|
|
|
from the four main SQL tables in realtime, which
effectively gives us "live" SQL.
Changed eventfd pipe engine to not use buffered write.
Added TryLock to threading engines.
Made blocking SQL queries in our SQL API thread-safe.
|
|
|
|
|
|
mode not just join
|
|
|
|
|
|
|
|
to cut back on their code duplication. More work can be done in the future to remove even more of it.
|
|
|
|
|
|
|
|
|
|
|
|
connect to the uplink. Because we may not know modes until after we are synced we could accidentally nuke all of the mlocks
|
|
|
|
|