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