Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not abort
|
|
|
|
|
|
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
|
|
|
module.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|