mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-01 06:27:11 +02:00
Rvised the API distribution system to avoid segmentation fault crashes on Linux and make the overal code cleaner.
Moved the constants in IRC module into their own source and implemented a faster method of registering them. Various other minor changes and adjustments. Some of them in order to comply with the new API distribution system.
This commit is contained in:
@ -434,6 +434,7 @@
|
||||
</Unit>
|
||||
<Unit filename="../modules/irc/Common.cpp" />
|
||||
<Unit filename="../modules/irc/Common.hpp" />
|
||||
<Unit filename="../modules/irc/Constants.cpp" />
|
||||
<Unit filename="../modules/irc/Module.cpp" />
|
||||
<Unit filename="../modules/irc/Session.cpp" />
|
||||
<Unit filename="../modules/irc/Session.hpp" />
|
||||
|
Reference in New Issue
Block a user