| Commit message (Expand) | Author | Age | Files | Lines |
* | enable typing animation for chat, maybe | Jeff Ames | 2007-11-12 | 1 | -53/+71 |
* | Fixing null pointer exception from Mathias Soeken: | Dalien Talbot | 2007-11-11 | 1 | -2/+2 |
* | don't break if they haven't defined the Sun section of their config | Sean Dague | 2007-11-09 | 1 | -2/+10 |
* | make Sun progression configurable for the Sim from OpenSim.ini | Sean Dague | 2007-11-09 | 1 | -2/+3 |
* | converted hard-coded chat type values to ChatTypeEnum | Jeff Ames | 2007-11-08 | 1 | -7/+7 |
* | get rid of the debug line, that's just going to drive everyone nuts | Sean Dague | 2007-11-07 | 1 | -1/+1 |
* | move Sun into a Region Module, pass 1. Currently this works fine with | Sean Dague | 2007-11-07 | 1 | -0/+178 |
* | Started to cleanup/close down childagent connections when a user teleports. ... | MW | 2007-11-05 | 1 | -48/+51 |
* | Added support for OpenSim application plugins (as requested by Adam), which u... | MW | 2007-11-04 | 2 | -2/+2 |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 2 | -2/+2 |
* | made illogical bitwise operations logical | Jeff Ames | 2007-10-31 | 1 | -1/+1 |
* | Step one on the long march towards grid based inventory. Introduction of an I... | Tleiades Hax | 2007-10-30 | 2 | -2/+2 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 17 | -317/+328 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 10 | -9/+11 |
* | Started the process of cleaning up AssetCache and moving most of the code int... | MW | 2007-10-29 | 4 | -14/+204 |
* | normalized line endings | Jeff Ames | 2007-10-29 | 1 | -57/+57 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 2 | -0/+59 |
* | remove debug line | Sean Dague | 2007-10-23 | 1 | -1/+1 |
* | after a small misunderstanding with the match group numbers | Sean Dague | 2007-10-22 | 1 | -5/+8 |
* | my confusion on matches vs. groups in regex. This should work a bit better | Sean Dague | 2007-10-22 | 1 | -5/+5 |
* | make for nicer IRC messages. No promiss that this works yet, but | Sean Dague | 2007-10-22 | 1 | -4/+25 |
* | make IRC uglier for a while to get a better handle on writing a parser for th... | Sean Dague | 2007-10-22 | 1 | -1/+1 |
* | nice catch by chi11ken that I was setting the wrong property | Sean Dague | 2007-10-22 | 1 | -6/+6 |
* | revert r2162 as it completely clobbered all the work on | Sean Dague | 2007-10-22 | 1 | -167/+214 |
* | * Major ass commit. | Adam Frisby | 2007-10-22 | 1 | -214/+167 |
* | attempt to fix the muliple repeat problem (that sdague is getting) in the IRC... | MW | 2007-10-22 | 1 | -5/+8 |
* | update so that distances aren't required in the config file | Sean Dague | 2007-10-22 | 1 | -4/+7 |
* | pull the IRC portions into their own class. There is still | Sean Dague | 2007-10-22 | 1 | -165/+206 |
* | fix line ending mixing. Probably should put some | Sean Dague | 2007-10-21 | 1 | -124/+124 |
* | * Fixed an issue whereby avatar chat distances were being calculated against ... | Adam Frisby | 2007-10-20 | 1 | -5/+7 |
* | * IRC ChatModule extension should now be more stable. | Adam Frisby | 2007-10-19 | 1 | -5/+16 |
* | * Whisper, Say and Shout distances are now configurable (what the hell!) | Adam Frisby | 2007-10-19 | 1 | -4/+12 |
* | * Cross-border region chat should now work as long as both regions are part o... | Adam Frisby | 2007-10-19 | 1 | -59/+59 |
* | * ChatModule is now shared between all scenes. (May be buggy.) | Adam Frisby | 2007-10-19 | 1 | -18/+24 |
* | * Major structural change: Begun converting Events to use (caller, args) synt... | Adam Frisby | 2007-10-19 | 2 | -23/+64 |
* | enable IRC bridge via runtime configuration | Sean Dague | 2007-10-19 | 1 | -36/+49 |
* | get rid of all the ^M line endings | Sean Dague | 2007-10-19 | 1 | -72/+72 |
* | changes to pass nini config object to the modules that get | Sean Dague | 2007-10-19 | 13 | -1211/+1224 |
* | * Test thy commits! (oops, sorry!) | Adam Frisby | 2007-10-19 | 1 | -3/+5 |
* | * Instant Message functionality moved into a Region Modules | Adam Frisby | 2007-10-19 | 1 | -3/+40 |
* | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 2007-10-18 | 1 | -2/+2 |
* | Added "LoadImageUrl" module , that is a dynamic texture render, that works wi... | MW | 2007-10-15 | 2 | -3/+131 |
* | * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... | lbsa71 | 2007-10-15 | 2 | -0/+56 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 13 | -13/+377 |
* | * Gave ModuleLoader some good lovin' | lbsa71 | 2007-10-10 | 12 | -832/+832 |
* | Code from Illumious Beltran (IBM) implementing more LSL | Sean Dague | 2007-10-05 | 2 | -0/+841 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 10 | -420/+420 |
* | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2007-09-27 | 1 | -2/+2 |
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -2/+2 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 1 | -140/+140 |