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