| Commit message (Expand) | Author | Files | Lines |
2010-11-27 | Refactor appearance and avatar data sending code. Paritioning the routines in... | Mic Bowman | 2 | -25/+9 |
2010-11-25 | Export the module interface for restart | Melanie | 1 | -1/+2 |
2010-11-25 | Change all restarting to use the restart module. Remove hardcoded behavior | Melanie | 1 | -1/+17 |
2010-11-25 | Finish the RestartModule and fix some bugs. Add new console commands: | Melanie | 1 | -2/+60 |
2010-11-25 | Implement the restart module | Melanie | 1 | -2/+113 |
2010-11-24 | Adding the skeleton for the restart module | Melanie | 1 | -0/+93 |
2010-11-23 | Fix: Allow use of parameters without specifying a file path with command "sav... | Marck | 1 | -1/+1 |
2010-11-23 | Only perform the take object permissions check if an object is being attached... | Justin Clark-Casey (justincc) | 1 | -55/+50 |
2010-11-21 | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 6 | -30/+92 |
2010-11-21 | Global creator information working on MySQL DB and on load/save OARs. Creator... | Diva Canto | 6 | -5/+333 |
2010-11-20 | Knock V0_2 decals off archive tests since they're misleading | Justin Clark-Casey (justincc) | 1 | -8/+8 |
2010-11-20 | Fix unit tests and save problems | Justin Clark-Casey (justincc) | 3 | -3/+4 |
2010-11-20 | correct build break. for some reason, xbuild didn't rebuild test dlls | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-11-20 | Bump oar version to 1.0 from 0.5 | Justin Clark-Casey (justincc) | 1 | -83/+119 |
2010-11-18 | Fixed appearance send for avatars with only default textures. This should fix... | Master ScienceSim | 1 | -53/+74 |
2010-11-17 | minor: add some method comments | Justin Clark-Casey (justincc) | 1 | -2/+7 |
2010-11-17 | Fix gesture and viewer preview sounds not playing | Melanie | 1 | -7/+13 |
2010-11-16 | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2 | -27/+25 |
2010-11-10 | Remove a debug spam | Melanie | 1 | -1/+0 |
2010-11-09 | Although the Allow Voice setting is per estate rather than per region, | Melanie | 1 | -1/+3 |
2010-11-09 | Fix parcel bans to work only on the avatars they're supposed to work on inste... | Melanie | 1 | -14/+15 |
2010-11-08 | Formatting cleanup. | Jeff Ames | 2 | -33/+32 |
2010-11-08 | Call attachment cleanup when an agent crosses out | Melanie Thielker | 1 | -0/+2 |
2010-11-08 | Detach attachments displaced by other attachments | Melanie | 1 | -4/+8 |
2010-11-05 | Fix playing sound from HUDs | Melanie | 1 | -2/+16 |
2010-11-05 | Fix attached sounds from HUDs erroneously being delivered to other avatars | Melanie | 1 | -0/+19 |
2010-11-03 | When LightShare is enabled, the standard day cycle is bypassed and replaced by | Melanie | 1 | -1/+2 |
2010-11-02 | Old deserialization can't deal with commas in flag fields. Making use of -ver... | Diva Canto | 2 | -16/+10 |
2010-11-02 | Thanks Snoopy for a patch that addresses Mantis #0005165: osSetDynamicTexture... | dahlia | 1 | -32/+32 |
2010-10-31 | Removed a couple of very verbose debug messages. | Diva Canto | 1 | -2/+2 |
2010-10-30 | Fix logins and avatar appearance. Contains a Migration. May contain nuts. | Melanie | 1 | -5/+10 |
2010-10-30 | * AbsolutePosition.Get{} returns incorrect result for child prim so switch to... | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2010-10-30 | minor: remove some old commented out code | Justin Clark-Casey (justincc) | 1 | -22/+0 |
2010-10-30 | Change level of some logging messages, turning some info into arguably more a... | Justin Clark-Casey (justincc) | 1 | -5/+6 |
2010-10-30 | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 1 | -10/+5 |
2010-10-29 | Rationalize the logging messages from the merged appearance branch, commentin... | Justin Clark-Casey (justincc) | 1 | -29/+18 |
2010-10-29 | for now, comment out some older or redundant log debug lines to make diagnost... | Justin Clark-Casey (justincc) | 3 | -5/+5 |
2010-10-29 | Bunch of fixes that reduce the number of times appearance | Master ScienceSim | 2 | -43/+62 |
2010-10-28 | Configuration of persistent baked textures and save/send delays. | Master ScienceSim | 1 | -4/+14 |
2010-10-28 | Added background thread to handle delayed send and save of appearance | Master ScienceSim | 1 | -55/+164 |
2010-10-27 | Formatting cleanup. | Jeff Ames | 5 | -50/+27 |
2010-10-26 | Made the check for texture assets asynchronous. This is one part of | Master ScienceSim | 1 | -7/+10 |
2010-10-25 | Half of the compatibility is working. Login into a new region with | Master ScienceSim | 1 | -1/+1 |
2010-10-22 | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 5 | -26/+50 |
2010-10-22 | Revert "* refactor refactor refactor ServerURI 4 lyfe" | Justin Clark-Casey (justincc) | 2 | -8/+21 |
2010-10-22 | Revert "* additional serveruri cleanup" | Justin Clark-Casey (justincc) | 2 | -4/+4 |
2010-10-22 | Revert "* more url / hg cleanup" | Justin Clark-Casey (justincc) | 2 | -12/+26 |
2010-10-22 | print IAR version number on console when saving | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2010-10-22 | Implement guard against trying to load incompatible version IARs | Justin Clark-Casey (justincc) | 2 | -3/+20 |
2010-10-22 | start parsing iar control file | Justin Clark-Casey (justincc) | 2 | -2/+20 |