aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW1-0/+1
2007-07-30mass update of files to have native line endingsSean Dague1-31/+31
2007-07-30added OnDisconnectUser event to required classesSean Dague1-0/+1
2007-07-29Deleting objects should now work. But beware they aren't send to your trash f...MW1-1/+1
2007-07-28You should now see the correct Avatar for other users, including their clothe...MW1-0/+1
2007-07-27A few changes so that the number of warnings is less but without deleting eve...MW1-1/+0
2007-07-26More work on inventory and opensim library.MW1-0/+5
2007-07-26* Started renaming world to Scenelbsa711-2/+2
2007-07-24* Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby1-1/+1
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW3-4/+8
2007-07-21* Renamed terrain functions to match OpenSim naming styles.Adam Frisby1-1/+1
2007-07-20* Fixed an config issue (log not initialized in RegionInfo config)lbsa711-0/+5
2007-07-19Some work on Inventory (not yet finished or enabled)MW1-0/+6
2007-07-19Added some Alert methods to Scene , and a console command handler. So from th...MW1-0/+3
2007-07-18A script/custom application should be able to add a particle system to a prim...MW2-8/+13
2007-07-18Sculpted Prims should now work. MW1-0/+2
2007-07-18* Added a FileSystemObject to SimpleApplbsa712-3/+54
2007-07-17* renamed MySceneObject to CpuCounterObjectlbsa712-3/+3
2007-07-17* Changed SimpleApp to use EventManager and Scene timerlbsa714-39/+9
2007-07-17* debugged quite a lot of db-related strangeness and various refactoring goofslbsa711-10/+7
2007-07-16* RegionApplicationBase restructuring now completelbsa712-47/+24
2007-07-16* Trimmed a few hundred warnings off SimpleApp.Adam Frisby1-0/+4
2007-07-16* And yet more restructuring of startup sequence...lbsa711-14/+15
2007-07-16* Reset IP in SimpleApp back to localhostAdam Frisby1-1/+1
2007-07-16* Fixed SimpleAppAdam Frisby1-2/+3
2007-07-16* SimpleApp's IP address is slightly less hard coded (now reading from a hard...Adam Frisby1-3/+5
2007-07-16* Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa711-29/+35
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-1/+1
2007-07-16*Renamed ParcelManager to LandManagermingchen1-1/+1
2007-07-16* working on RegionApplicationBaselbsa711-1/+1
2007-07-16changed to native line ending encodingSean Dague5-478/+478
2007-07-16*Trunk compiles nowmingchen2-2/+3
2007-07-16*Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen1-0/+1
2007-07-15Couple of small changes to NPC test character.MW1-9/+15
2007-07-15It wasn't me who messed up flying when adding a test NPC class. (honestly!)MW2-8/+14
2007-07-15Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...MW3-9/+217
2007-07-15Removed the reference to ClientManager from scene, as scene really shouldn't ...MW2-3/+3
2007-07-15Removed reference to Scene EventManager from primitive. In its place, primiti...MW1-36/+1
2007-07-15* Added loading methods for NullStorage.Adam Frisby2-3/+7
2007-07-14*Removed ParcelManager from SceneObject and Primitive and replaced with event...mingchen2-3/+3
2007-07-14* SimpleApp finally doing something fun. :)lbsa711-12/+12
2007-07-14* Worked some more on SimpleApplbsa714-126/+77
2007-07-14Set up parcel manager and the master avatar in SimpleApp.MW3-78/+67
2007-07-14* encapsulated some public fieldslbsa711-2/+2
2007-07-14* Apparently, we need to tell ParcelManager that there is no parcels.lbsa711-0/+3
2007-07-14Added AddPreCompiledScript method to ScriptManager.MW3-6/+110
2007-07-13* I want to commit too!lbsa712-20/+2
2007-07-13Changed simpleApp to use basic physics.MW1-1/+4
2007-07-13Shouldn't be needing explicitly adding login xmlrpclbsa711-2/+0
2007-07-13One of these days i WILL have my pulsating cube!lbsa713-14/+7