Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * More work on MiniRegionModule module. | Adam Frisby | 2009-03-04 | 6 | -3/+243 | |
| | ||||||
* | * Implementing some interfaces for aformentioned script engine. Ignore this. | Adam Frisby | 2009-03-04 | 4 | -0/+136 | |
| | ||||||
* | cosmetic: adding region name to logging statement | Dr Scofield | 2009-02-16 | 1 | -3/+3 | |
| | ||||||
* | Add copyright headers. Minor formatting cleanup. Fix some compiler ↵ | Jeff Ames | 2009-02-13 | 1 | -1/+1 | |
| | | | | warnings. Fix some m_log declarations. | |||||
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-02-11 | 1 | -0/+146 | |
This changeset add the RegionReady module code. The module sends a message on a configurable channel when an oar file has finished loading or if the script engine has emptied its queue for the first time (eg server startup). Config is something like this: [RegionReady] enabled = true channel_notify = -800 The module also knows if there was an error with startup. |