| Commit message (Expand) | Author | Files | Lines |
2007-06-07 | *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer | mingchen | 1 | -482/+0 |
2007-06-07 | *When avatar crosses parcel, it updates successfully in the viewer | mingchen | 1 | -0/+7 |
2007-06-05 | * Added proper copyright notices to everything (1/3) | Adam Frisby | 1 | -0/+27 |
2007-06-05 | * Removed MainConsole.Instance.WriteLine completely | Adam Frisby | 1 | -5/+5 |
2007-06-03 | * Removed more references | Adam Frisby | 1 | -4/+4 |
2007-05-27 | * Region Terrain textures are now loaded from the RegionInfo class rather tha... | Adam Frisby | 1 | -16/+16 |
2007-05-26 | Goodbye World | MW | 1 | -157/+0 |
2007-05-26 | Die WebFrontEnd, Die Grid class! | MW | 1 | -18/+3 |
2007-05-26 | Die Avatar class, and you to Primitive class! | MW | 1 | -272/+6 |
2007-05-25 | First part of border crossing fix. | MW | 1 | -1/+31 |
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that t... | MW | 1 | -3/+4 |
2007-05-21 | More work on adding Events to ClientView (and registering to handle those eve... | MW | 1 | -1/+14 |
2007-05-21 | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,... | MW | 1 | -4/+4 |
2007-05-15 | Added RemoveAvatar() method to physics plugins, should be called on log out (... | MW | 1 | -0/+4 |
2007-05-12 | 93 warnings in the compiler, 93 warnings appear, you fix one up, create two m... | Adam Frisby | 1 | -5/+5 |
2007-05-12 | Increased the flying speed | MW | 1 | -1/+1 |
2007-05-04 | * Removed superfluous int to prevent warning | Adam Frisby | 1 | -1/+0 |
2007-04-30 | fixed the VS 2005 solution/ project files. | MW | 1 | -4/+3 |
2007-04-26 | At last: avatar-template.dat is no more | MW | 1 | -5/+13 |
2007-04-26 | Mostly working again. | MW | 1 | -3/+37 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 1 | -9/+18 |
2007-04-17 | A few fixes and stopped sim crossing being attempted in sandbox mode | MW | 1 | -3/+3 |
2007-04-17 | Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be... | gareth | 1 | -2/+2 |
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -1/+1 |
2007-04-11 | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve... | Adam Frisby | 1 | -2/+2 |
2007-04-06 | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 1 | -2/+2 |
2007-04-04 | Split Avatar class into three partial classes (hopefully will make it easier ... | MW | 1 | -283/+4 |
2007-04-03 | * Extended Script API with GetRandomAvatar | lbsa71 | 1 | -22/+3 |
2007-03-30 | Some very basic terraforming, can raise and lower the terrain, but currently ... | MW | 1 | -1/+1 |
2007-03-28 | RIP OpenSimRoot. (removed) | MW | 1 | -9/+45 |
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 1 | -15/+24 |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 1 | -24/+15 |
2007-03-27 | * Continued refactoring away OpenSimRoot - now it's down to the final 2. | lbsa71 | 1 | -15/+24 |
2007-03-26 | preparing to add full clothes/body part support. | MW | 1 | -14/+47 |
2007-03-23 | Added Fly animation | MW | 1 | -4/+21 |
2007-03-23 | Fixed it so that a Avatar update shouldn't be sent every frame and none shoul... | MW | 1 | -185/+59 |
2007-03-23 | Fixed the "doh!" bug with animations (hint - sending a stand animation for wa... | gareth | 1 | -1/+1 |
2007-03-23 | Added initial (buggy) support for animations | gareth | 1 | -4/+34 |
2007-03-23 | Added LoadAnims() | gareth | 1 | -2/+151 |
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -0/+501 |