Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 2012-11-15 | 31 | -1808/+639 | |
| * | | | | | Merge master into teravuswork | teravus | 2012-11-15 | 31 | -639/+1808 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge commit '619c39e5144f15aca129d6d999bcc5c34133ee64' into careminster | Melanie | 2012-11-20 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | * Prep work switching the GetMeshModule over to a poll service. | teravus | 2012-11-09 | 1 | -1/+2 | |
* | | | | | | | Merge branch 'avination' into careminster | Melanie | 2012-11-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even... | teravus | 2012-11-04 | 1 | -1/+1 | |
| * | | | | | | Add AnimState to CADU | Melanie | 2012-10-30 | 1 | -0/+18 | |
* | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-17 | 5 | -174/+363 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid | Justin Clark-Casey (justincc) | 2012-11-17 | 1 | -17/+5 | |
| * | | | | | | refactor: Move stat classes out of StatManager and into their own files for c... | Justin Clark-Casey (justincc) | 2012-11-16 | 3 | -260/+326 | |
| * | | | | | | Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ... | Justin Clark-Casey (justincc) | 2012-11-16 | 2 | -4/+139 | |
* | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 1 | -4/+10 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Make PacketPool class stats pull stats instead of push stats so they can be l... | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -4/+10 | |
* | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 12 | -7/+304 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | ||||||
| * | | | | | A few more AssemblyInfos in a few more dlls. | Diva Canto | 2012-11-14 | 11 | -4/+301 | |
| * | | | | | Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav... | Diva Canto | 2012-11-13 | 3 | -3/+3 | |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-31 | 2 | -12/+11 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Make "show object part" command correctly display script status. | Justin Clark-Casey (justincc) | 2012-10-31 | 2 | -12/+11 | |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-31 | 1 | -0/+18 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Add AnimState to CADU | Melanie | 2012-10-30 | 1 | -0/+36 | |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-30 | 2 | -1/+12 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | fixing poorly-formatted xml doc string for Util.IsInsideBox | SignpostMarv | 2012-10-29 | 1 | -1/+1 | |
| * | | | | | Add "force gc" region console command which manually invokes garbage collection. | Justin Clark-Casey (justincc) | 2012-10-29 | 1 | -0/+11 | |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-26 | 4 | -71/+201 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fix script error messages not showing up in viewer 3 and associated viewers. | Justin Clark-Casey (justincc) | 2012-10-25 | 2 | -5/+18 | |
| * | | | | | Add TestOsNpcLoadAppearance() | Justin Clark-Casey (justincc) | 2012-10-25 | 1 | -0/+3 | |
| * | | | | | Allow "show object", "show part", "dump object" and "delete object" to accept... | Justin Clark-Casey (justincc) | 2012-10-24 | 1 | -2/+56 | |
| * | | | | | Get "save oar" and "save iar" to tell you in a more friendly manner if the fi... | Justin Clark-Casey (justincc) | 2012-10-24 | 1 | -0/+19 | |
| * | | | | | Add "dump object uuid" console command. This allows any object in the scene ... | Justin Clark-Casey (justincc) | 2012-10-24 | 1 | -91/+115 | |
| * | | | | | minor: Move co-ordinate related help to object commands to common ConsoleUtil... | Justin Clark-Casey (justincc) | 2012-10-24 | 1 | -0/+17 | |
* | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-23 | 3 | -27/+87 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Make it possible to turn the base UDP object packet pools on and off whilst r... | Justin Clark-Casey (justincc) | 2012-10-23 | 1 | -13/+1 | |
| * | | | | | Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th... | Justin Clark-Casey (justincc) | 2012-10-23 | 2 | -6/+84 | |
| * | | | | | minor: Get content type handler logger to log "unset" for the content type in... | Justin Clark-Casey (justincc) | 2012-10-23 | 1 | -1/+1 | |
| * | | | | | minor: Use LogIncomingToContentTypeHandler() method for incoming HTTP data wh... | Justin Clark-Casey (justincc) | 2012-10-23 | 1 | -8/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-23 | 1 | -125/+260 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix: invinite loading for Viewer3 : parcelinfo request of traffic-value (impl... | PixelTomsen | 2012-10-20 | 1 | -125/+260 | |
| * | | | | If we're avoiding printing a long request warning for a GetTexture CAP call, ... | Justin Clark-Casey (justincc) | 2012-10-18 | 1 | -1/+1 | |
* | | | | | Merge branch 'avination' into careminster | Melanie | 2012-10-18 | 1 | -8/+20 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | make sure a buffer is closed, and changed a misleading log msg | UbitUmarov | 2012-10-05 | 1 | -8/+20 | |
* | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-18 | 1 | -0/+15 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | minor: move recent OnAgentUpdate/OnPreAgentUpdate event doc up into IClientAP... | Justin Clark-Casey (justincc) | 2012-10-18 | 1 | -0/+15 | |
* | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-17 | 2 | -10/+23 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Add LastMemoryChurn stat using existing data so we can more quickly tell how ... | Justin Clark-Casey (justincc) | 2012-10-16 | 2 | -2/+14 | |
* | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-17 | 1 | -0/+76 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Add optional pool for the UDPPacketBuffer objects that handle all incoming UD... | Justin Clark-Casey (justincc) | 2012-10-16 | 1 | -0/+76 | |
* | | | | | Fix a merge issue | Melanie | 2012-10-12 | 1 | -5/+5 | |
* | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-12 | 6 | -56/+273 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Get Watchdog to log thread removal | Justin Clark-Casey (justincc) | 2012-10-12 | 1 | -1/+19 | |
| * | | | | Fix percentage stats to multiply by 100. Adjust container name for packetpoo... | Justin Clark-Casey (justincc) | 2012-10-12 | 1 | -2/+2 |