aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Mantis #2282.Homer Horwitz2008-10-021-1/+1
* Added the first version of the MapSearchModule, which allows you to search forHomer Horwitz2008-10-021-0/+119
* - Fixed a small off by one error in sending MapBlocksHomer Horwitz2008-10-022-2/+1
* - Fix invalid cast in OSHttpRequestHomer Horwitz2008-10-021-3/+3
* Mantis #2314Melanie Thielker2008-10-022-3/+42
* Square hollow size in cylinder meshes were a little too small - fixed.Dahlia Trimble2008-10-021-0/+2
* - Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz2008-10-015-2/+32
* stick a TODO in here about land tests, which really can't be done inSean Dague2008-10-011-1/+7
* enhance boundary tests for no terrain. Put in a null loadSean Dague2008-10-011-3/+22
* * minor: oh, and comment out the now unused logger as wellJustin Clarke Casey2008-10-011-2/+2
* * minor: Comment out temporarily statistical counter I accidentally left in f...Justin Clarke Casey2008-10-011-1/+1
* * Try bumping packet resend timeout up to 2 seconds instead of 1Justin Clarke Casey2008-10-011-9/+22
* * refactor: rename interface to put standard I prefix in frontJustin Clarke Casey2008-10-013-5/+5
* removing asterisk: it's now living at http://forge.opensimulator.org/gf/proje...Dr Scofield2008-10-017-618/+0
* remove tests for inventorySean Dague2008-10-011-0/+19
* remove these old ruby grid servers as they are really old (like a yearSean Dague2008-10-015-291/+0
* remove mysql_connection.ini.example, no one should be using this anySean Dague2008-10-011-18/+0
* add basic store retrieve prim inventory test. the primSean Dague2008-10-011-3/+60
* one class per file please.Sean Dague2008-10-012-100/+138
* cleaning up example configuration for REST pluginsDr Scofield2008-10-011-1/+1
* * Fix bug in LLPacketHandler where the tickcount when a packet was approximat...Justin Clarke Casey2008-10-012-9/+21
* add delete prim tests. Found and fixed bugs where regionSean Dague2008-10-013-8/+47
* Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2008-10-014-0/+69
* a little (incomplete) hackery in the IRC module to allow run-time connection ...Dahlia Trimble2008-10-011-11/+74
* Added functions to find prims by nameJohan Berntsson2008-10-012-0/+37
* * Adds error handlers for errors parsing the querystring passed on the OSHttp...Teravus Ovares2008-10-011-3/+18
* * Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares2008-10-013-16/+130
* * Replacing Net.HttpListener with HttpServer. Teravus Ovares2008-09-306-96/+302
* more concierge stuffDr Scofield2008-09-301-1/+7
* OpenSim.ini.example code for concierge moduleDr Scofield2008-09-301-0/+5
* initial version of a meeting concierge module.Dr Scofield2008-09-301-0/+213
* - a couple of minor code cleanups in RestInventoryServicesDr Scofield2008-09-304-83/+96
* And one more. lThat should make all scripts start for everyoneMelanie Thielker2008-09-301-1/+1
* Add two more default script engine paramsMelanie Thielker2008-09-302-2/+2
* Add the default script engine to the script creation from archive loadingMelanie Thielker2008-09-301-1/+1
* * Uploading xunit as per request from sdagueTeravus Ovares2008-09-301-0/+0
* * Fixed minor issue while building: If you do a raytraced object placement an...Adam Frisby2008-09-302-2/+5
* Allow create-region to load files from arbitrary locationsMelanie Thielker2008-09-302-1/+11
* Updates HttpServer with the updated version. Adds ProtocolVersion, Removed ...Teravus Ovares2008-09-303-0/+0
* * Get the code up to speed with my -#dev e-mail example. (uncomment out lines...Teravus Ovares2008-09-303-5/+45
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-303-19/+3
* Mantis#2300. Thank you kindly, Idb for a patch that solves:Charles Krinke2008-09-303-32/+33
* add a test for updating region settings and fix a bug in uuidSean Dague2008-09-292-1/+21
* * Add missing mssql migration files from http://opensimulator.org/mantis/view...Justin Clarke Casey2008-09-293-0/+76
* Mantis#2299. Thank you kindly, Idb for a patch that:Charles Krinke2008-09-293-12/+20
* * minor: forgot this small tidy in the last checkinJustin Clarke Casey2008-09-291-2/+1
* * minor: tidy up async sog deleterJustin Clarke Casey2008-09-291-19/+18
* * minor: remove warningJustin Clarke Casey2008-09-291-5/+5
* * refactor: move asynchronous scene object deletion to inventory queueing out...Justin Clarke Casey2008-09-293-83/+165
* ApplyImpulse now forwards impulse in both local and global modes.Dahlia Trimble2008-09-291-6/+3