| Commit message (Expand) | Author | Age | Files | Lines |
* | Turned SimClient into a partial class (and added SimClient(Grid), so that gri... | MW | 2007-05-15 | 1 | -123/+1 |
* | updated Build/project files to include the new projects and new files. | MW | 2007-05-15 | 1 | -2/+8 |
* | added processing for TeleportLocationRequest and TeleportLandmarkRequest. Lo... | morphw | 2007-05-15 | 1 | -1/+80 |
* | moved the EnableNeighbours code to after the client has completed the move to... | MW | 2007-05-14 | 1 | -0/+41 |
* | Changed to slightly better textures for the map: a blue one for the sea and o... | MW | 2007-05-13 | 1 | -1/+1 |
* | Added very basic support for maps (likely to only work in sandbox mode due to... | MW | 2007-05-13 | 1 | -2/+33 |
* | 93 warnings in the compiler, 93 warnings appear, you fix one up, create two m... | Adam Frisby | 2007-05-12 | 1 | -14/+14 |
* | Added landmark asset creation. | morphw | 2007-05-11 | 1 | -12/+36 |
* | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 2007-04-25 | 1 | -4/+4 |
* | Small clean up of files and directories | MW | 2007-04-25 | 1 | -1/+1 |
* | Needs testing. | Adam Frisby | 2007-04-22 | 1 | -1/+2 |
* | SimClient: Added Try/Catch over block of code which is triggering an exceptio... | Adam Frisby | 2007-04-22 | 1 | -1/+11 |
* | Bumped avatar entry height to 15m above ground rather than the old 1m above g... | Adam Frisby | 2007-04-22 | 1 | -1/+1 |
* | Yet another command line option (really need to get all these moved into a co... | MW | 2007-04-17 | 1 | -1/+0 |
* | Hopefully undid the murder I committed in the last commit | MW | 2007-04-17 | 1 | -1/+3 |
* | A few fixes and stopped sim crossing being attempted in sandbox mode | MW | 2007-04-17 | 1 | -137/+156 |
* | Created skeleton SimComms.cs for sim<->sim UDP circuits | gareth | 2007-04-17 | 1 | -4/+19 |
* | Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be... | gareth | 2007-04-17 | 1 | -7/+107 |
* | W00t! multiple sims! | gareth | 2007-04-15 | 1 | -13/+19 |
* | (no commit message) | MW | 2007-04-10 | 1 | -18/+18 |
* | Avatar now stands still and does the normal animation stuff | gareth | 2007-04-10 | 1 | -1/+10 |
* | Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now. | MW | 2007-04-04 | 1 | -3/+4 |
* | Started to clean up/ rewrite Primitive class , currently the new version is c... | MW | 2007-04-04 | 1 | -17/+26 |
* | Another temporary bug fix attempt, this time for the packet overflow problem,... | MW | 2007-04-03 | 1 | -7/+11 |
* | Added easier way to add "scripts" to prims: to add Libsa71's test script, cre... | MW | 2007-04-03 | 1 | -0/+26 |
* | Limited (hacked) object linking. Note: once you have linked a set of prims to... | MW | 2007-04-03 | 1 | -2/+25 |
* | More cleaning up of SimClient and packet handling | MW | 2007-04-01 | 1 | -51/+47 |
* | Moved more packet types to handlers | MW | 2007-04-01 | 1 | -107/+69 |
* | More work on adding Packets handlers and tested the first handler. | MW | 2007-04-01 | 1 | -78/+63 |
* | Added Packet handlers to SimClient | MW | 2007-03-31 | 1 | -353/+401 |
* | Can now Rez and DeRez objects (take to and from inventory). | MW | 2007-03-31 | 1 | -2/+62 |
* | (no commit message) | MW | 2007-03-31 | 1 | -10/+18 |
* | Some very basic terraforming, can raise and lower the terrain, but currently ... | MW | 2007-03-30 | 1 | -0/+32 |
* | (no commit message) | MW | 2007-03-30 | 1 | -2/+1 |
* | Clothing now seems to work (though there are likely to still be some problems) | MW | 2007-03-30 | 1 | -1/+21 |
* | Removed a few comments sent to the console | MW | 2007-03-30 | 1 | -4/+2 |
* | Should now be able to create and edit Notecards | MW | 2007-03-30 | 1 | -0/+25 |
* | When you change the name of a inventory item, it should no longer revert afte... | MW | 2007-03-29 | 1 | -3/+7 |
* | Fixed so Inventory structure is correct after a log out and re-login (in Sand... | MW | 2007-03-29 | 1 | -1/+8 |
* | After hours of searching for a bug, it works - User accounts in sandbox mode,... | MW | 2007-03-28 | 1 | -7/+41 |
* | RIP OpenSimRoot. (removed) | MW | 2007-03-28 | 1 | -3/+3 |
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -41/+58 |
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -58/+41 |
* | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 2007-03-27 | 1 | -41/+58 |
* | * Now there's one Console class, and instead the apps responds to cmd's and s... | lbsa71 | 2007-03-27 | 1 | -1/+1 |
* | (no commit message) | MW | 2007-03-26 | 1 | -1/+1 |
* | preparing to add full clothes/body part support. | MW | 2007-03-26 | 1 | -3/+11 |
* | Added a very very very basic Web front end for admin use - ready to be used i... | MW | 2007-03-26 | 1 | -3/+15 |
* | Hopefully fixed the texture uploading and the crashing when a prim with a upl... | MW | 2007-03-25 | 1 | -8/+8 |
* | You want large textures, you shall have! - Xfer system now working for large ... | MW | 2007-03-25 | 1 | -13/+48 |