aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/Scenes/Scene.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-28* Brand spankin' new scripting engine.Adam Frisby1-18/+4
2007-06-27The following events now work:Adam Frisby1-6/+6
2007-06-27* Renamed new event manager "SceneEvents" to "EventManager"Adam Frisby1-0/+8
2007-06-25updated prebuild.xml.MW1-79/+6
2007-06-24Refactoring:Adam Frisby1-4/+5
2007-06-24A bit more work on the AssetCache.MW1-5/+0
2007-06-24Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW1-4/+4
2007-06-23More work on CAPS handler.MW1-3/+9
2007-06-22Started work on CAPS support, now we have our first test capability, MapLayer...MW1-3/+10
2007-06-22SandBox mode login now shares a base class with the grid mode user server. MW1-2/+2
2007-06-21Some refactoring.MW1-2/+2
2007-06-21Very Preliminary teleporting between regions added. MW1-1/+14
2007-06-21Fixed problem of not being able to move out of the first 3X3 block of regions...MW1-1/+1
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW1-36/+41
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby1-22/+22
2007-06-20* Removed ClientThreads from avatarlbsa711-1/+1
2007-06-18Fixed the flashing when crossing a border.MW1-10/+19
2007-06-17Fixed inverted map texture problem.MW1-2/+23
2007-06-17Each Region will now generate a texture image of their terrain and this will ...MW1-0/+11
2007-06-17Very Preliminary local teleporting added (currently only can teleport within...MW1-51/+97
2007-06-16Some Rearranging of CommsManager.MW1-3/+3
2007-06-15Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW1-0/+34
2007-06-15Preliminary movement added to sugilite, forwards walking only and no animations.MW1-7/+1
2007-06-14trying to clean up the namespaces.MW1-0/+718