aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-1/+1
* * Refactored Permissions into ScenePresence as requested by MWTeravus Ovares2007-12-051-0/+1
* fixed exception and login failure in SimpleApp. (still doesn't work like it ...Jeff Ames2007-12-041-4/+5
* From Justin Casey (IBM)Sean Dague2007-12-031-1/+6
* This is a simple patch which just renames an IClientAPI method toSean Dague2007-12-031-1/+1
* the fix, so that trunk works againMW2007-12-011-0/+1
* Patch for mantis 0000015: Textures don't display in the objectSean Dague2007-11-301-1/+1
* * Extended our semi-stupid implementation of in world object permissions to s...Teravus Ovares2007-11-301-1/+1
* Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorl...MW2007-11-282-2/+2
* * Added a way for the Region master user to kick individual users from their ...Teravus Ovares2007-11-241-0/+5
* * Hanling RequestGodlikePowers. On Request.. sends the sim owner's client the...Teravus Ovares2007-11-241-0/+1
* * Added code to capture the draw distance setting from the client.Teravus Ovares2007-11-221-1/+4
* * Did some initial work for prim crossing. Just glue so far.Teravus Ovares2007-11-212-3/+3
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-181-1/+1
* cleaned up some mono compiler warningsJeff Ames2007-11-182-3/+3
* first stab at implementation of CopyInventoryItemJeff Ames2007-11-181-0/+1
* Attempt to get World Map working in Grid mode, will need to be using the grid...MW2007-11-182-3/+4
* Added handler for MapNameRequest - OnMapNameRequestDalien Talbot2007-11-181-0/+1
* Added ClickAction property to SceneObjectPart (and the relevant changes in IC...MW2007-11-171-1/+1
* *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa712007-11-151-2/+2
* * Implemented the little friendly pop tooltip messages that appear when you h...Teravus Ovares2007-11-151-0/+1
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-0/+4
* first pass on unlinking of objects. From Jay Clarke (IBM)Sean Dague2007-11-131-0/+1
* Some work on cleanly removing Regions.MW2007-11-131-0/+5
* * Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.Teravus Ovares2007-11-121-0/+1
* Patch from Mathias Soeken (thanks Mathias!) to take care of the color Dalien Talbot2007-11-111-1/+1
* * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....Teravus Ovares2007-11-112-3/+3
* * Moves the Meshmerizer to a separate pluginTeravus Ovares2007-11-101-2/+2
* * Added Rotational Velocity reporting for Client Interpolation to Terse UpdatesTeravus Ovares2007-11-081-1/+1
* add SendSunPos function to IClientAPI to let us pull all the sunSean Dague2007-11-071-0/+4
* * Added better logging to AssetCachelbsa712007-11-061-1/+1
* Fixed the MyNpcCharacter errorsMW2007-11-051-4/+4
* Applying Teravus patch # 557. Some glue code for the updating of prim's veloc...MW2007-11-041-1/+5
* First part of Scene refactoring:MW2007-11-032-3/+4
* some small changesMW2007-10-311-1/+2
* * Optimized usingslbsa712007-10-307-198/+342
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-296-8/+8
* Started the process of cleaning up AssetCache and moving most of the code int...MW2007-10-291-0/+1
* Added preliminary support for sitting on primsJeff Ames2007-10-281-1/+3
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-262-2/+2
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
* * Major structural change: Begun converting Events to use (caller, args) synt...Adam Frisby2007-10-191-1/+9
* changes to pass nini config object to the modules that getSean Dague2007-10-191-2/+5
* * Total refactoring of Asset Server for massive winlbsa712007-10-191-2/+0
* * Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...lbsa712007-10-151-5/+3
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-156-0/+168
* * Now loading modules from ScriptEngines directory as well.lbsa712007-10-101-3/+1
* * Gave ModuleLoader some good lovin'lbsa712007-10-101-3/+5
* == The "right name and place" commit ==lbsa712007-10-051-1/+0
* more refactoringMW2007-10-031-4/+9