aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleApp/MyWorld.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-16* RegionApplicationBase restructuring now completelbsa711-1/+1
2007-07-16changed to native line ending encodingSean Dague1-97/+97
2007-07-15Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...MW1-4/+23
2007-07-15Removed the reference to ClientManager from scene, as scene really shouldn't ...MW1-2/+2
2007-07-15* Added loading methods for NullStorage.Adam Frisby1-2/+4
2007-07-14* Worked some more on SimpleApplbsa711-49/+12
2007-07-14Set up parcel manager and the master avatar in SimpleApp.MW1-27/+19
2007-07-14* encapsulated some public fieldslbsa711-2/+2
2007-07-14Added AddPreCompiledScript method to ScriptManager.MW1-2/+48
2007-07-13* I want to commit too!lbsa711-18/+0
2007-07-13One of these days i WILL have my pulsating cube!lbsa711-1/+1
2007-07-09* some follow up renaming of members et c.lbsa711-2/+2
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-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-10/+6
2007-07-03* Completed conceptual LlsdMethod - everything resides in SimpleApp pending g...lbsa711-22/+3
2007-07-01* removed try-catchall from scene constructorlbsa711-0/+3
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa711-9/+9
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-8/+8