| Commit message (Expand) | Author | Age | Files | Lines |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-15 | 1 | -0/+288 |
* | Update svn properties. | Jeff Ames | 2008-04-15 | 4 | -201/+201 |
* | * Added support for serialising objects to ExportSerialisationModule via Seri... | Adam Frisby | 2008-04-15 | 3 | -10/+23 |
* | * Fixes an issue with the BaseHttpServer in Linux | Teravus Ovares | 2008-04-15 | 2 | -3/+47 |
* | * Committing shell of a whole-region serialiser. This is not complete and wil... | Adam Frisby | 2008-04-15 | 3 | -0/+188 |
* | * Quick patch before I start on a bigger project | Adam Frisby | 2008-04-15 | 1 | -7/+12 |
* | * Fixed a few warnings. | Teravus Ovares | 2008-04-14 | 4 | -4/+242 |
* | make it so the IRC bridge only relays channel 0 messages | Sean Dague | 2008-04-14 | 1 | -7/+10 |
* | #952 again | Teravus Ovares | 2008-04-14 | 1 | -7/+21 |
* | Fix for mantis 952 | Teravus Ovares | 2008-04-14 | 1 | -23/+30 |
* | * Fix a bug in the friends module that causes a friend not to appear online w... | Teravus Ovares | 2008-04-13 | 2 | -15/+872 |
* | * Added some comments to terrain module. | Adam Frisby | 2008-04-13 | 2 | -3/+57 |
* | * fix bug 935 | Teravus Ovares | 2008-04-11 | 1 | -4/+7 |
* | * Updated MapImageModule to support primitives showing on the world map image... | Adam Frisby | 2008-04-11 | 1 | -1/+43 |
* | * With Grid Comms up in the air.. I decided have the friends module update ... | Teravus Ovares | 2008-04-10 | 2 | -0/+158 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -10/+10 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 2 | -12/+12 |
* | * Fix a null reference when there's no [Economy] section in the opensim.ini | Teravus Ovares | 2008-04-10 | 1 | -3/+3 |
* | * Updates BetaGridLikeMoneyModule | Teravus Ovares | 2008-04-10 | 1 | -5/+96 |
* | Refactor InventoryItemBase to do the following: | Sean Dague | 2008-04-07 | 2 | -19/+19 |
* | * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it... | Justin Clarke Casey | 2008-04-07 | 2 | -3/+163 |
* | Update svn properties. | Jeff Ames | 2008-04-06 | 8 | -593/+593 |
* | * Whoops, forgot to include all the new terrain file loaders and things. | Adam Frisby | 2008-04-06 | 8 | -0/+593 |
* | * Various terrain engine fixes | Adam Frisby | 2008-04-06 | 5 | -89/+194 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-03 | 1 | -0/+196 |
* | * Minor: fix doc glitch | Justin Clarke Casey | 2008-04-03 | 1 | -1/+1 |
* | * Adding request time limiting strategy for texture requests, though this isn... | Justin Clarke Casey | 2008-04-03 | 1 | -4/+12 |
* | changing more references to OpenSim.Data | Sean Dague | 2008-04-02 | 2 | -3/+3 |
* | Set default terrain to complete flat terrain (at 26 height). Even flat terrai... | MW | 2008-04-02 | 1 | -6/+7 |
* | * Updating the version of the ODE library. (big update). The Mac library nee... | Teravus Ovares | 2008-04-02 | 1 | -1/+7 |
* | a few small changes | MW | 2008-04-01 | 1 | -7/+7 |
* | * Fix for terrain issue whereby loading or manipulating a terrain item from t... | Adam Frisby | 2008-03-31 | 1 | -0/+2 |
* | Update svn properties. | Jeff Ames | 2008-03-31 | 2 | -363/+363 |
* | * Quick fix. Re-enabled some code which registers the Terrain Module's Comman... | Adam Frisby | 2008-03-30 | 1 | -1/+1 |
* | **Big ass update warning** | Adam Frisby | 2008-03-30 | 8 | -38/+574 |
* | * Minor log message fix per mantis 829 | Justin Clarke Casey | 2008-03-29 | 1 | -1/+1 |
* | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 2008-03-29 | 2 | -1/+57 |
* | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 2008-03-28 | 1 | -8/+16 |
* | checking that these two files are commented out | MW | 2008-03-25 | 2 | -3/+3 |
* | Moved Avatar appearance Factory to its own project so that the reference to M... | MW | 2008-03-25 | 2 | -4/+7 |
* | * Refactored out circular reference in Region.Environment <-> Framework.Data.... | lbsa71 | 2008-03-25 | 1 | -1/+1 |
* | Comment out unused private methods. | Jeff Ames | 2008-03-25 | 3 | -137/+141 |
* | Fix a few compiler warnings. | Jeff Ames | 2008-03-25 | 2 | -3/+1 |
* | From: Michael Osias <mosias@us.ibm.com> | Justin Clarke Casey | 2008-03-24 | 1 | -113/+146 |
* | * Refactor: Genericise request limit strategies and move to OpenSim.Framework... | Justin Clarke Casey | 2008-03-24 | 1 | -60/+30 |
* | Implements llGetParcelPrimOwners() | alondria | 2008-03-23 | 1 | -0/+14 |
* | * Added a little more stability for getting the object list from the parcel b... | Teravus Ovares | 2008-03-23 | 1 | -3/+17 |
* | Update svn properties. | Jeff Ames | 2008-03-22 | 3 | -1857/+1857 |
* | *Moved LandManagement into its own region module (spiffy!) | mingchen | 2008-03-22 | 3 | -0/+1857 |
* | * Downgrade 'texture not found' message to DEBUG and stop putting out 'alread... | Justin Clarke Casey | 2008-03-22 | 1 | -7/+7 |