aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* minor meaningless changesJeff Ames2007-12-031-25/+24
* Just for Cfk!MW2007-12-021-1/+1
* Added some error handling (and console output) to BaseHttpServer.MW2007-12-021-10/+10
* Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2007-12-021-16/+83
* small bit of refactoringMW2007-12-011-1/+11
* Part 1 of a commit. This revision will not compile, part 2 will be added in a...MW2007-12-011-0/+30
* * Did some initial work for prim crossing. Just glue so far.Teravus Ovares2007-11-211-1/+1
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-181-3/+3