aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-07-02* Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScenelbsa713-9/+2
2007-07-01* removed try-catchall from scene constructorlbsa712-0/+11
2007-07-01MAJOR IP RESTRUCTURINGlbsa711-8/+8
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa714-23/+40
2007-06-28Imported the scripting changes, so now should be up to date with sugilite. MW1-0/+54
2007-06-28*Fixed UserServer and OpenSim so now they start without crashing.mingchen1-1/+1
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-1/+1
2007-06-27*More compile fixes (should be it on OpenSim.sln)mingchen1-6/+6
2007-06-27*Updated prebuild.xml and ran prebuild againmingchen2-44/+29
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen3-45/+51