| Commit message (Expand) | Author | Files | Lines |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-08 | some warnings removed | tobigun | 1 | -4/+7 |
2008-08-08 | somw warnings removed | tobigun | 1 | -0/+12 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -510/+510 |
2008-06-08 | clean up | tobigun | 1 | -173/+160 |
2008-06-08 | Sakrileg (goto and label) replacement. Please check. | k-m_schindler | 1 | -17/+9 |
2008-05-08 | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 1 | -0/+2 |
2008-03-10 | re-added local variable that was required for windows. | jaybinks | 1 | -1/+3 |
2008-03-10 | auto removed a bunch of unused local variables | jaybinks | 1 | -1/+1 |
2008-03-09 | Fixed some warnings ("missing result-values", "0 instead of nil", "comparison... | tobigun | 1 | -9/+13 |
2008-03-06 | Translated German comments to English | f1fth_freed0m | 1 | -1/+1 |
2008-02-05 | Changed Delphi-define to MSWINDOWS (works in FPC too) | tobigun | 1 | -1/+1 |
2007-12-27 | Added missing return-values (always true) to InitCore and LoadCore. | tobigun | 1 | -0/+3 |
2007-11-06 | Some changes to PluginInterface to fit with 64 Bit Systems. lParam is maily f... | whiteshark0 | 1 | -34/+34 |
2007-11-04 | Partymodule finished. | whiteshark0 | 1 | -3/+22 |
2007-11-03 | Windows Lazarus Build working again... | jaybinks | 1 | -501/+501 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -6/+15 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -494/+491 |
2007-10-27 | try to fix build errors | whiteshark0 | 1 | -1/+1 |
2007-10-27 | Finished pluginloader, plugininterface | whiteshark0 | 1 | -2/+34 |
2007-10-16 | nearly finished Cores loading procs | whiteshark0 | 1 | -18/+198 |
2007-10-10 | Fixed some Bugs from Previous Commit | whiteshark0 | 1 | -7/+12 |
2007-10-10 | Added Hook and Service Class for new Plugin System to Trunc | whiteshark0 | 1 | -0/+278 |