aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UCore.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* re-added local variable that was required for windows.jaybinks2008-03-101-1/+3
* auto removed a bunch of unused local variablesjaybinks2008-03-101-1/+1
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-091-9/+13
* Translated German comments to Englishf1fth_freed0m2008-03-061-1/+1
* Changed Delphi-define to MSWINDOWS (works in FPC too)tobigun2008-02-051-1/+1
* Added missing return-values (always true) to InitCore and LoadCore.tobigun2007-12-271-0/+3
* Some changes to PluginInterface to fit with 64 Bit Systems. lParam is maily f...whiteshark02007-11-061-34/+34
* Partymodule finished.whiteshark02007-11-041-3/+22
* Windows Lazarus Build working again...jaybinks2007-11-031-501/+501
* fixed failed buildsjaybinks2007-11-011-6/+15
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-494/+491
* try to fix build errorswhiteshark02007-10-271-1/+1
* Finished pluginloader, plugininterfacewhiteshark02007-10-271-2/+34
* nearly finished Cores loading procswhiteshark02007-10-161-18/+198
* Fixed some Bugs from Previous Commitwhiteshark02007-10-101-7/+12
* Added Hook and Service Class for new Plugin System to Truncwhiteshark02007-10-101-0/+278