aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/Application.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-16* And yet more restructuring of startup sequence...lbsa711-1/+1
2007-07-16* Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa711-1/+1
2007-07-16* Removed some superfluous assignslbsa711-11/+2
* Moved physics plugin scene creation into local scope
2007-07-16changed to native line ending encodingSean Dague1-125/+125
2007-07-13Part two of Darok's Bullet physics plugin: added the actual plugin, although ↵MW1-0/+5
haven't added the project to prebuild.xml yet. Also might have messed up some of the SVN properties on some of the folders, so if the cleaning lady has to come in again, I just hope she doesn't moan.
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-5/+3
* added some licensing info
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen1-1/+2
to add/remove something