Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 | |
2010-07-30 | remove gods event subscription to gods module from scene | Justin Clark-Casey (justincc) | 1 | -4/+15 | |
2010-07-30 | move attachment subscription events into AttachmentsModule from scene. | Justin Clark-Casey (justincc) | 1 | -3/+4 | |
restored to some heavy casting in order to preserve RegionCombinerModule semantics, pending better events. | |||||
2009-11-10 | * Update namespace in the regioncombinermodule. | Teravus Ovares (Dan Olivares) | 1 | -1/+1 | |
2009-11-10 | * Move RegionCombinerModule to it's own project | Teravus Ovares (Dan Olivares) | 1 | -0/+0 | |
* Moves the mono_metadata_token_from_dor message to a different module on loading. | |||||
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2009-09-13 | * Add the RegionCombinerModule back | Teravus Ovares (Dan Olivares) | 1 | -0/+125 | |
* Yay anonymous delegate in an anonymous delegate. | |||||
2009-09-13 | Temporarily removing the RegionCombinerModule to debug a mono assert on linux | Teravus Ovares (Dan Olivares) | 1 | -125/+0 | |
2009-09-13 | * Move nested classes from the RegionCombinerModule into their own file. | Teravus Ovares (Dan Olivares) | 1 | -0/+125 | |
* Rename the RegionCombinerModuleIndividualForwarder to RegionCombinerIndividualEventForwarder so there's no possibility that mono.addins sees any names similar |