| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | generate maptile assets again, v2 do use at least the parcels overlay | UbitUmarov | 2015-09-17 | 1 | -2/+2 |
* | | merge issues and a few more changes | UbitUmarov | 2015-09-17 | 1 | -152/+116 |
* | | remove bad merge code.. | UbitUmarov | 2015-09-17 | 1 | -14/+16 |
* | | remove bad merge from master | UbitUmarov | 2015-09-16 | 1 | -12/+0 |
* | | change point of evocation of AgentHasMovedAway for HG | UbitUmarov | 2015-09-16 | 1 | -19/+9 |
* | | restore some avn code, fixing for var regions | UbitUmarov | 2015-09-16 | 1 | -23/+8 |
* | | mute watchdog timeouts on world map work threads. They do wait for events fo... | UbitUmarov | 2015-09-15 | 1 | -2/+2 |
* | | try to improve vehicles crossing with Xengine. Lag seems main issue now, but... | UbitUmarov | 2015-09-14 | 1 | -5/+5 |
* | | let regionCache really find a varregion by a position | UbitUmarov | 2015-09-12 | 1 | -13/+26 |
* | | try to be more friendly to HG | UbitUmarov | 2015-09-12 | 2 | -21/+30 |
* | | revert validating Library textures. Those need to be on a grid assets or wil... | UbitUmarov | 2015-09-12 | 1 | -14/+0 |
* | | try to validate textures from library folder | UbitUmarov | 2015-09-12 | 1 | -0/+14 |
* | | send a reply on UpdateInventoryItem with the transactionID viewer sent. Prot... | UbitUmarov | 2015-09-12 | 1 | -1/+3 |
* | | put back diva's cache with her recent fix but also avoid duplicated Inventor... | UbitUmarov | 2015-09-11 | 1 | -10/+25 |
* | | add a few terminating / in LSLhttp uris as core | UbitUmarov | 2015-09-10 | 1 | -4/+4 |
* | | Merge branch 'mbworknew1' into ubitworkvarnew | UbitUmarov | 2015-09-08 | 23 | -207/+11 |
|\ \ |
|
| * \ | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 23 | -207/+11 |
| |\ \
| | |/ |
|
| | * | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 2015-09-04 | 16 | -16/+1 |
| | * | First commit where physics work as region module. | Diva Canto | 2015-08-31 | 2 | -5/+5 |
| | * | All physics plugins are now region modules. Compiles but doesn't run. | Diva Canto | 2015-08-31 | 1 | -181/+0 |
| | * | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 5 | -5/+5 |
| | * | Renamed the namespaces too | Diva Canto | 2015-08-30 | 5 | -5/+5 |
* | | | recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s... | UbitUmarov | 2015-09-07 | 1 | -48/+150 |
* | | | allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB... | UbitUmarov | 2015-09-07 | 1 | -0/+8 |
* | | | restore terrain modifiers, left out earlier bc of merge errors, (untested) | UbitUmarov | 2015-09-07 | 2 | -12/+12 |
|/ / |
|
* | | dont store/upload map asset for large regions, ( needs testing) | UbitUmarov | 2015-09-06 | 1 | -2/+12 |
* | | still a missing stat ID | UbitUmarov | 2015-09-06 | 1 | -1/+1 |
* | | let extra stats travel side by side with viewers ones... try to fix damm arra... | UbitUmarov | 2015-09-06 | 1 | -1/+1 |
* | | a few changes to stats. Array order coerent on users. give up on moses stats ... | UbitUmarov | 2015-09-04 | 2 | -4/+4 |
* | | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 2 | -3/+5 |
* | | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 34 | -2586/+221 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 83 | -1737/+5869 |
|\ \
| |/
|/| |
|
| * | minor changes | UbitUmarov | 2015-08-31 | 1 | -15/+21 |
| * | more on tps and crossings | UbitUmarov | 2015-08-30 | 2 | -128/+117 |
| * | improve object crossings | UbitUmarov | 2015-08-29 | 1 | -37/+15 |
| * | fix some effects ranges | UbitUmarov | 2015-08-29 | 5 | -7/+7 |
| * | fix NeighborRegions code | UbitUmarov | 2015-08-29 | 1 | -6/+5 |
| * | stop sending parcel overlays on parcels crossings since SL seems to have | UbitUmarov | 2015-08-28 | 1 | -1/+2 |
| * | also limit terrain flood effects ( like on pait change this should have | UbitUmarov | 2015-08-28 | 9 | -35/+37 |
| * | restrict terrain PaintBrushes to the requested area | UbitUmarov | 2015-08-27 | 12 | -102/+97 |
| * | make terrain undo non op, it is broken and can't be global but per agent | UbitUmarov | 2015-08-27 | 1 | -27/+2 |
| * | fix terrain bake for revert. just good enought fix | UbitUmarov | 2015-08-27 | 1 | -11/+3 |
| * | rename revert map as baked map, bc thats what it is | UbitUmarov | 2015-08-27 | 1 | -20/+20 |
| * | take taints check terrain out of Onframe event and add a new event for it. S... | UbitUmarov | 2015-08-27 | 1 | -5/+4 |
| * | add more of the v03 checks and homeURL. Sending side only for now | UbitUmarov | 2015-08-26 | 3 | -11/+36 |
| * | change teleport version number to v0.3, without actually adding the checks | UbitUmarov | 2015-08-26 | 2 | -52/+29 |
| * | fix bug | UbitUmarov | 2015-08-25 | 1 | -1/+1 |
| * | update raw32 file reader to core one. Warning only suports square regions | UbitUmarov | 2015-08-25 | 1 | -0/+11 |
| * | change terrain internal representation to float. ushort work with legal | UbitUmarov | 2015-08-25 | 1 | -28/+0 |
| * | terrain stored as ushorts with gzip compression | UbitUmarov | 2015-08-25 | 1 | -6/+43 |