| Commit message (Expand) | Author | Files | Lines |
2009-02-06 | * minor: Apply second patch from http://opensimulator.org/mantis/view.php?id=... | Justin Clarke Casey | 2 | -28/+37 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 7 | -140/+177 |
2009-02-06 | Thanks cmickyb for a patch (Mantis#3089) that adds support for proxy in http ... | Dahlia Trimble | 2 | -0/+35 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 1 | -10/+10 |
2009-02-02 | [previous VectorRender patch was from: Robert Smart | Dr Scofield | 1 | -1/+1 |
2009-02-02 | [patching previous patch and also taking the chance of fixing the | Dr Scofield | 1 | -2/+2 |
2009-02-02 | Merge branch 'vector' into OpenSimulator.org | Dr Scofield | 1 | -22/+141 |
2009-01-23 | * Adds a synchronous jpeg decode for pre-caching purposes | Teravus Ovares | 1 | -0/+7 |
2009-01-21 | * More friendly OpenJpeg error handling. | Teravus Ovares | 3 | -3/+35 |
2008-12-30 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-12-19 | let you specify a hex number as the color in the vector rendering | Sean Dague | 1 | -1/+11 |
2008-12-18 | * Catch a WebException in the LoadImageURLModule | Teravus Ovares | 1 | -33/+40 |
2008-11-29 | Fix usage of reflection where it isn't necessary. | Homer Horwitz | 1 | -1/+1 |
2008-11-04 | * Stop a non WebException in an XMLRPC request from bringing down the whole sim | Justin Clarke Casey | 1 | -1/+1 |
2008-10-21 | fixing real cause of #2445 & #2449: Position was <0, 0, 0> for | Dr Scofield | 1 | -4/+4 |
2008-10-21 | fixes #2445 & #2449. interim fix that will make listeners work | Dr Scofield | 1 | -4/+12 |
2008-10-20 | cleaning up IRCBridgeModule to allow for configuration from in-world, | Dr Scofield | 1 | -42/+29 |
2008-10-11 | Thanks cmickyb for a patch that enhances the IRC module. | Dahlia Trimble | 1 | -2/+17 |
2008-10-03 | This changeset changes the way chat from client is routed: | Dr Scofield | 1 | -6/+6 |
2008-09-13 | Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem... | Jeff Ames | 1 | -2/+2 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 7 | -146/+157 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 2 | -30/+30 |
2008-07-30 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -2/+12 |
2008-07-30 | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 1 | -0/+5 |
2008-07-25 | renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessage | Dr Scofield | 1 | -1/+1 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -133/+133 |
2008-07-14 | Mantis#1739. Thank you kindly, Grumly57 for a patch that: | Charles Krinke | 1 | -1/+7 |
2008-07-12 | * Remove warning | Justin Clarke Casey | 1 | -1/+1 |
2008-07-12 | Mantis#1681. Thank you kindly, Vytek for a patch that: | Charles Krinke | 1 | -8/+179 |
2008-07-09 | Mantis#1127. Thank you kindly, Grumly57 for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 1 | -12/+39 |
2008-07-03 | Mantis#1658. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+90 |
2008-06-30 | attempt to expire out old dynamic textures, so they don't grow forever. | Sean Dague | 1 | -2/+7 |
2008-06-27 | more warnings to go. | Dr Scofield | 1 | -1/+1 |
2008-06-27 | move along, nothing to see here. just a couple of lazy variables. | Dr Scofield | 1 | -1/+2 |
2008-06-18 | revert 5134. Changing these bitmaps to 24bit just breaks things, and they ne... | Sean Dague | 2 | -2/+2 |
2008-06-18 | make neb happy. I found where we initialized the dynamic textures to | Sean Dague | 2 | -2/+2 |
2008-06-18 | change the default drawing font from Times -> Arial, as | Sean Dague | 1 | -4/+12 |
2008-06-17 | tweak dynamic texture stuff after the meeting today. This should | Sean Dague | 1 | -1/+7 |
2008-06-05 | Mantis#1460. Thank you, CMickeyb for a patch that addresses: | Charles Krinke | 1 | -10/+23 |
2008-05-28 | Mantis#1398. Thank you kindly, cmickeyb for a patch that: | Charles Krinke | 1 | -1/+11 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 2 | -5/+5 |
2008-05-28 | Thank you, Grumly57 kindly for: | Charles Krinke | 1 | -8/+12 |
2008-05-27 | Thank you kindly, Melanie for a patch that adds: | Charles Krinke | 1 | -0/+71 |
2008-05-25 | Thank you kindly, Grumly57 for a patch to improve | Charles Krinke | 1 | -5/+22 |
2008-05-22 | changing more 'raw' HTTP status codes to OSHttpStatusCodes. | Dr Scofield | 1 | -2/+3 |
2008-05-18 | * minor: Just a few documentation odds and ends | Justin Clarke Casey | 1 | -2/+9 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 4 | -42/+42 |
2008-05-14 | * Removed 19 warnings | Teravus Ovares | 1 | -1/+1 |
2008-05-08 | * Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!) | Adam Frisby | 1 | -269/+329 |