aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/SimClient.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Started to clean up/ rewrite Primitive class , currently the new version is c...MW2007-04-041-17/+26
* Another temporary bug fix attempt, this time for the packet overflow problem,...MW2007-04-031-7/+11
* Added easier way to add "scripts" to prims: to add Libsa71's test script, cre...MW2007-04-031-0/+26
* Limited (hacked) object linking. Note: once you have linked a set of prims to...MW2007-04-031-2/+25
* More cleaning up of SimClient and packet handlingMW2007-04-011-51/+47
* Moved more packet types to handlersMW2007-04-011-107/+69
* More work on adding Packets handlers and tested the first handler. MW2007-04-011-78/+63
* Added Packet handlers to SimClient MW2007-03-311-353/+401
* Can now Rez and DeRez objects (take to and from inventory).MW2007-03-311-2/+62
* (no commit message)MW2007-03-311-10/+18
* Some very basic terraforming, can raise and lower the terrain, but currently ...MW2007-03-301-0/+32
* (no commit message)MW2007-03-301-2/+1
* Clothing now seems to work (though there are likely to still be some problems)MW2007-03-301-1/+21
* Removed a few comments sent to the consoleMW2007-03-301-4/+2
* Should now be able to create and edit NotecardsMW2007-03-301-0/+25
* When you change the name of a inventory item, it should no longer revert afte...MW2007-03-291-3/+7
* Fixed so Inventory structure is correct after a log out and re-login (in Sand...MW2007-03-291-1/+8
* After hours of searching for a bug, it works - User accounts in sandbox mode,...MW2007-03-281-7/+41
* RIP OpenSimRoot. (removed)MW2007-03-281-3/+3
* * revert the revert - begin the beguinelbsa712007-03-271-41/+58
* * Reverting todays work. It was worth a try.lbsa712007-03-271-58/+41
* * Introduced BaseHttpServer (doing nothing at the moment)lbsa712007-03-271-41/+58
* * Now there's one Console class, and instead the apps responds to cmd's and s...lbsa712007-03-271-1/+1
* (no commit message)MW2007-03-261-1/+1
* preparing to add full clothes/body part support. MW2007-03-261-3/+11
* Added a very very very basic Web front end for admin use - ready to be used i...MW2007-03-261-3/+15
* Hopefully fixed the texture uploading and the crashing when a prim with a upl...MW2007-03-251-8/+8
* You want large textures, you shall have! - Xfer system now working for large ...MW2007-03-251-13/+48
* Applying Randomskk's patchesAdam Frisby2007-03-241-0/+4
* Fixed it so that a Avatar update shouldn't be sent every frame and none shoul...MW2007-03-231-5/+2
* brought zircon branch into trunkgareth2007-03-221-0/+621