Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ↵ | Adam Frisby | 2007-06-29 | 1 | -193/+113 |
| | | | | to force IPv4 | ||||
* | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2007-06-28 | 1 | -114/+194 |
| | |||||
* | Applied ScenePresence movement patch from Darok. | MW | 2007-06-28 | 1 | -193/+114 |
| | |||||
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 1 | -114/+193 |
| | |||||
* | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 2007-06-27 | 1 | -6/+6 |
| | | | | | | *Some folder renaming to follow project Name *Updated prebuild.xml | ||||
* | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 2007-06-27 | 1 | -185/+116 |
| | | | | | | *Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild | ||||
* | *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵ | mingchen | 2007-06-27 | 1 | -110/+185 |
| | | | | prebuild.xml though | ||||
* | *More compile fixes (should be it on OpenSim.sln) | mingchen | 2007-06-27 | 1 | -6/+6 |
| | |||||
* | *Updated prebuild.xml and ran prebuild again | mingchen | 2007-06-27 | 1 | -13/+13 |
| | | | | | | *Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now | ||||
* | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 2007-06-27 | 1 | -3/+3 |
| | | | | to add/remove something | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -0/+163 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |