Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -3/+3 |
| | | | | | Remove old comment in SnapshotStore pointed out by ChrisDown (bug #2000) | ||||
* | Attachment persistence!!! Patch #9170 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 1 | -5/+9 |
| | | | | | | Attachments now persist across logouts. Mostly untested. | ||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -4/+4 |
| | |||||
* | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 1 | -6/+61 |
| | | | | | | Attachments now save to MySQL. No reattach on login yet. | ||||
* | Avatar Attachment persistence!! Patch #9168 (Mantis #1171) | Melanie Thielker | 2008-08-18 | 1 | -0/+101 |
| | | | | | | | Plumbs in attachment persistence and adds the tables. Currently MySQL only, no user functionality yet. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | make lots of properties virtual, which lets nhibernate do | Sean Dague | 2008-06-25 | 1 | -36/+36 |
| | | | | | | some proxy object optimizations. | ||||
* | fix a constant that meant pants still weren't working. now | Sean Dague | 2008-05-19 | 1 | -2/+2 |
| | | | | | | you really can have pants. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-05-17 | 1 | -24/+24 |
| | |||||
* | prime the wearables structure, which should fix the exception | Sean Dague | 2008-05-16 | 1 | -0/+8 |
| | | | | | | FluxOne found. | ||||
* | add to / from hash mapping for grid serialization | Sean Dague | 2008-05-16 | 1 | -0/+74 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -3/+3 |
| | |||||
* | appearance now survives logout. Tommorrow will involve moving | Sean Dague | 2008-05-16 | 1 | -0/+10 |
| | | | | | | | the MSSQL and MYSQL mappers back in under datastores and looking at doing gid bits for this | ||||
* | fix bad default initialization | Sean Dague | 2008-05-15 | 1 | -0/+2 |
| | |||||
* | add the rest of my UserAppearance created methods to | Sean Dague | 2008-05-15 | 1 | -0/+117 |
| | | | | | | AvatarAppearance | ||||
* | minor refactor of some properties for readability | Sean Dague | 2008-05-15 | 1 | -35/+35 |
| | |||||
* | refactoring to move AvatarAppearance into Framework and | Sean Dague | 2008-05-15 | 1 | -0/+217 |
move the appearance sending bits to ScenePresence |