aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/world/World.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-06Now back to compiling, just no terrain generation at the momentMW1-5/+5
2007-04-06**BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby1-14/+16
2007-04-06very very few changes, but just commiting so that svn it upto date with my lo...MW1-0/+4
2007-04-04Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now.MW1-195/+29
2007-04-04Split Avatar class into three partial classes (hopefully will make it easier ...MW1-0/+4
2007-04-04Started to clean up/ rewrite Primitive class , currently the new version is c...MW1-24/+8
2007-04-03* The world can not contain ScriptFactories that creates unique instances of ...lbsa711-30/+19
2007-04-03* Extended Script API with GetRandomAvatarlbsa711-3/+3
2007-04-03Added easier way to add "scripts" to prims: to add Libsa71's test script, cre...MW1-1/+62
2007-04-03* Script prototypelbsa711-10/+27
2007-04-02OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene...MW1-3/+1
2007-04-02Moved database storage of the world map to the Db4LocalStorage so its in the ...MW1-3/+8
2007-04-01More cleaning up of SimClient and packet handlingMW1-1/+2
2007-04-01Moved more packet types to handlersMW1-23/+53
2007-04-01More work on adding Packets handlers and tested the first handler. MW1-0/+45
2007-03-31Can now Rez and DeRez objects (take to and from inventory).MW1-19/+103
2007-03-30Some very basic terraforming, can raise and lower the terrain, but currently ...MW1-211/+250
2007-03-28RIP OpenSimRoot. (removed)MW1-29/+71
2007-03-27* revert the revert - begin the beguinelbsa711-11/+20
2007-03-27* Reverting todays work. It was worth a try.lbsa711-22/+11
2007-03-27* Continued refactoring away OpenSimRoot - now it's down to the final 2.lbsa711-11/+22
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and s...lbsa711-1/+1
2007-03-24Uncommented linegareth1-1/+1
2007-03-24Applying Randomskk's patchesAdam Frisby1-1/+43
2007-03-23Fixed it so that a Avatar update shouldn't be sent every frame and none shoul...MW1-0/+1
2007-03-22brought zircon branch into trunkgareth1-21/+26
2007-03-10A PhysX physics plugin (that actually uses physX now but currently only works...MW1-3/+6
2007-03-08Primitive's shape and scale are now saved into database and reloaded.MW1-2/+13
2007-03-08Another attemp to fix the Session Logout bugMW1-19/+96
2007-03-07Primitives movement and rotation updates are now sent to all clientsMW1-1/+0
2007-03-07Hopefully fixed the Session logout bug.MW1-3/+4
2007-03-07fixed last screwupgareth1-0/+0
2007-03-07Imported branchgareth1-0/+117