01-22-2014, 07:30 AM
I'm currently fighting with rewriting cPlugin:Call() into cPluginManager::CallPlugin(). FakeTruth has implemented the first version as a very wobbly code, quite susceptible to crashes, I wonder how it ever worked. There were too many "I have no idea why, but this has to be done here" comments. I'm going through all of them and actually working out why they are there, what's going on and if it's safe to do so. Already my second day on this and I'm seeing double