| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * More clientstack abstractions - We now only have a single constructor call ... | Adam Frisby | 2008-05-02 | 1 | -4/+4 |
* | * Commit 2/3 - Please dont attempt to update to this revision until all 3 are... | Adam Frisby | 2008-05-02 | 1 | -9/+8 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -0/+1 |
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-28 | 1 | -7/+7 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-21 | 1 | -0/+3 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+4 |
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -2/+2 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -2/+2 |
* | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 2008-03-29 | 1 | -1/+4 |
* | * Make standalone non-home region caps work again. | Justin Clarke Casey | 2008-03-24 | 1 | -1/+2 |
* | *Moved LandManagement into its own region module (spiffy!) | mingchen | 2008-03-22 | 1 | -2/+0 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+26 |
* | * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. | Teravus Ovares | 2008-03-10 | 1 | -0/+1 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 1 | -1/+1 |
* | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2008-03-04 | 1 | -3/+8 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -8/+11 |
* | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 2008-02-04 | 1 | -8/+1 |
* | First part of avatar persistence, currently only really works in standalone m... | MW | 2008-02-04 | 1 | -1/+1 |
* | In an attempt to solve multihomed UDP problem I seem to have bound UDP socket... | Tedd Hansen | 2008-02-02 | 1 | -3/+3 |
* | Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait). | Tedd Hansen | 2008-02-02 | 1 | -2/+8 |
* | * Exprimental prim inventory persistence can now be enabled by users. | Justin Clarke Casey | 2008-01-11 | 1 | -1/+5 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -5/+4 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 1 | -1/+1 |
* | *Parcels and their access lists now store over multiple sessions when the dat... | mingchen | 2007-12-18 | 1 | -2/+0 |
* | *Land has now been linked to the StorageManager. Next step is to fill in the ... | mingchen | 2007-12-17 | 1 | -3/+1 |
* | Minor cleanup | Jeff Ames | 2007-12-13 | 1 | -2/+2 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -1/+1 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -2/+2 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 1 | -1/+1 |
* | * Extended our semi-stupid implementation of in world object permissions to s... | Teravus Ovares | 2007-11-30 | 1 | -2/+3 |
* | * Fixed neighbour range bug | lbsa71 | 2007-11-29 | 1 | -2/+2 |
* | Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorl... | MW | 2007-11-28 | 1 | -0/+1 |
* | *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim... | lbsa71 | 2007-11-15 | 1 | -3/+7 |
* | * Moves the Meshmerizer to a separate plugin | Teravus Ovares | 2007-11-10 | 1 | -3/+4 |
* | *Master Avatar can be specified by a previous UUID in either grid mode or sta... | mingchen | 2007-11-03 | 1 | -2/+11 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -13/+12 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -1/+1 |
* | * Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ... | Adam Frisby | 2007-10-25 | 1 | -0/+5 |
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 1 | -1/+0 |
* | * minor renaming | lbsa71 | 2007-10-03 | 1 | -3/+3 |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 1 | -1/+1 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 1 | -1/+1 |
* | * Purged 'Regions' code pending Agent layer grok. | lbsa71 | 2007-09-23 | 1 | -3/+2 |
* | * moved SceneManager to RegionApplicationBase | lbsa71 | 2007-09-20 | 1 | -0/+2 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
* | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 2007-08-28 | 1 | -1/+1 |
* | Deleted old inventoryCache.cs | MW | 2007-08-16 | 1 | -15/+10 |
* | (DotNet) ScriptEngine is now loaded and added to Scene during startup. | Tedd Hansen | 2007-08-13 | 1 | -0/+2 |