aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleModule/CpuCounterObject.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-01Remove OpenSim.Region.Examples.SimpleModuleJustin Clark-Casey (justincc)1-68/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-11-07* Stop requiring local ids in the SOG constructors.Justin Clarke Casey1-2/+2
2008-11-06* refactor: Attach a scene object to a scene separately from its constructionJustin Clarke Casey1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-08-18Formatting cleanup.Jeff Ames1-1/+1
2008-05-14Formatting cleanup.Jeff Ames1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-03-14Update svn properties.Jeff Ames1-68/+68
2008-03-13* SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModulelbsa711-59/+68
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-12-28* Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa711-1/+1
2007-10-30* Optimized usingslbsa711-14/+11
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-08-15* Exploring Group/Part from an app perspective.lbsa711-2/+2
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-4/+4
2007-07-26* Started renaming world to Scenelbsa711-2/+2
2007-07-18A script/custom application should be able to add a particle system to a prim...MW1-1/+1
2007-07-17* renamed MySceneObject to CpuCounterObjectlbsa711-2/+2
2007-07-17* Changed SimpleApp to use EventManager and Scene timerlbsa711-8/+3
2007-07-16changed to native line ending encodingSean Dague1-40/+40
2007-07-14*Removed ParcelManager from SceneObject and Primitive and replaced with event...mingchen1-2/+2
2007-07-14* SimpleApp finally doing something fun. :)lbsa711-12/+12
2007-07-14* Worked some more on SimpleApplbsa711-0/+40