Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of all the ^M line endings | Sean Dague | 2007-10-19 | 1 | -2/+2 |
| | |||||
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 1 | -132/+133 |
| | | | | | | loaded so that they may read out any bits they are interested in | ||||
* | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 2007-10-18 | 1 | -1/+1 |
| | | | | | | | | | Bugs 449, 454, 408, 244, 197 implemented InformClientOfNeighbours as an asynchroneous process, handling timeouts without blocking the main thread. Improved logging of errors, removed catch all in try catch | ||||
* | * Applied Chillken patch #418: copyright-r2094.patch updating copyright ↵ | lbsa71 | 2007-10-15 | 13 | -0/+364 |
| | | | | messages. Thanks Chillken! | ||||
* | * Gave ModuleLoader some good lovin' | lbsa71 | 2007-10-10 | 1 | -132/+132 |
| | | | | | | | * Introduced ModuleLoader.PickupModules that currently picks up IRegionModule:s from /bin * Made LogBase thread-safe (or at least not thread-ignorant) * Ignored some genned files | ||||
* | Fixed bug in last commit | Tedd Hansen | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | Some more work on new ScriptEngine. | Tedd Hansen | 2007-10-05 | 30 | -0/+8004 |