aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleApp/Program.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-05* Four more warnings bite the dust.Adam Frisby1-4/+4
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-9/+11
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-2/+2
2008-01-28* Add total logouts (and total logins) to server side user statsJustin Clarke Casey1-1/+1
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-1/+2
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2008-01-11* Exprimental prim inventory persistence can now be enabled by users.Justin Clarke Casey1-2/+2
2007-12-27* Optimized usingslbsa711-2/+3
2007-12-18* Removed redundant code in RestService.csAdam Frisby1-1/+1
2007-12-06more minor cleanup. added some command descriptions to region server help.Jeff Ames1-1/+7
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-1/+1
2007-12-04fixed exception and login failure in SimpleApp. (still doesn't work like it ...Jeff Ames1-4/+5
2007-11-30* Extended our semi-stupid implementation of in world object permissions to s...Teravus Ovares1-1/+1
2007-11-21* Did some initial work for prim crossing. Just glue so far.Teravus Ovares1-1/+1
2007-11-18Attempt to get World Map working in Grid mode, will need to be using the grid...MW1-1/+2
2007-11-15*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa711-2/+2
2007-11-11* adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....Teravus Ovares1-1/+1
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-2/+2
2007-11-06* Added better logging to AssetCachelbsa711-1/+1
2007-11-03First part of Scene refactoring:MW1-1/+2
2007-10-30* Optimized usingslbsa711-37/+50
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+2
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-1/+1
2007-10-25apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague1-1/+1
2007-10-19changes to pass nini config object to the modules that getSean Dague1-2/+5
2007-10-19* Total refactoring of Asset Server for massive winlbsa711-2/+0
2007-10-15* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa711-5/+3
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-10-10* Now loading modules from ScriptEngines directory as well.lbsa711-3/+1
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-3/+5
2007-10-03more refactoringMW1-4/+9
2007-10-03Some continuation of lbsa71's refactoring of the CommunicationsManager.MW1-2/+2
2007-10-02* Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa711-2/+6
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-0/+1
2007-09-23* Purged 'Regions' code pending Agent layer grok.lbsa711-11/+4
2007-09-20* even more renaming and refactoring; the cleaning woman is on call.lbsa711-2/+0
2007-09-20Rev 1971 : The Lbsa71 vintage commitlbsa711-3/+2
2007-09-20* moved SceneManager to RegionApplicationBaselbsa711-2/+5
2007-09-04Some work on Module loading/management.MW1-3/+27
2007-08-28Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...MW1-1/+1
2007-08-28Start of trying to make Region/Scene more modular. MW1-1/+1
2007-08-27Deleted a few old files that are no longer used.MW1-1/+0
2007-08-16Deleted old inventoryCache.csMW1-1/+0
2007-08-16Can now set the plugins for standalone mode's Inventory database (default sql...MW1-1/+2
2007-08-15* We now have a field of spinning objects.lbsa711-3/+7
2007-08-15* Exploring Group/Part from an app perspective.lbsa711-6/+7
2007-08-13The Welcome message /message of the day shown in the client during login, can...MW1-1/+1
2007-08-11Made account Authentication optional in "sandbox/standalone" mode. Just chang...MW1-1/+1
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-1/+1