aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/PacketServer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * RegionApplicationBase restructuring now completelbsa712007-07-161-2/+2
| | | | | * Still has some weird bug in SimpleApp though.
* changed to native line ending encodingSean Dague2007-07-161-184/+184
|
* * Applying dalien's patches from bug#177 and #179Adam Frisby2007-07-111-0/+1
|
* * some follow up renaming of members et c.lbsa712007-07-091-2/+6
|
* * Introduced ClientManager for great justice.lbsa712007-07-091-1/+1
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-5/+3
| | | | | * added some licensing info
* MAJOR IP RESTRUCTURINGlbsa712007-07-011-3/+1
| | | | | | * moving towards IPEndPoints all over the place * trying to make the internal/external division
* *Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen2007-06-271-2/+2
| | | | to add/remove something
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+183
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.