aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UHooks.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-434/+0
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-081-0/+2
* added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks2008-03-261-10/+12
* Changed Platform from Interface to Class.eddie-08152007-11-201-1/+1
* Some changes to PluginInterface to fit with 64 Bit Systems. lParam is maily f...whiteshark02007-11-061-5/+5
* fixed failed buildsjaybinks2007-11-011-425/+430
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-6/+3
* Finished pluginloader, plugininterfacewhiteshark02007-10-271-32/+85
* Added Hook and Service Class for new Plugin System to Truncwhiteshark02007-10-101-0/+375