Quake 2 Oop conversion project - Plugin Architecture


Plugin Architecture ( back to table of contents ) :

The plugin /socket pair system is a way to centralize and standardize the
q2 dll information.

**** Please note that when it comes right down to it, creatures / monsters and players are all the same, the only difference is players have human control. The same plugin manager may be used for both.