Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-20 | * Assortment of Console changes - console messages are now grouped into ↵ | Adam Frisby | 1 | -1/+1 | |
modules (eg "client", "grid", "terrain", "storage", etc) | |||||
2007-07-18 | *New Configuration System, much easier and less buggy compared to the ↵ | mingchen | 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 :) | |||||
2007-07-16 | * RegionApplicationBase restructuring now complete | lbsa71 | 1 | -3/+2 | |
* Still has some weird bug in SimpleApp though. | |||||
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -195/+195 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -15/+4 | |
* added some licensing info | |||||
2007-07-01 | MAJOR IP RESTRUCTURING | lbsa71 | 1 | -1/+1 | |
* moving towards IPEndPoints all over the place * trying to make the internal/external division | |||||
2007-06-29 | * Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ↵ | Adam Frisby | 1 | -3/+3 | |
to force IPv4 | |||||
2007-06-27 | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 1 | -1/+1 | |
*Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild | |||||
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 1 | -4/+3 | |
to add/remove something |