| Commit message (Expand) | Author | Files | Lines |
2007-11-24 | *Shared Modules have feelings too! -- Shared Region Modules that are found in... | mingchen | 1 | -1/+9 |
2007-11-18 | * Supressed the "not a module assembly" warning for verbosity reasons. | Adam Frisby | 1 | -2/+2 |
2007-11-15 | * Added MySQLDataStore (adapted from MonoSqlite | lbsa71 | 1 | -5/+12 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -10/+9 |
2007-10-29 | * ModuleLoader: Privatized some too-public fields | lbsa71 | 1 | -13/+24 |
2007-10-29 | Started the process of cleaning up AssetCache and moving most of the code int... | MW | 1 | -0/+3 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 1 | -0/+6 |
2007-10-22 | * Return of R2162. /Take that SVN!/ | Adam Frisby | 1 | -1/+1 |
2007-10-22 | nice catch by chi11ken that I was setting the wrong property | Sean Dague | 1 | -214/+214 |
2007-10-22 | revert r2162 as it completely clobbered all the work on | Sean Dague | 1 | -214/+214 |
2007-10-22 | * Major ass commit. | Adam Frisby | 1 | -214/+214 |
2007-10-22 | attempt to fix the muliple repeat problem (that sdague is getting) in the IRC... | MW | 1 | -203/+203 |
2007-10-22 | Hopefully made it so ChatModule and InstantMessageModule are now running in S... | MW | 1 | -4/+13 |
2007-10-19 | changes to pass nini config object to the modules that get | Sean Dague | 1 | -202/+205 |
2007-10-18 | * Removed some comments | lbsa71 | 1 | -6/+0 |
2007-10-15 | Added "LoadImageUrl" module , that is a dynamic texture render, that works wi... | MW | 1 | -1/+1 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -0/+28 |
2007-10-11 | Change warning from "not a valid assembly" to "not a module assembly" | Charles Krinke | 1 | -1/+1 |
2007-10-10 | * Okay, so maybe Error was a bit harsh for BadImageException; downgrading to ... | lbsa71 | 1 | -1/+1 |
2007-10-10 | * Now loading modules from ScriptEngines directory as well. | lbsa71 | 1 | -31/+2 |
2007-10-10 | * Gave ModuleLoader some good lovin' | lbsa71 | 1 | -162/+209 |
2007-10-05 | Code from Illumious Beltran (IBM) implementing more LSL | Sean Dague | 1 | -1/+7 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 1 | -155/+155 |
2007-10-03 | more refactoring | MW | 1 | -142/+142 |
2007-09-19 | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 1 | -35/+31 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -160/+160 |
2007-09-10 | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 1 | -16/+17 |
2007-09-08 | Converted the LSL scripting engine into a IRegionModule, so now all "modules"... | MW | 1 | -0/+3 |
2007-09-04 | Some work on Module loading/management. | MW | 1 | -16/+58 |
2007-08-31 | Added a Debug method to the Console/log class that has the Conditional attrib... | MW | 1 | -3/+21 |
2007-08-28 | Taken the old scripting engine out of Region.Environment and moved it into a ... | MW | 1 | -0/+3 |
2007-08-28 | Start of trying to make Region/Scene more modular. | MW | 1 | -0/+93 |