aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-07-13* ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste...lbsa711-1/+1
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-2/+2
2007-07-09* some follow up renaming of members et c.lbsa712-3/+3
2007-07-09* Introduced ClientManager for great justice.lbsa711-1/+1
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-1/+1
2007-07-08* By popular demand, all generated build files are now deleted. Somebody shou...lbsa712-235/+0
2007-07-08* Updating prebuildAdam Frisby2-3/+3
2007-07-06*Fixed 2 small references to localhost which has some conflicts when resolving.mingchen1-1/+1
2007-07-05*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2-3/+3
2007-07-04* re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa712-56/+2
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa714-33/+19
2007-07-03* Completed conceptual LlsdMethod - everything resides in SimpleApp pending g...lbsa715-23/+70
2007-07-02* Added conceptual LlsdMethod Demo to SimpleApp (work in progress)lbsa713-0/+14