Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-27 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Refactor appearance and avatar data sending code. Paritioning the routines in... | Mic Bowman | 2010-11-27 | 2 | -28/+17 | |
| | * | | | | | | | | | | | | | Fix handling of landmarks for systems with culture settings other than en_US.... | Marck | 2010-11-26 | 1 | -2/+10 | |
| | |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Instrument TI Dictionary to finally find that pesky script-caused deadlock | Melanie | 2010-11-27 | 1 | -3/+33 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Change all restarting to use the restart module. Remove hardcoded behavior | Melanie | 2010-11-25 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Prevent an overlength button label from producing a debug dump and aborting | Melanie | 2010-11-24 | 2 | -28/+17 | |
* | | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-11-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Initialize InventoryItemBase.creatorData properly. Could throw. | Diva Canto | 2010-11-23 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix some crashes caused by the addition of the CreatorData column | Melanie | 2010-11-23 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Fix some crashes caused by the addition of the CreatorData column | Melanie | 2010-11-22 | 2 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-22 | 2 | -0/+106 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 2 | -0/+106 | |
* | | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-18 | 2 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | small refactor: reuse existing commandLine string rather than calling cmdline... | Justin Clark-Casey (justincc) | 2010-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | save all lines to history, not just those which turn out to be valid comands.... | Justin Clark-Casey (justincc) | 2010-11-17 | 1 | -2/+7 | |
| * | | | | | | | | | | minor: add some method comments | Justin Clark-Casey (justincc) | 2010-11-17 | 1 | -0/+8 | |
| * | | | | | | | | | | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-09 | 4 | -48/+47 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Formatting cleanup. | Jeff Ames | 2010-11-08 | 4 | -48/+47 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Remove "OpenSimulator" from startup message | Melanie | 2010-11-09 | 1 | -1/+1 | |
* | | | | | | | | | Change "OpenSim" to "Careminster" and remove CM suffix. | Melanie | 2010-11-09 | 1 | -2/+2 | |
* | | | | | | | | | Revert "Fix for hanging on "Connecting to region".. caused by packets being p... | Melanie | 2010-11-05 | 1 | -1/+0 | |
* | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | When LightShare is enabled, the standard day cycle is bypassed and replaced by | Melanie | 2010-11-03 | 1 | -0/+1 | |
| * | | | | | | | | Admin Server can now bind to a private ip address | mores | 2010-11-03 | 1 | -0/+9 | |
* | | | | | | | | | Admin Server can now bind to a private ip address | mores | 2010-11-03 | 1 | -0/+9 | |
* | | | | | | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-02 | 8 | -349/+244 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Fix default club feet | Melanie | 2010-11-02 | 1 | -1/+1 | |
| * | | | | | | | | Add support for cross-domain AJAX requests to REST console. | Marck | 2010-11-02 | 1 | -0/+31 | |
| * | | | | | | | | Support for CORS with simple requests in BaseHttpServer | Marck | 2010-11-02 | 1 | -0/+4 | |
| * | | | | | | | | Try to not make avatars switch outfits | Melanie | 2010-11-02 | 1 | -3/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Fix logins and avatar appearance. Contains a Migration. May contain nuts. | Melanie | 2010-10-30 | 2 | -16/+58 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | On first login, Ruth is back now. Strangely, inventory items are created for | Melanie | 2010-10-30 | 1 | -4/+0 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Logins work now, but avatars are green ugly gnomes. | Melanie | 2010-10-30 | 1 | -2/+0 | |
| * | | | | | This commit fixes all the appearance related null refs. Still can't log in, | Melanie | 2010-10-30 | 2 | -3/+8 | |
| * | | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-10-30 | 2 | -23/+16 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Rationalize the logging messages from the merged appearance branch, commentin... | Justin Clark-Casey (justincc) | 2010-10-29 | 2 | -23/+16 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 5 | -316/+145 | |
| |/ / / | ||||||
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-29 | 4 | -157/+207 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge commit 'cmickeyb/dev-appearance' | Melanie | 2010-10-29 | 4 | -157/+207 | |
| |\ \ \ | ||||||
| | * | | | Bunch of fixes that reduce the number of times appearance | Master ScienceSim | 2010-10-29 | 1 | -18/+17 | |
| | | |/ | | |/| | ||||||
| | * | | Configuration of persistent baked textures and save/send delays. | Master ScienceSim | 2010-10-28 | 1 | -1/+13 | |
| | * | | Merge branch 'opensim-master' into dev-appearance | Master ScienceSim | 2010-10-28 | 1 | -0/+2 | |
| | |\ \ | ||||||
| | * | | | Added background thread to handle delayed send and save of appearance | Master ScienceSim | 2010-10-28 | 1 | -4/+7 | |
| | * | | | Small cleanup and add more debugging information | Master ScienceSim | 2010-10-26 | 2 | -8/+23 | |
| | * | | | Half of the compatibility is working. Login into a new region with | Master ScienceSim | 2010-10-25 | 3 | -20/+28 | |
| | * | | | Intermediate commit for backward compatability; does not compile yet | Mic Bowman | 2010-10-25 | 2 | -62/+73 |