aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Some continuation of lbsa71's refactoring of the CommunicationsManager.MW2007-10-031-2/+2
* * Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa712007-10-021-2/+6
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-242-2/+2
* * Purged 'Regions' code pending Agent layer grok.lbsa712007-09-231-11/+4
* * even more renaming and refactoring; the cleaning woman is on call.lbsa712007-09-201-2/+0
* Rev 1971 : The Lbsa71 vintage commitlbsa712007-09-201-3/+2
* * moved SceneManager to RegionApplicationBaselbsa712007-09-202-4/+14
* * Rewired Touch to route to group/part (Still triggering EventManager as well)lbsa712007-09-201-23/+0
* * Moved SendLogoutPacket back to IClientAPI.lbsa712007-09-181-3/+7
* * Now at least we're not creating physActors for child agents.lbsa712007-09-181-1/+1
* * Yet some more connectivity restructuringlbsa712007-09-181-0/+17
* * Handlerized ViewerEffectlbsa712007-09-181-1/+2
* * Replaced usage of ClientView with IClientAPIlbsa712007-09-181-6/+9
* fixing me some line endingsSean Dague2007-09-171-78/+78
* * Wired up chat so that channel goes into OnChatFromViewer. However:lbsa712007-09-141-1/+1
* Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou...Dalien Talbot2007-09-131-0/+1