Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Assortment of Console changes - console messages are now grouped into ↵ | Adam Frisby | 2007-07-20 | 1 | -1/+1 |
| | | | | modules (eg "client", "grid", "terrain", "storage", etc) | ||||
* | *New Configuration System, much easier and less buggy compared to the ↵ | mingchen | 2007-07-18 | 1 | -0/+1 |
| | | | | | | | | original system in place *View RegionInfo.cs for an example on how it works! *This hopefully copies all the files over, but who knows :) | ||||
* | * RegionApplicationBase restructuring now complete | lbsa71 | 2007-07-16 | 1 | -3/+2 |
| | | | | | * Still has some weird bug in SimpleApp though. | ||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -195/+195 |
| | |||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -15/+4 |
| | | | | | * added some licensing info | ||||
* | MAJOR IP RESTRUCTURING | lbsa71 | 2007-07-01 | 1 | -1/+1 |
| | | | | | | * moving towards IPEndPoints all over the place * trying to make the internal/external division | ||||
* | * Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ↵ | Adam Frisby | 2007-06-29 | 1 | -3/+3 |
| | | | | to force IPv4 | ||||
* | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 2007-06-27 | 1 | -1/+1 |
| | | | | | | *Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild | ||||
* | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 2007-06-27 | 1 | -4/+3 |
| | | | | to add/remove something | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -0/+208 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |