aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-05-311-2/+31
|\
| * backport some IGroupsModule method doc and an extra exposed method from git m...Justin Clark-Casey (justincc)2010-05-241-2/+31
* | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-05-211-0/+73
|\ \ | |/
| * back port groups changesunknown2010-05-051-0/+73
* | Adding DebugEvent Trapsacha2010-05-021-0/+3
* | Adding some more SNMP events and some refactoringsacha2010-04-231-0/+1
* | Adding LinkUp/LinkDown when a region is started or stoped.sacha2010-04-231-0/+5
* | Committing sacha's partial work (from orpheus). The GridBrat needs to learnMelanie2010-04-141-1/+1
* | Change ISnmpModule to use scene referencesMelanie2010-04-141-2/+9
* | Drop unused Alert() method from ISnmpModuleMelanie2010-04-131-2/+1
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterlcc2010-04-101-2/+2
|\ \
| * | guarantee that a script engine's GetScriptErrors() will not be calledMike Rieker2010-04-101-2/+2
| * | re-fixing this darn filelcc2010-04-101-0/+11
| * | Fixing Traplcc2010-04-101-11/+0
* | | Adding ColdStart event lcc2010-04-101-0/+1
* | | dding this deleted file...lcc2010-04-101-2/+2
|/ /
* | Add the ISnmpModule interface definition to Careminster releaseMelanie Thielker2010-04-051-0/+11
* | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-065-8/+10
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-02-153-6/+6
| * Revolution is on the roll again! :)Revolution2010-02-142-2/+4
* | Merge branch 'master' into careminsterMelanie2010-02-081-2/+59
|\ \ | |/
| * add some method doc to IDynamicTextureManagerJustin Clark-Casey (justincc)2010-02-081-2/+59
* | Merge branch 'master' into careminsterMelanie2010-02-031-0/+39
|\ \ | |/
| * minor: copy some method doc from the WorldComm implementation to the interfaceJustin Clark-Casey (justincc)2010-02-021-0/+39
* | Merge branch 'master' into careminsterMelanie2010-02-021-1/+12
|\ \ | |/
| * Add method to get all items with the same name from a particular primJustin Clark-Casey (justincc)2010-01-291-1/+12
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-295-5/+5
* | Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-295-5/+5
* | Merge branch 'master' into careminsterMelanie2010-01-266-7/+15
|\ \ | |/
| * Fix a problem where llDie() calls were sometimes leaving dead objects behind.Justin Clark-Casey (justincc)2010-01-251-2/+10
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-235-5/+5
* | Merge branch 'master' into careminsterMelanie2010-01-141-2/+18
|\ \ | |/
| * add interface/method documentatio nto IScriptModuleCommsJustin Clark-Casey (justincc)2010-01-111-2/+18
* | Merge branch 'master' into careminsterMelanie2010-01-032-2/+2
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-042-2/+2
* | Merge branch 'master' into careminsterMelanie2009-12-291-1/+1
|\ \ | |/
| * Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie2009-12-291-1/+1
| * Add a data path for error messagesroot2009-12-222-0/+5
* | Add a data path for error messagesroot2009-12-222-0/+5
* | Merge branch 'master' into careminsterMelanie2009-12-211-1/+1
|\ \ | |/
| * Script State Fix: Part 2Melanie2009-12-211-1/+1
* | Enable scripting interface for windlightunknown2009-12-091-0/+1
* | Merge branch 'careminster' into windlightunknown2009-12-071-1/+1
|\ \ | |/
| * Allow terrain heightmaps to be loaded directly from URIs via the remote admin...Justin Clark-Casey (justincc)2009-12-041-1/+1
* | Initial windlight codebase commitunknown2009-12-071-0/+1
|/
* Remove the old (Remoting) region crossing code. Fix the new code toMelanie2009-11-262-3/+1
* Remove GetAssemblyName and friends from the SE interface. It's now handledMelanie2009-11-262-7/+0
* minor: add doc to a few parcel methodsJustin Clark-Casey (justincc)2009-11-251-5/+20
* pass all command parameters to load/save oar, not just the filenameJustin Clark-Casey (justincc)2009-11-241-1/+4
* minor: very minor formatting changeJustin Clark-Casey (justincc)2009-11-161-2/+0