aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientView.PacketHandlers.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed to native line ending encodingSean Dague2007-07-161-236/+236
|
* * Applying dalien's patches from bug#177 and #179Adam Frisby2007-07-111-23/+2
|
* Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW2007-07-091-6/+6
| | | | | Disabled CAPS asset uploading as it seems it now crashes the server.
* A bit more work on Building tools/support.MW2007-07-041-10/+11
| | | | | updated Axiom.MathLib.dll.
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-3/+76
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-18/+5
| | | | | * added some licensing info
* *Added UUIDNameRequest packet support (untested, but should work -- at least ↵mingchen2007-06-281-2/+0
| | | | | | | in sandbox mode) *Various small renamings
* *Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen2007-06-271-1/+1
| | | | to add/remove something
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+198
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.