aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/world (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-17Attempt to fix trunk which someone broke <looks innocent>MW1-0/+1
2007-05-17Check it builds before you commitMW1-0/+5
2007-05-17Some work on the new SceneObject and primitive2 classes MW1-0/+54
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ...MW3-183/+296
2007-05-16* sing loud, sing proud, sing from the heartlbsa712-3/+2
2007-05-16* here goes nothing...lbsa711-1/+1
2007-05-16* uncommented offending codelbsa711-7/+0
2007-05-16FIXED THE BUILD!gareth1-2/+2
2007-05-16* removed unused new-login.datlbsa711-14/+25
2007-05-16started to refactor startup code and to move udp server code out to its own c...MW4-0/+0
2007-05-15Added RemoveAvatar() method to physics plugins, should be called on log out (...MW2-0/+8
2007-05-15updated Build/project files to include the new projects and new files.MW1-0/+17
2007-05-14Added some sanity checks to AddViewerAgent to prevent duplicate addition (now...Adam Frisby1-2/+16
2007-05-13Changed to slightly better textures for the map: a blue one for the sea and o...MW1-1/+1
2007-05-13Added very basic support for maps (likely to only work in sandbox mode due to...MW3-9/+48
2007-05-1293 warnings in the compiler, 93 warnings appear, you fix one up, create two m...Adam Frisby4-38/+38
2007-05-12Increased the flying speed MW2-1/+6
2007-05-11finally some time to do some more work on the primitive2 refactor/rewrite/bug...MW1-68/+65
2007-05-04* Removed superfluous int to prevent warningAdam Frisby1-1/+0
2007-04-30fixed the VS 2005 solution/ project files.MW3-5/+38
2007-04-27Major ass commitAdam Frisby1-0/+4
2007-04-26At last: avatar-template.dat is no moreMW1-5/+13
2007-04-26Mostly working again.MW3-6/+39
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ...MW4-14/+48
2007-04-25Small clean up of files and directoriesMW8-62/+7
2007-04-22Added mutex instead of lock for updateAdam Frisby1-37/+37
2007-04-22Needs testing.Adam Frisby2-2/+9
2007-04-22Added lock around World.Update to prevent multiple updates occuring simultane...Adam Frisby1-32/+37
2007-04-22SimClient: Added Try/Catch over block of code which is triggering an exceptio...Adam Frisby1-0/+6
2007-04-22Removed last references to ancient LandMap[] array.Adam Frisby1-2/+1
2007-04-22Commented first 50% of World.cs's functions with /// tagsAdam Frisby1-0/+64
2007-04-22Small fixAdam Frisby1-0/+1
2007-04-22Added exception handling to each function in World.cs - code is assumed stabl...Adam Frisby1-224/+369
2007-04-21Terrain / Physics / Storage:Adam Frisby1-2/+9
2007-04-17Hopefully undid the murder I committed in the last commitMW1-21/+22
2007-04-17A few fixes and stopped sim crossing being attempted in sandbox modeMW3-26/+33
2007-04-17Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be...gareth2-3/+20
2007-04-15W00t! multiple sims!gareth2-14/+18
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712-2/+1
2007-04-11small improvement to the jvm and test scriptMW1-0/+1
2007-04-11First basic test script now works in the jvm scripting engine. MW2-5/+127
2007-04-11Changed so that a bin\ScriptEngines\ directory will be searched for scripting...MW1-4/+30
2007-04-11Major ass changes to terrain (now uses libTerrain-BSD!) and all-round improve...Adam Frisby2-8/+8
2007-04-10(no commit message)MW1-7/+12
2007-04-10And now clothes update and show for all usersgareth1-0/+16
2007-04-10Fixed avatar appearance not updating issue as per bug report #79gareth1-1/+2
2007-04-07Documentation!Adam Frisby1-1/+11
2007-04-06compiles and works just weird terrain problem (and terrain saving is currentl...MW1-1/+11
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 Frisby3-38/+22