| Commit message (Collapse) | Author | Age |
|
|
|
| |
Change-Id: Iccaede4fcb46c60181567082b02725db7a9f83ac
|
|
|
|
| |
Change-Id: I8f8bd9cbcc54bc8f4ce42d9ce0292ec6b5ac5cf0
|
|
|
|
| |
Change-Id: I436829b576c46dd04bcf33044f5d157552b51615
|
|
|
|
| |
Change-Id: I01535de80c6426f1f724ffad87a628b8a9a1b55d
|
|
|
|
|
|
|
|
|
|
| |
When unloaded, modules attached to OnMessage events would still be part
of the list used by FOREACH_MOD to send events to, leading to a
segfault.
This changes the behavior of load and unload to place new modules at the
*start* of the event handler arrays, leading them to already be
processed by the time the bot gets to the ModuleManager.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|