aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Chat Message format patch from kinoc (#443) Thanks!Adam Frisby2008-02-041-2/+19
* Thank you very much, Kinoc for : Moved the Listener loop try/catch to a bette...Charles Krinke2008-02-021-8/+17
* Thank you, Kinoc for the ChatModule.cs updates.Charles Krinke2008-02-011-75/+491
* revert last IRC bridge changes as this broke chat on my test environment.Sean Dague2008-01-311-80/+23
* * setting some readonlieslbsa712008-01-311-1/+1
* Thanks kinoc for your improved IRC Gateway patch as referenced in mantis issu...Teravus Ovares2008-01-291-23/+80
* First part of changing prim's permission flags to use the correct enum (libsl...MW2008-01-161-1/+1
* * Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac...Teravus Ovares2008-01-161-0/+3
* * Mother of all commits:Adam Frisby2008-01-153-3/+3
* Thank you, Kinoc for adding: When accessing slower web sites or proxy servicesCharles Krinke2008-01-121-1/+1
* * Removed unneeded and uneeded debug messagelbsa712008-01-081-2/+0
* * changed form Debug to Verbose on Texture sendinglbsa712008-01-031-1/+1
* * Added removal of TextureSenders and UserTextureDownloadService on agent lea...lbsa712008-01-032-2/+31
* Set svn:eol-style.Jeff Ames2008-01-032-232/+232
* * Some work on TextureDownloadModulelbsa712008-01-033-214/+236
* * Trying to address TextureSender issueslbsa712008-01-021-32/+43
* * Re-wrote IM that sends the friend request so that it displays the name of t...Teravus Ovares2008-01-022-5/+12
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-012-34/+186
* * Added graceful remote script server connection error handlingTeravus Ovares2007-12-301-2/+2
* * Fixed References in Prebuild so the project compilesTeravus Ovares2007-12-301-3/+40
* * Applied Melanie's same instance IM fix. This will make IMs work within the...Teravus Ovares2007-12-301-4/+6
* * Optimized usingslbsa712007-12-277-188/+191
* * AssetServerBase: _ProcessRequest is now called GetAssetlbsa712007-12-271-1/+1
* * This update includes a wide range of changes to the ODEPlugin for avatar mo...Teravus Ovares2007-12-261-1/+9
* * Removed redundant code in RestService.csAdam Frisby2007-12-182-4/+2
* textures that fit in one packet expect the packet number to be 1. You clear t...Brian McBee2007-12-181-1/+1
* make it so prims don't relay into IRCSean Dague2007-12-171-4/+2
* ignore Primitive for the IRC relaySean Dague2007-12-171-1/+3
* From Michael Osias (IBM)Sean Dague2007-12-131-11/+38
* Minor cleanupJeff Ames2007-12-131-4/+0
* Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer ...Jeff Ames2007-12-131-46/+15
* From Michael Osias (IBM)Sean Dague2007-12-122-3/+318
* * Start listening for client connections immediately after a region initializ...Teravus Ovares2007-12-121-1/+8
* A few minor changes/additions/fixes.MW2007-12-111-1/+1
* refactor SunModule a bit to make more sensibleSean Dague2007-12-111-7/+12
* added copyright noticesJeff Ames2007-12-112-0/+56
* default day's to a more sensible 24 hrs instead of 0.5. YouSean Dague2007-12-101-1/+1
* Changed how TextureDownloadModule is initialised, due to some weird behaviour...MW2007-12-101-4/+10
* more work on texture downloading.MW2007-12-101-100/+176
* refactored ChatModule a bit.Jeff Ames2007-12-102-92/+51
* removed old debugging code from IM and chat modulesJeff Ames2007-12-092-7/+0
* Enabled the TextureDownloadModule, so that hopefully I might get some feedbac...MW2007-12-072-16/+17
* Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ...MW2007-12-071-48/+15
* Updates to LibSL revision 1498. Thanks Johan!Adam Johnson2007-12-072-5/+5
* added one more command to the console help.Jeff Ames2007-12-071-2/+1
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-3/+3
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-4/+2
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-041-1/+1
* Fixed bug in Appearance update in AvatarFactoryModule.MW2007-12-031-15/+18
* Some refactoringMW2007-12-031-7/+9