aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/RegionApplicationBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-20Implemented plugin support for ClientStack, with LindenUDP as the default plu...Johan Berntsson1-4/+6
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-2/+2
2008-06-01* Move log version printing up into BaseOpenSimServerJustin Clarke Casey1-1/+3
2008-05-16Formatting cleanup.Jeff Ames1-4/+4
2008-05-14* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares1-2/+3
2008-05-12* If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey1-5/+1
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-4/+5
2008-05-02* More refactorings of UDPServer.Adam Frisby1-5/+5
2008-05-02* More clientstack abstractions - We now only have a single constructor call ...Adam Frisby1-4/+4
2008-05-02* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby1-9/+8
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-0/+1
2008-05-01* Assorted spring cleanings.Adam Frisby1-1/+1
2008-04-28From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey1-7/+7
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-0/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+4
2008-04-10further renaming of properties for claritySean Dague1-2/+2
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague1-2/+2
2008-03-29Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW1-1/+4
2008-03-24* Make standalone non-home region caps work again.Justin Clarke Casey1-1/+2
2008-03-22*Moved LandManagement into its own region module (spiffy!)mingchen1-2/+0
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-03-10* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares1-0/+1
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby1-1/+1
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-3/+8
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-8/+11
2008-02-04* Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey1-8/+1
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-1/+1
2008-02-02In an attempt to solve multihomed UDP problem I seem to have bound UDP socket...Tedd Hansen1-3/+3
2008-02-02Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).Tedd Hansen1-2/+8
2008-01-11* Exprimental prim inventory persistence can now be enabled by users.Justin Clarke Casey1-1/+5
2007-12-27* Optimized usingslbsa711-5/+4
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-1/+1
2007-12-18*Parcels and their access lists now store over multiple sessions when the dat...mingchen1-2/+0
2007-12-17*Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen1-3/+1
2007-12-13Minor cleanupJeff Ames1-2/+2
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-2/+2
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby1-1/+1
2007-11-30* Extended our semi-stupid implementation of in world object permissions to s...Teravus Ovares1-2/+3
2007-11-29* Fixed neighbour range buglbsa711-2/+2
2007-11-28Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorl...MW1-0/+1
2007-11-15*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa711-3/+7
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-3/+4
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen1-2/+11
2007-10-30* Optimized usingslbsa711-13/+12
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-25* Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ...Adam Frisby1-0/+5
2007-10-05== The "right name and place" commit ==lbsa711-1/+0
2007-10-03* minor renaminglbsa711-3/+3