| Commit message (Expand) | Author | Files | Lines |
2008-06-14 | * Enables maptile display in grid mode for simulators that are not on the sam... | Teravus Ovares | 1 | -0/+28 |
2008-06-13 | save_assets_to_file path shouldn't always assume uploaded | Sean Dague | 1 | -1/+8 |
2008-06-13 | * refactor: catch asset service request exceptions at the AssetServerBase lev... | Justin Clarke Casey | 2 | -26/+35 |
2008-06-13 | * minor: Print out uptime as well as stats in periodic diagnostics logging, s... | Justin Clarke Casey | 2 | -6/+30 |
2008-06-13 | * minor: comment out confusing DefaultTimeout field in RestClient, which is c... | Justin Clarke Casey | 1 | -1/+1 |
2008-06-13 | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 2 | -13/+13 |
2008-06-12 | * Split the World Map code into a module. | Teravus Ovares | 1 | -4/+5 |
2008-06-11 | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 1 | -1/+1 |
2008-06-11 | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 3 | -1/+23 |
2008-06-11 | * Drop periodic stats logging back down to 60 minutes to reduce console spam. | Justin Clarke Casey | 1 | -1/+1 |
2008-06-11 | * Add 'show info' command to all servers, which prints the directory in which... | Justin Clarke Casey | 1 | -2/+16 |
2008-06-10 | * minor: Reduce statistic log snapshots to every 20 minutes to get more infor... | Justin Clarke Casey | 1 | -1/+1 |
2008-06-10 | * minor: Report cache figures in rounded up KB instead of with decimal places... | Justin Clarke Casey | 1 | -4/+4 |
2008-06-10 | * minor: Properly clear the pushed asset cache statistics where the clear-ass... | Justin Clarke Casey | 3 | -1/+21 |
2008-06-10 | * If a server has statistics, print these out to the log every hour to get so... | Justin Clarke Casey | 2 | -1/+22 |
2008-06-10 | Update svn properties. | Jeff Ames | 1 | -51/+51 |
2008-06-10 | * Add memory currently allocated to OpenSim to 'show stats' statistics | Justin Clarke Casey | 4 | -6/+59 |
2008-06-10 | Update svn properties. Formatting cleanup. | Jeff Ames | 2 | -10/+8 |
2008-06-09 | *Fixed bug that caused failure when System.Console.Readline returns null (no ... | mingchen | 1 | -2/+10 |
2008-06-06 | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 1 | -0/+1 |
2008-06-06 | * Fixes incorrect message server startup prompt | Teravus Ovares | 1 | -1/+1 |
2008-06-06 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-06-05 | * This sends collision events to the script engine. | Teravus Ovares | 1 | -0/+54 |
2008-06-04 | * adding XmppPresenceStanza and deserialization/reification support | Dr Scofield | 4 | -6/+105 |
2008-06-04 | * Start recording abnormal client thread terminations | Justin Clarke Casey | 1 | -1/+21 |
2008-06-04 | * fleshing out XMPP entities, adding XmppWriter and XmppSerializer | Dr Scofield | 6 | -17/+315 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 3 | -17/+18 |
2008-06-02 | provide slightly more sane defaults in the file based asset loader | Sean Dague | 1 | -3/+3 |
2008-06-02 | * Fixed default ports on the MessagingServer config. | Teravus Ovares | 1 | -2/+2 |
2008-06-02 | * experimental: Make OpenSim archiver save and reload all prim textures when ... | Justin Clarke Casey | 1 | -2/+2 |
2008-06-02 | * Add 'show version' help information into base OpenSim server | Justin Clarke Casey | 1 | -1/+2 |
2008-06-02 | * This update enables grid wide presence updates. | Teravus Ovares | 2 | -0/+13 |
2008-06-02 | cleanup: uncommenting null-op else tree in TaskInventoryItem.cs | Dr Scofield | 1 | -6/+6 |
2008-06-01 | * Committing more unfinished stuff. Nothing significant at the moment. IM ... | Teravus Ovares | 2 | -0/+15 |
2008-06-01 | * Move most bookending startup/shutdown messages to BaseOpenSimServer so they... | Justin Clarke Casey | 2 | -14/+6 |
2008-06-01 | * Fix build break by eliminating remaining IScenePermissions references - mus... | Justin Clarke Casey | 1 | -1/+1 |
2008-06-01 | * Move log version printing up into BaseOpenSimServer | Justin Clarke Casey | 1 | -4/+14 |
2008-05-31 | * minor: comment out old debugging messages in task inventory item restoratio... | Justin Clarke Casey | 1 | -5/+5 |
2008-05-31 | * Make version information common to all servers | Justin Clarke Casey | 2 | -0/+119 |
2008-05-31 | * Implements UserServer logoff in a few situations | Teravus Ovares | 7 | -7/+54 |
2008-05-30 | Update svn properties. Formatting cleanup. | Jeff Ames | 4 | -19/+24 |
2008-05-30 | * Added helper method to the Sun module to Get the Linden hour based on the m... | Teravus Ovares | 1 | -1/+3 |
2008-05-29 | * Caches UUIDName requests | Teravus Ovares | 1 | -9/+52 |
2008-05-29 | this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel... | Dr Scofield | 3 | -0/+191 |
2008-05-29 | attempting to get to the bottom of unresponsive grids servers by | Sean Dague | 1 | -21/+32 |
2008-05-28 | let Grid Servers specify a connect string in their configuration. | Sean Dague | 1 | -0/+6 |
2008-05-28 | Mantis#1406. Thank you kindly, Xantor for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 3 | -24/+28 |
2008-05-27 | Thank you very much, Xantor for a patch that: | Charles Krinke | 1 | -1/+34 |
2008-05-26 | * Assigns a random UUID to a region if the Sim UUID is null. | Adam Frisby | 3 | -1/+15 |