aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/Application.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * And yet more restructuring of startup sequence...lbsa712007-07-161-1/+1
|
* * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa712007-07-161-1/+1
|
* * Removed some superfluous assignslbsa712007-07-161-11/+2
| | | | | * Moved physics plugin scene creation into local scope
* changed to native line ending encodingSean Dague2007-07-161-125/+125
|
* Part two of Darok's Bullet physics plugin: added the actual plugin, although ↵MW2007-07-131-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.
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-5/+3
| | | | | * added some licensing info
* *Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen2007-06-271-1/+2
| | | | to add/remove something
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+121
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.