| Commit message (Expand) | Author | Files | Lines |
2007-12-13 | From Michael Osias (IBM) | Sean Dague | 1 | -11/+38 |
2007-12-13 | Minor cleanup | Jeff Ames | 1 | -4/+0 |
2007-12-13 | Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer ... | Jeff Ames | 1 | -46/+15 |
2007-12-12 | From Michael Osias (IBM) | Sean Dague | 2 | -3/+318 |
2007-12-12 | * Start listening for client connections immediately after a region initializ... | Teravus Ovares | 1 | -1/+8 |
2007-12-11 | A few minor changes/additions/fixes. | MW | 1 | -1/+1 |
2007-12-11 | refactor SunModule a bit to make more sensible | Sean Dague | 1 | -7/+12 |
2007-12-11 | added copyright notices | Jeff Ames | 2 | -0/+56 |
2007-12-10 | default day's to a more sensible 24 hrs instead of 0.5. You | Sean Dague | 1 | -1/+1 |
2007-12-10 | Changed how TextureDownloadModule is initialised, due to some weird behaviour... | MW | 1 | -4/+10 |
2007-12-10 | more work on texture downloading. | MW | 1 | -100/+176 |
2007-12-10 | refactored ChatModule a bit. | Jeff Ames | 2 | -92/+51 |
2007-12-09 | removed old debugging code from IM and chat modules | Jeff Ames | 2 | -7/+0 |
2007-12-07 | Enabled the TextureDownloadModule, so that hopefully I might get some feedbac... | MW | 2 | -16/+17 |
2007-12-07 | Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ... | MW | 1 | -48/+15 |
2007-12-07 | Updates to LibSL revision 1498. Thanks Johan! | Adam Johnson | 2 | -5/+5 |
2007-12-07 | added one more command to the console help. | Jeff Ames | 1 | -2/+1 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -3/+3 |
2007-12-04 | keeping opensim safe for children -- made some namespace references less expl... | Jeff Ames | 1 | -4/+2 |
2007-12-04 | * Fixed a whole bunch of console messages. | Adam Frisby | 1 | -1/+1 |
2007-12-03 | Fixed bug in Appearance update in AvatarFactoryModule. | MW | 1 | -15/+18 |
2007-12-03 | Some refactoring | MW | 1 | -7/+9 |
2007-12-03 | minor meaningless changes | Jeff Ames | 1 | -25/+24 |
2007-12-02 | Just for Cfk! | MW | 1 | -1/+1 |
2007-12-02 | Added some error handling (and console output) to BaseHttpServer. | MW | 1 | -10/+10 |
2007-12-02 | Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal... | MW | 1 | -16/+83 |
2007-12-01 | small bit of refactoring | MW | 1 | -1/+11 |
2007-12-01 | Part 1 of a commit. This revision will not compile, part 2 will be added in a... | MW | 1 | -0/+30 |
2007-11-21 | * Did some initial work for prim crossing. Just glue so far. | Teravus Ovares | 1 | -1/+1 |
2007-11-18 | * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T... | Teravus Ovares | 1 | -3/+3 |
2007-11-18 | cleaned up some mono compiler warnings | Jeff Ames | 3 | -4/+4 |
2007-11-18 | Attempt to get World Map working in Grid mode, will need to be using the grid... | MW | 1 | -1/+1 |
2007-11-16 | More cleaning up when deleting regions from a instance. NOTE: IGridServices.D... | MW | 1 | -0/+4 |
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 |