aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleApp/Program.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Exprimental prim inventory persistence can now be enabled by users.Justin Clarke Casey2008-01-111-2/+2
* * Optimized usingslbsa712007-12-271-2/+3
* * Removed redundant code in RestService.csAdam Frisby2007-12-181-1/+1
* more minor cleanup. added some command descriptions to region server help.Jeff Ames2007-12-061-1/+7
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-1/+1
* fixed exception and login failure in SimpleApp. (still doesn't work like it ...Jeff Ames2007-12-041-4/+5
* * Extended our semi-stupid implementation of in world object permissions to s...Teravus Ovares2007-11-301-1/+1
* * Did some initial work for prim crossing. Just glue so far.Teravus Ovares2007-11-211-1/+1
* Attempt to get World Map working in Grid mode, will need to be using the grid...MW2007-11-181-1/+2
* *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa712007-11-151-2/+2
* * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....Teravus Ovares2007-11-111-1/+1
* * Moves the Meshmerizer to a separate pluginTeravus Ovares2007-11-101-2/+2
* * Added better logging to AssetCachelbsa712007-11-061-1/+1
* First part of Scene refactoring:MW2007-11-031-1/+2
* * Optimized usingslbsa712007-10-301-37/+50
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+2
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-1/+1
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
* changes to pass nini config object to the modules that getSean Dague2007-10-191-2/+5
* * Total refactoring of Asset Server for massive winlbsa712007-10-191-2/+0
* * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa712007-10-151-5/+3
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* * Now loading modules from ScriptEngines directory as well.lbsa712007-10-101-3/+1
* * Gave ModuleLoader some good lovin'lbsa712007-10-101-3/+5
* more refactoringMW2007-10-031-4/+9
* Some continuation of lbsa71's refactoring of the CommunicationsManager.MW2007-10-031-2/+2
* * Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa712007-10-021-2/+6
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-0/+1
* * Purged 'Regions' code pending Agent layer grok.lbsa712007-09-231-11/+4
* * even more renaming and refactoring; the cleaning woman is on call.lbsa712007-09-201-2/+0
* Rev 1971 : The Lbsa71 vintage commitlbsa712007-09-201-3/+2
* * moved SceneManager to RegionApplicationBaselbsa712007-09-201-2/+5
* Some work on Module loading/management.MW2007-09-041-3/+27
* Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...MW2007-08-281-1/+1
* Start of trying to make Region/Scene more modular. MW2007-08-281-1/+1
* Deleted a few old files that are no longer used.MW2007-08-271-1/+0
* Deleted old inventoryCache.csMW2007-08-161-1/+0
* Can now set the plugins for standalone mode's Inventory database (default sql...MW2007-08-161-1/+2
* * We now have a field of spinning objects.lbsa712007-08-151-3/+7
* * Exploring Group/Part from an app perspective.lbsa712007-08-151-6/+7
* The Welcome message /message of the day shown in the client during login, can...MW2007-08-131-1/+1
* Made account Authentication optional in "sandbox/standalone" mode. Just chang...MW2007-08-111-1/+1
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-091-1/+1
* * Got SimpleApp working againlbsa712007-08-081-1/+4
* * SimpleApp works again:lbsa712007-08-061-4/+1
* * Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby2007-07-241-1/+1
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-2/+3
* * Fixed an config issue (log not initialized in RegionInfo config)lbsa712007-07-201-0/+5
* * Added a FileSystemObject to SimpleApplbsa712007-07-181-3/+23
* * renamed MySceneObject to CpuCounterObjectlbsa712007-07-171-1/+1