| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | update so that distances aren't required in the config file | Sean Dague | 2007-10-22 | 1 | -4/+7 |
* | pull the IRC portions into their own class. There is still | Sean Dague | 2007-10-22 | 1 | -165/+206 |
* | fix line ending mixing. Probably should put some | Sean Dague | 2007-10-21 | 1 | -124/+124 |
* | * Fixed an issue whereby avatar chat distances were being calculated against ... | Adam Frisby | 2007-10-20 | 1 | -5/+7 |
* | * IRC ChatModule extension should now be more stable. | Adam Frisby | 2007-10-19 | 1 | -5/+16 |
* | * Whisper, Say and Shout distances are now configurable (what the hell!) | Adam Frisby | 2007-10-19 | 1 | -4/+12 |
* | * Cross-border region chat should now work as long as both regions are part o... | Adam Frisby | 2007-10-19 | 1 | -59/+59 |
* | * ChatModule is now shared between all scenes. (May be buggy.) | Adam Frisby | 2007-10-19 | 1 | -18/+24 |
* | * Major structural change: Begun converting Events to use (caller, args) synt... | Adam Frisby | 2007-10-19 | 2 | -23/+64 |
* | enable IRC bridge via runtime configuration | Sean Dague | 2007-10-19 | 1 | -36/+49 |
* | get rid of all the ^M line endings | Sean Dague | 2007-10-19 | 1 | -72/+72 |
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 13 | -1211/+1224 |
* | * Test thy commits! (oops, sorry!) | Adam Frisby | 2007-10-19 | 1 | -3/+5 |
* | * Instant Message functionality moved into a Region Modules | Adam Frisby | 2007-10-19 | 1 | -3/+40 |
* | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 2007-10-18 | 1 | -2/+2 |
* | Added "LoadImageUrl" module , that is a dynamic texture render, that works wi... | MW | 2007-10-15 | 2 | -3/+131 |
* | * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... | lbsa71 | 2007-10-15 | 2 | -0/+56 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 13 | -13/+377 |
* | * Gave ModuleLoader some good lovin' | lbsa71 | 2007-10-10 | 12 | -832/+832 |
* | Code from Illumious Beltran (IBM) implementing more LSL | Sean Dague | 2007-10-05 | 2 | -0/+841 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 10 | -420/+420 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -2/+2 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -2/+2 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 1 | -140/+140 |
* | * There. I think this concludes todays work on moving stuff to Broadcast() | lbsa71 | 2007-09-21 | 1 | -2/+2 |
* | * Continuing refactoring of presence | lbsa71 | 2007-09-21 | 1 | -6/+6 |
* | * even more renaming and refactoring; the cleaning woman is on call. | lbsa71 | 2007-09-20 | 1 | -6/+6 |
* | Rev 1971 : The Lbsa71 vintage commit | lbsa71 | 2007-09-20 | 1 | -2/+2 |
* | * Added TryGetAvatar to SceneManager | lbsa71 | 2007-09-20 | 1 | -201/+201 |
* | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 2007-09-19 | 13 | -196/+126 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 13 | -920/+920 |
* | * Wired up chat so that channel goes into OnChatFromViewer. However: | lbsa71 | 2007-09-14 | 1 | -46/+60 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 1 | -2/+2 |
* | Cut down on the number of compile warnings. Now down to 5: 4 are related to u... | MW | 2007-09-08 | 1 | -7/+10 |
* | Converted the LSL scripting engine into a IRegionModule, so now all "modules"... | MW | 2007-09-08 | 1 | -1/+0 |
* | Added "Local" and "Temporary" Fields to the AssetBase class. | MW | 2007-09-05 | 1 | -1/+1 |
* | Added partial help info when calling "help" command with a region set. | MW | 2007-09-04 | 1 | -2/+26 |
* | Some work on Module loading/management. | MW | 2007-09-04 | 13 | -2/+220 |
* | Added a Debug method to the Console/log class that has the Conditional attrib... | MW | 2007-08-31 | 5 | -3/+114 |
* | Added some place holder classes for various modules. | MW | 2007-08-30 | 5 | -0/+124 |
* | few small changes (all work in progress). | MW | 2007-08-29 | 1 | -6/+32 |
* | Various small changes (some likely to be removed again soon) | MW | 2007-08-29 | 1 | -1/+1 |
* | Taken the old scripting engine out of Region.Environment and moved it into a ... | MW | 2007-08-28 | 1 | -1/+1 |
* | Moved XferModule to OpenSim.Region.Environment.Modules namespace/directory. | MW | 2007-08-28 | 1 | -0/+175 |
* | Start of trying to make Region/Scene more modular. | MW | 2007-08-28 | 2 | -0/+226 |