aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Moved XmlConfiguration to its own projectmingchen2007-07-191-2/+2
* Added some Alert methods to Scene , and a console command handler. So from th...MW2007-07-191-0/+7
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-30/+8
* * Reverting 1371Adam Frisby2007-07-181-1/+1
* * Please to be checking you rename the strings inside the project when you re...Adam Frisby2007-07-181-1/+1
* * Added "backup" console command for sdagueAdam Frisby2007-07-171-0/+7
* * RegionApplicationBase restructuring now completelbsa712007-07-161-60/+20
* * And yet more restructuring of startup sequence...lbsa712007-07-162-89/+75
* * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa712007-07-162-67/+32
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-2/+2
* *Renamed ParcelManager to LandManagermingchen2007-07-161-2/+2
* * Since we're discussing it, applying the m_ convention on some members...lbsa712007-07-161-17/+17
* * Removed some superfluous assignslbsa712007-07-162-16/+14
* * working on RegionApplicationBaselbsa712007-07-161-1/+1
* * Restructured the RegionApplicationBase.lbsa712007-07-161-10/+19
* changed to native line ending encodingSean Dague2007-07-163-657/+657
* *Trunk compiles nowmingchen2007-07-161-1/+1
* * Some minor renamingslbsa712007-07-161-17/+17
* *Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen2007-07-161-1/+1
* * Added new scripting related events, in particular a new event which is trig...Adam Frisby2007-07-151-1/+7
* Removed the reference to ClientManager from scene, as scene really shouldn't ...MW2007-07-151-1/+1
* Removed reference to Scene EventManager from primitive. In its place, primiti...MW2007-07-151-2/+0
* * Storage Manager now initialises with a DB name equal to that of the region ...Adam Frisby2007-07-151-1/+1
* * Added loading methods for NullStorage.Adam Frisby2007-07-151-1/+4
* * Excelsior!Adam Frisby2007-07-141-0/+7
* * Added "quit" alias for the "shutdown" console command in RegionServerAdam Frisby2007-07-141-0/+1
* * Apparently, we need to tell ParcelManager that there is no parcels.lbsa712007-07-141-1/+1
* Part two of Darok's Bullet physics plugin: added the actual plugin, although ...MW2007-07-132-0/+10
* Changed simpleApp to use basic physics.MW2007-07-131-1/+0
* Next time maybe I should check it still compiles before committing.MW2007-07-121-5/+0
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-7/+5
* * some follow up renaming of members et c.lbsa712007-07-091-1/+1
* * By popular demand, all generated build files are now deleted. Somebody shou...lbsa712007-07-082-250/+0
* * Updating prebuildAdam Frisby2007-07-082-4/+4
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-053-5/+5
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-041-39/+55
* * Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby2007-07-041-6/+9
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-2/+2
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-033-40/+22
* You can now substitute %name% in the filename argument for terrain save & loa...Adam Frisby2007-07-021-1/+1
* * now saves ExternalHostName in configlbsa712007-07-011-6/+0
* MAJOR IP RESTRUCTURINGlbsa712007-07-011-1/+1
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-012-4/+4
* *Deleted Logger.cs from OpenSim.Frameworkmingchen2007-06-292-4/+4
* * Removed J# language support because it has issues with Mono.Adam Frisby2007-06-282-4/+4
* *Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen2007-06-281-5/+3
* *Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ...mingchen2007-06-281-1/+1
* *Master User is now set upmingchen2007-06-283-5/+21
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-282-2/+61
* *Fixed UserServer and OpenSim so now they start without crashing.mingchen2007-06-281-2/+2