aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Quick patch before I start on a bigger projectAdam Frisby2008-04-151-7/+12
* * Fixed a few warnings.Teravus Ovares2008-04-144-4/+242
* make it so the IRC bridge only relays channel 0 messagesSean Dague2008-04-141-7/+10
* #952 againTeravus Ovares2008-04-141-7/+21
* Fix for mantis 952Teravus Ovares2008-04-141-23/+30
* * Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares2008-04-132-15/+872
* * Added some comments to terrain module.Adam Frisby2008-04-132-3/+57
* * fix bug 935Teravus Ovares2008-04-111-4/+7
* * Updated MapImageModule to support primitives showing on the world map image...Adam Frisby2008-04-111-1/+43
* * With Grid Comms up in the air.. I decided have the friends module update ...Teravus Ovares2008-04-102-0/+158
* further renaming of properties for claritySean Dague2008-04-101-10/+10
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-102-12/+12
* * Fix a null reference when there's no [Economy] section in the opensim.iniTeravus Ovares2008-04-101-3/+3
* * Updates BetaGridLikeMoneyModuleTeravus Ovares2008-04-101-5/+96
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-072-19/+19
* * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey2008-04-072-3/+163
* Update svn properties.Jeff Ames2008-04-068-593/+593
* * Whoops, forgot to include all the new terrain file loaders and things.Adam Frisby2008-04-068-0/+593
* * Various terrain engine fixesAdam Frisby2008-04-065-89/+194
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-031-0/+196
* * Minor: fix doc glitchJustin Clarke Casey2008-04-031-1/+1
* * Adding request time limiting strategy for texture requests, though this isn...Justin Clarke Casey2008-04-031-4/+12
* changing more references to OpenSim.DataSean Dague2008-04-022-3/+3
* Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW2008-04-021-6/+7
* * Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares2008-04-021-1/+7
* a few small changesMW2008-04-011-7/+7
* * Fix for terrain issue whereby loading or manipulating a terrain item from t...Adam Frisby2008-03-311-0/+2
* Update svn properties.Jeff Ames2008-03-312-363/+363
* * Quick fix. Re-enabled some code which registers the Terrain Module's Comman...Adam Frisby2008-03-301-1/+1
* **Big ass update warning**Adam Frisby2008-03-308-38/+574
* * Minor log message fix per mantis 829Justin Clarke Casey2008-03-291-1/+1
* Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW2008-03-292-1/+57
* From: Michael Osias <mosias@us.ibm.com>Sean Dague2008-03-281-8/+16
* checking that these two files are commented outMW2008-03-252-3/+3
* Moved Avatar appearance Factory to its own project so that the reference to M...MW2008-03-252-4/+7
* * Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa712008-03-251-1/+1
* Comment out unused private methods.Jeff Ames2008-03-253-137/+141
* Fix a few compiler warnings.Jeff Ames2008-03-252-3/+1
* From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey2008-03-241-113/+146
* * Refactor: Genericise request limit strategies and move to OpenSim.Framework...Justin Clarke Casey2008-03-241-60/+30
* Implements llGetParcelPrimOwners()alondria2008-03-231-0/+14
* * Added a little more stability for getting the object list from the parcel b...Teravus Ovares2008-03-231-3/+17
* Update svn properties.Jeff Ames2008-03-223-1857/+1857
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-223-0/+1857
* * Downgrade 'texture not found' message to DEBUG and stop putting out 'alread...Justin Clarke Casey2008-03-221-7/+7
* * Reducing spam on console so we only notify once if we're dropping repeated ...Justin Clarke Casey2008-03-221-22/+29
* * Minor log message changeJustin Clarke Casey2008-03-221-1/+1
* * Small adjust to last commit's logging so we only print out one warning when...Justin Clarke Casey2008-03-211-3/+6
* * If a client session requests the same texture more than n times (currently ...Justin Clarke Casey2008-03-211-11/+19
* Comment out an unused 'str' and add a WriteLine to useCharles Krinke2008-03-211-1/+4