aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UCoreModule.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-081-0/+2
* TCoreModule overloads the Free destructor "destructor Free" with a self defin...tobigun2008-05-021-2/+2
* fixed failed buildsjaybinks2007-11-011-122/+126
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-4/+3
* Finished pluginloader, plugininterfacewhiteshark02007-10-271-1/+12
* nearly finished Cores loading procswhiteshark02007-10-161-7/+14
* Added Hook and Service Class for new Plugin System to Truncwhiteshark02007-10-101-0/+105