aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Applied MSSQL Patch from akokko, Thanks! akokkoTeravus Ovares2007-12-0514-74/+3408
* made one or two more methods in Scene virtual to allow overriding in sub clas...MW2007-12-051-1/+1
* * Refactored Permissions into ScenePresence as requested by MWTeravus Ovares2007-12-0510-133/+322
* fixed a few compiler warnings under mono (committed from a train, with adjohn...Jeff Ames2007-12-052-12/+8
* *disabled some confusing code regarding permissionsTeravus Ovares2007-12-041-2/+3
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-0418-96/+54
* made log messages for known unhandled packet types shorter and yellower. add...Jeff Ames2007-12-042-36/+81
* minor refactor so that I can now grok what happens for outgoing packetsSean Dague2007-12-041-73/+85
* * Some more ApplyPhysics voodoolbsa712007-12-042-84/+88
* * Avatar picker works in grid mode now.Teravus Ovares2007-12-045-20/+110
* * ApplyPhysics now creates the PhysActor as well.lbsa712007-12-042-83/+104
* * Added ApplyPhysics helper on group.lbsa712007-12-041-0/+8
* * More console message fixesAdam Frisby2007-12-043-15/+15
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-0420-54/+54
* fixed exception and login failure in SimpleApp. (still doesn't work like it ...Jeff Ames2007-12-041-4/+5
* * Removed 12 compiler warnings.Adam Frisby2007-12-0411-14/+5
* * Fixed compile issue.Adam Frisby2007-12-041-1/+1
* * Added SSL Support to HttpListenerAdam Frisby2007-12-044-26/+57
* * Flying with ODE and got that sinking feeling? This should helpTeravus Ovares2007-12-041-2/+2
* set svn:eol-styleJeff Ames2007-12-042-1163/+1163
* * Split out the ODEPlugin Nested classes.Teravus Ovares2007-12-043-1139/+1166
* further encapsulation of function in PacketQueue and PacketThrottleSean Dague2007-12-032-4/+172
* From Justin Casey (IBM)Sean Dague2007-12-035-51/+120
* * Now using interpolation to expand the 256x256 heightfield data to 512x512 b...Teravus Ovares2007-12-031-8/+102
* This is a simple patch which just renames an IClientAPI method toSean Dague2007-12-035-8/+15
* Added a flag to load-xml console command, that will generate new uuids for th...MW2007-12-034-7/+19
* Fixed bug in Appearance update in AvatarFactoryModule.MW2007-12-031-15/+18
* * Resize terrain heightmap info going to ODE to double the resolution. Teravus Ovares2007-12-031-8/+60
* Some refactoringMW2007-12-031-7/+9
* Added another .ini file error catch to the RemoteAdminPlugin Initialise method.MW2007-12-031-12/+16
* Applied patch from mantis issue #110 (with one or two tiny changes) , thanks ...MW2007-12-031-0/+9
* * Removed VS added directory.Adam Frisby2007-12-032-63/+0
* * Added a XMLRPC Restart command to RemoteAdminPluginAdam Frisby2007-12-031-0/+28
* minor meaningless changesJeff Ames2007-12-034-51/+34
* * Added XMLRPC Broadcast Alert method.Adam Frisby2007-12-031-2/+20
* set svn:eol-styleJeff Ames2007-12-033-201/+201
* * Moved XMLRPC Controller to a Application Plugin. Requires testing.Adam Frisby2007-12-034-126/+207
* * Applied a few commits left on my laptop to OpenSimController.Adam Frisby2007-12-031-9/+11
* Just for Cfk!MW2007-12-021-1/+1
* Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2007-12-025-5/+29
* Added some error handling (and console output) to BaseHttpServer.MW2007-12-024-29/+33
* Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2007-12-025-41/+104
* Fixes a bug that my last commit introduced.MW2007-12-021-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-0210-219/+152
* New Inventory folder should now be stored to the inventory server/database. T...MW2007-12-022-1/+9
* Rezzing multiple copies of a inventory prim should now work.MW2007-12-012-0/+12
* attempt to fix sitting-related bugs #3 and #67Jeff Ames2007-12-011-14/+17
* Due to popular demand, a rezzed prim should no longer delete the original inv...MW2007-12-011-2/+2
* as a Test, attempted to disable mysql inventory table auto creation.MW2007-12-011-1/+1
* Attempt to fix mantis issue # 73MW2007-12-011-8/+12