aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-1/+1
2007-12-05* Refactored Permissions into ScenePresence as requested by MWTeravus Ovares1-0/+1
2007-12-04fixed exception and login failure in SimpleApp. (still doesn't work like it ...Jeff Ames1-4/+5
2007-12-03From Justin Casey (IBM)Sean Dague1-1/+6
2007-12-03This is a simple patch which just renames an IClientAPI method toSean Dague1-1/+1
2007-12-01the fix, so that trunk works againMW1-0/+1
2007-11-30Patch for mantis 0000015: Textures don't display in the objectSean Dague1-1/+1
2007-11-30* Extended our semi-stupid implementation of in world object permissions to s...Teravus Ovares1-1/+1
2007-11-28Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorl...MW2-2/+2
2007-11-24* Added a way for the Region master user to kick individual users from their ...Teravus Ovares1-0/+5
2007-11-24* Hanling RequestGodlikePowers. On Request.. sends the sim owner's client the...Teravus Ovares1-0/+1
2007-11-22* Added code to capture the draw distance setting from the client.Teravus Ovares1-1/+4
2007-11-21* Did some initial work for prim crossing. Just glue so far.Teravus Ovares2-3/+3
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares1-1/+1
2007-11-18cleaned up some mono compiler warningsJeff Ames2-3/+3
2007-11-18first stab at implementation of CopyInventoryItemJeff Ames1-0/+1
2007-11-18Attempt to get World Map working in Grid mode, will need to be using the grid...MW2-3/+4
2007-11-18Added handler for MapNameRequest - OnMapNameRequestDalien Talbot1-0/+1
2007-11-17Added ClickAction property to SceneObjectPart (and the relevant changes in IC...MW1-1/+1
2007-11-15*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa711-2/+2
2007-11-15* Implemented the little friendly pop tooltip messages that appear when you h...Teravus Ovares1-0/+1
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+4
2007-11-13first pass on unlinking of objects. From Jay Clarke (IBM)Sean Dague1-0/+1
2007-11-13Some work on cleanly removing Regions.MW1-0/+5
2007-11-12* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.Teravus Ovares1-0/+1
2007-11-11Patch from Mathias Soeken (thanks Mathias!) to take care of the color Dalien Talbot1-1/+1
2007-11-11* adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....Teravus Ovares2-3/+3
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-2/+2
2007-11-08* Added Rotational Velocity reporting for Client Interpolation to Terse UpdatesTeravus Ovares1-1/+1
2007-11-07add SendSunPos function to IClientAPI to let us pull all the sunSean Dague1-0/+4
2007-11-06* Added better logging to AssetCachelbsa711-1/+1
2007-11-05Fixed the MyNpcCharacter errorsMW1-4/+4
2007-11-04Applying Teravus patch # 557. Some glue code for the updating of prim's veloc...MW1-1/+5
2007-11-03First part of Scene refactoring:MW2-3/+4
2007-10-31some small changesMW1-1/+2
2007-10-30* Optimized usingslbsa717-198/+342
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW6-8/+8
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW1-0/+1
2007-10-28Added preliminary support for sitting on primsJeff Ames1-1/+3
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa712-2/+2
2007-10-25apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague1-1/+1
2007-10-19* Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby1-1/+9
2007-10-19changes to pass nini config object to the modules that getSean Dague1-2/+5
2007-10-19* Total refactoring of Asset Server for massive winlbsa711-2/+0
2007-10-15* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa711-5/+3
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa716-0/+168
2007-10-10* Now loading modules from ScriptEngines directory as well.lbsa711-3/+1
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-3/+5
2007-10-05== The "right name and place" commit ==lbsa711-1/+0
2007-10-03more refactoringMW1-4/+9