aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Had to rename Rotation in SceneObjectGroup to GroupRotation to stop conflict ...MW2007-08-161-1/+1
* * Introduced IScriptHost as an interface to fetching object data from scripts.lbsa712007-08-162-3/+3
* Deleted old inventoryCache.csMW2007-08-161-1/+0
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-0/+1
* Can now set the plugins for standalone mode's Inventory database (default sql...MW2007-08-161-1/+2
* The 'Party Party Groupie Groupie Life is a game' commit:lbsa712007-08-153-21/+54
* More work on inventory, can now create other inventory types, like Clothes an...MW2007-08-151-0/+2
* * We now have a field of spinning objects.lbsa712007-08-151-3/+7
* * Added more spinning parts to ComplexObject.lbsa712007-08-151-6/+13
* * Again, FileSystemObject reports filename.lbsa712007-08-152-7/+10
* * Exploring Group/Part from an app perspective.lbsa712007-08-153-8/+55
* 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
* Few small fixesMW2007-08-102-4/+4
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-093-9/+9
* Making sure my local working copy is in sync with svn before I start the job ...MW2007-08-091-2/+2
* * Got SimpleApp working againlbsa712007-08-081-1/+4
* * Now we have boxes. Yay!lbsa712007-08-061-2/+1
* * SimpleApp works again:lbsa712007-08-061-4/+1
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-011-0/+1
* mass update of files to have native line endingsSean Dague2007-07-301-31/+31
* added OnDisconnectUser event to required classesSean Dague2007-07-301-0/+1
* Deleting objects should now work. But beware they aren't send to your trash f...MW2007-07-291-1/+1
* You should now see the correct Avatar for other users, including their clothe...MW2007-07-281-0/+1
* A few changes so that the number of warnings is less but without deleting eve...MW2007-07-271-1/+0
* More work on inventory and opensim library.MW2007-07-261-0/+5
* * Started renaming world to Scenelbsa712007-07-261-2/+2
* * 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-223-4/+8
* * Renamed terrain functions to match OpenSim naming styles.Adam Frisby2007-07-211-1/+1
* * Fixed an config issue (log not initialized in RegionInfo config)lbsa712007-07-201-0/+5
* Some work on Inventory (not yet finished or enabled)MW2007-07-191-0/+6
* Added some Alert methods to Scene , and a console command handler. So from th...MW2007-07-191-0/+3
* A script/custom application should be able to add a particle system to a prim...MW2007-07-182-8/+13
* Sculpted Prims should now work. MW2007-07-181-0/+2
* * Added a FileSystemObject to SimpleApplbsa712007-07-182-3/+54
* * renamed MySceneObject to CpuCounterObjectlbsa712007-07-172-3/+3
* * Changed SimpleApp to use EventManager and Scene timerlbsa712007-07-174-39/+9
* * debugged quite a lot of db-related strangeness and various refactoring goofslbsa712007-07-171-10/+7
* * RegionApplicationBase restructuring now completelbsa712007-07-162-47/+24
* * Trimmed a few hundred warnings off SimpleApp.Adam Frisby2007-07-161-0/+4
* * And yet more restructuring of startup sequence...lbsa712007-07-161-14/+15
* * Reset IP in SimpleApp back to localhostAdam Frisby2007-07-161-1/+1
* * Fixed SimpleAppAdam Frisby2007-07-161-2/+3
* * SimpleApp's IP address is slightly less hard coded (now reading from a hard...Adam Frisby2007-07-161-3/+5
* * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa712007-07-161-29/+35
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-1/+1
* *Renamed ParcelManager to LandManagermingchen2007-07-161-1/+1
* * working on RegionApplicationBaselbsa712007-07-161-1/+1
* changed to native line ending encodingSean Dague2007-07-165-478/+478