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