Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fix circular dependency from last checkin by passing version as a ↵ | Justin Clarke Casey | 2008-05-22 | 1 | -1/+1 |
| | | | | | | | | parameter to Scene rather than referencing VersionInfo directly * Butt ugly solution | ||||
* | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid ↵ | Teravus Ovares | 2008-05-14 | 1 | -2/+4 |
| | | | | | | | of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on * The main purpose of this is to provide configuration options for ODE and other physics plug-ins that are advanced enough to be able to be configured. | ||||
* | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2008-05-05 | 1 | -2/+2 |
| | |||||
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -2/+2 |
| | |||||
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 1 | -2/+2 |
| | |||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -3/+0 |
| | | | | (this took a while to run). | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
| | |||||
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
| | |||||
* | Added license to new files | Tedd Hansen | 2008-01-12 | 1 | -1/+29 |
| | |||||
* | Set svn:eol-style. | Jeff Ames | 2008-01-12 | 1 | -27/+27 |
| | |||||
* | Added references for last commit | Tedd Hansen | 2008-01-12 | 1 | -0/+27 |