aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UCore.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-10re-added local variable that was required for windows.jaybinks1-1/+3
2008-03-10auto removed a bunch of unused local variablesjaybinks1-1/+1
2008-03-09Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun1-9/+13
2008-03-06Translated German comments to Englishf1fth_freed0m1-1/+1
2008-02-05Changed Delphi-define to MSWINDOWS (works in FPC too)tobigun1-1/+1
2007-12-27Added missing return-values (always true) to InitCore and LoadCore.tobigun1-0/+3
2007-11-06Some changes to PluginInterface to fit with 64 Bit Systems. lParam is maily f...whiteshark01-34/+34
2007-11-04Partymodule finished.whiteshark01-3/+22
2007-11-03Windows Lazarus Build working again...jaybinks1-501/+501
2007-11-01fixed failed buildsjaybinks1-6/+15
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-494/+491
2007-10-27try to fix build errorswhiteshark01-1/+1
2007-10-27Finished pluginloader, plugininterfacewhiteshark01-2/+34
2007-10-16nearly finished Cores loading procswhiteshark01-18/+198
2007-10-10Fixed some Bugs from Previous Commitwhiteshark01-7/+12
2007-10-10Added Hook and Service Class for new Plugin System to Truncwhiteshark01-0/+278