Age | Commit message (Collapse) | Author |
|
|
|
|
|
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing
changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
value
|
|
|
|
|
|
|
|
|
|
- Removed unneeded slash
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- definitely fixes #808;
- must fix #797 as well, but I can't test it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #680 completely
|
|
|
|
plugin unload
|
|
|
|
|
|
|
|
|
|
- archaic linked list of modules replaced with the standard LIST<> which is much faster
- fix for the module destruction
|
|
|
|
|
|
by someone's dirty hands
|
|
- fixes #791
|
|
|
|
|