| Commit message (Expand) | Author | Files | Lines |
2008-06-29 | added patch 1633, thanks Melanie. | MW | 1 | -5/+14 |
2008-06-29 | patch from mantis #1632, thanks Melanie | MW | 1 | -6/+15 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 1 | -17/+43 |
2008-06-27 | Mantis#1615. Thank you, Matth for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-06-27 | * refactor: fission InnerScene.AddSceneObject() | Justin Clarke Casey | 1 | -2/+2 |
2008-06-27 | Mantis#1612. Thank you, kindly, Matth for a patch that: | Charles Krinke | 1 | -0/+98 |
2008-06-26 | Mantis#1610. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -2/+1 |
2008-06-26 | Mantis#1603. Thank you, Matth for a patch to llGiveInventory | Charles Krinke | 1 | -0/+21 |
2008-06-26 | Mantis#1594. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -50/+92 |
2008-06-25 | Minor formatting cleanup. | Jeff Ames | 1 | -61/+61 |
2008-06-25 | Mantis#1590. Thank you, Melanie for a preserve type patch. | Charles Krinke | 1 | -0/+1 |
2008-06-24 | Mantis#1587. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -13/+36 |
2008-06-24 | Mantis#5189. Thank you kindly, Matth for your patch | Charles Krinke | 1 | -13/+101 |
2008-06-23 | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 1 | -35/+52 |
2008-06-17 | * Refactor: Move the responsibility for applying physics and sending the init... | Justin Clarke Casey | 1 | -3/+3 |
2008-06-12 | * refactor: For new objects, move attach to backup to occur when adding to a ... | Justin Clarke Casey | 1 | -8/+13 |
2008-06-05 | * Don't create ghost prim when rezzing objects from inventory | Teravus Ovares | 1 | -1/+2 |
2008-06-04 | Mantis#1439. Thank you kindly, Melanie for a patch that | Charles Krinke | 1 | -1/+1 |
2008-05-31 | Mantis#1428. Thank you kindly, fdg for a patch that solves: | Charles Krinke | 1 | -0/+5 |
2008-05-28 | *Added a Few External Checks relating to scripts including the seperation of ... | mingchen | 1 | -7/+13 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2008-05-28 | Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -0/+2 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -12/+12 |
2008-05-25 | * Disabling isSelected check on object persistence backup (at least temporari... | Justin Clarke Casey | 1 | -4/+0 |
2008-05-25 | * Refactor: Collapses parts of different code paths in scene used when deleti... | Justin Clarke Casey | 1 | -1/+0 |
2008-05-24 | * Refactor: Collapse some multiple remove object paths | Justin Clarke Casey | 1 | -5/+3 |
2008-05-24 | * Refactor: Change previous commits Object methods to SceneObject methods ins... | Justin Clarke Casey | 1 | -2/+2 |
2008-05-24 | * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ... | Justin Clarke Casey | 1 | -2/+4 |
2008-05-24 | * Fixes endless loop in the Land Module when selecting any object. | Teravus Ovares | 1 | -65/+93 |
2008-05-24 | This enables return from the parcel object owner display. | Teravus Ovares | 1 | -22/+29 |
2008-05-24 | * Implements selected object return. | Teravus Ovares | 1 | -85/+267 |
2008-05-23 | Thank you kindly, Melanie, for: | Charles Krinke | 1 | -30/+43 |
2008-05-23 | Thank you kindly, Melanie, for a patch which: | Charles Krinke | 1 | -0/+11 |
2008-05-20 | From: Jeremy Bongio <jbongio@us.ibm.com> | Sean Dague | 1 | -4/+4 |
2008-05-19 | Thank you kindly, Melanie for a patch that avoids a null | Charles Krinke | 1 | -1/+1 |
2008-05-18 | * minor: Just a few documentation odds and ends | Justin Clarke Casey | 1 | -3/+1 |
2008-05-17 | * Tweaked patch mantis 1302 and committing it. | Teravus Ovares | 1 | -1/+1 |
2008-05-17 | Formatting cleanup. | Jeff Ames | 1 | -29/+29 |
2008-05-16 | * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in... | Teravus Ovares | 1 | -12/+41 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -222/+222 |
2008-05-15 | * Committing half of patch mantis 001291 from Melanie! Thanks Melanie. | Teravus Ovares | 1 | -5/+13 |
2008-05-15 | Committing patch from Melanie. 0001290: [PATCH] implement permissions propag... | Teravus Ovares | 1 | -64/+154 |
2008-05-14 | Applied Patch mantis 1220. Implements llGetStartParameter. Thanks! | Teravus Ovares | 1 | -0/+3 |
2008-05-14 | More formatting cleanup. | Jeff Ames | 1 | -2/+4 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-13 | *Fixed compile error on last commit | mingchen | 1 | -1/+2 |
2008-05-13 | *Objects now delete correctly | mingchen | 1 | -4/+5 |
2008-05-13 | *Complete redo of the permissions module | mingchen | 1 | -10/+20 |
2008-05-11 | * Fixed null reference exception when rezzing an object from inventory with a... | Teravus Ovares | 1 | -1/+14 |
2008-05-11 | * Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ... | Adam Frisby | 1 | -2/+5 |