aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-22* Major ass commit.Adam Frisby1-4/+4
2007-10-22Made some changes to the load/save xml format, So that the old format can sti...MW3-3/+98
2007-10-21Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie...Tleiades Hax1-1/+3
2007-10-19* Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby1-1/+16
2007-10-19get rid of all the ^M line endingsSean Dague1-476/+476
2007-10-19* Instant Message functionality moved into a Region ModulesAdam Frisby2-36/+1
2007-10-19* normalized line endings...lbsa711-15/+15
2007-10-19r 2113 introduced a leak, this should fix the leakTleiades Hax1-2/+12
2007-10-18small bit of refactoringMW2-476/+484
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax4-10/+31
2007-10-16couple of small event changesMW2-4/+4
2007-10-16Couple of small changes to Xml serialising of SceneObjectGroups (shouldn't ef...MW2-4/+6
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa719-6/+258
2007-10-12* Just extracted a standard ToXml() on SceneObjectGrouplbsa712-5/+15
2007-10-12Just trying out some thing with events, there changes/additions are likely to...MW2-0/+27
2007-10-11Some changes to the sending of updates of SceneObjects to clients, that I did...MW3-44/+76
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-2/+2
2007-10-10some refactoringMW2-0/+40
2007-10-08small bug fixMW1-1/+1
2007-10-05Code from Illumious Beltran (IBM) implementing more LSLSean Dague1-0/+4
2007-10-05getting all our line endings consistant againSean Dague4-710/+710
2007-10-05== The "right name and place" commit ==lbsa712-2/+1
2007-09-29Hollow prims (box only), thanks Gerard! Enjoydan miller4-13/+40
2007-09-27this should fix 443 and compile!dan miller1-1/+1
2007-09-27this should fix mantis #443dan miller1-3/+6
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-3/+3
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-3/+3
2007-09-25Terrain:Adam Frisby1-3/+3
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712-1/+7
2007-09-25* Fixed Culture-variant parsing of config optionslbsa711-6/+1
2007-09-24* Added time dilation property to SceneAdam Frisby1-0/+4
2007-09-24* Fixed an issue where it chose the smaller rather than larger of the two num...Adam Frisby1-1/+1
2007-09-24* Renamed ScriptConsole to PluginConsole for clarityAdam Frisby3-9/+9
2007-09-24* Refactored the central update loop - now easier to work with. Switching fro...Adam Frisby1-90/+158
2007-09-24* Long days journey towards nightlbsa711-4/+5
2007-09-24* Hotfix for 'properties all the way into the sunset' bug; it just doesn't ma...lbsa712-11/+11
2007-09-24* the worlds most insignificant commitlbsa711-0/+1
2007-09-24* Console output killed the cat. s/cat/sim/lbsa711-2/+2
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa712-16/+16
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa714-5/+5
2007-09-24* Added TryGetAvatarByNamelbsa712-0/+34
2007-09-24long-lost fixes to physics -- proper physical avatar management on crossings, TPdan miller2-2/+3
2007-09-23* Purged 'Regions' code pending Agent layer grok.lbsa712-24/+7
2007-09-22Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,...Tedd Hansen2-18/+17
2007-09-21* Slowly but surely working my way towards Regionality...lbsa713-44/+44
2007-09-21* Yeah, I placed Close() in the wrong file. So sue me.lbsa712-9/+5
2007-09-21* Continued work on Region layerlbsa713-30/+40
2007-09-21* Removed unused RegenerateTerrain functionslbsa711-54/+0
2007-09-21* Removed unused LandRenegerated flaglbsa713-26/+2
2007-09-21* First example of moving stuff to a Region layerlbsa714-46/+24