| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | code aesthetics and simplification | UbitUmarov | 2018-11-17 | 1 | -122/+56 |
| * | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -12/+12 |
| * | code aesthetics | UbitUmarov | 2018-11-17 | 5 | -20/+42 |
| * | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -18/+9 |
| * | avoid a null ref on Bullet | UbitUmarov | 2018-11-15 | 1 | -1/+2 |
| * | update script syntax | UbitUmarov | 2018-11-15 | 1 | -24/+24 |
| * | remove CM api, add replacement ossl functions, as i should had done on the me... | UbitUmarov | 2018-11-15 | 6 | -246/+61 |
| * | Yengine: remove potencial log spam | UbitUmarov | 2018-11-15 | 1 | -7/+6 |
| * | Yengine: ignore llResetScript() in default state_entry like X does. No idea w... | UbitUmarov | 2018-11-15 | 1 | -0/+3 |
| * | Fixed spelling error (availble -> available) | Kevin Cozens | 2018-11-14 | 2 | -5/+5 |
| * | De-tabified OpenSim.ini and made trivial fixes to two comments. | Kevin Cozens | 2018-11-14 | 1 | -62/+62 |
| * | change ossl link sound functions to search for sound both on script host and... | UbitUmarov | 2018-11-14 | 2 | -23/+43 |
| * | take friends out of basicDOSprot (too little, too late) | UbitUmarov | 2018-11-14 | 2 | -13/+20 |
| * | take login service out of basicDOSprot (too little, too late) | UbitUmarov | 2018-11-14 | 1 | -3/+4 |
| * | simplify a bit some caps paths | UbitUmarov | 2018-11-14 | 4 | -16/+14 |
| * | replace Enviroment response encoding ( runprebuild needed) | UbitUmarov | 2018-11-14 | 2 | -92/+40 |
| * | replace RemoteParcelRequest response encoding ( runprebuild needed) | UbitUmarov | 2018-11-14 | 2 | -46/+5 |
| * | some cleaup | UbitUmarov | 2018-11-13 | 1 | -10/+10 |
| * | oops | UbitUmarov | 2018-11-13 | 1 | -63/+64 |
| * | similar changes on CopyBundleToInventory | UbitUmarov | 2018-11-12 | 1 | -9/+6 |
| * | a few changes to deattach object update | UbitUmarov | 2018-11-12 | 2 | -9/+10 |
| * | BuySell: a few changes on sell copy | UbitUmarov | 2018-11-12 | 1 | -24/+26 |
| * | FSAssets: truncate assets name and description to max size | UbitUmarov | 2018-11-12 | 1 | -1/+18 |
| * | fix a http error response | UbitUmarov | 2018-11-12 | 1 | -2/+2 |
| * | pesty warning | UbitUmarov | 2018-11-12 | 1 | -0/+1 |
| * | ubOde: remove support for old native ODE lib; make inplace terrain changes, i... | UbitUmarov | 2018-11-12 | 3 | -311/+127 |
| * | add a bit more things to ScriptSyntax, change a few more incoerent lsl types ... | UbitUmarov | 2018-11-10 | 5 | -33/+75 |
| * | last commit was relative to mantis 8405 not 8396 | UbitUmarov | 2018-11-09 | 1 | -2/+0 |
| * | mantis 8396: on access control, change viewer string to match so it does incl... | UbitUmarov | 2018-11-09 | 1 | -4/+10 |
| * | mantis 8035: fix number of prims use to be from all owned parcels | UbitUmarov | 2018-11-08 | 1 | -2/+1 |
| * | fix unknown priority scheme setting error. Thx Ai Austin | UbitUmarov | 2018-11-08 | 1 | -1/+1 |
| * | some cleanup | UbitUmarov | 2018-11-08 | 1 | -5/+5 |
| * | update ini files comments on InterestManagement | UbitUmarov | 2018-11-08 | 2 | -9/+15 |
| * | changes to objects updates prioritizing getting dust on my disk. Schemes redu... | UbitUmarov | 2018-11-07 | 4 | -143/+106 |
| * | change region gettexture response if presence not found | UbitUmarov | 2018-11-07 | 1 | -27/+12 |
| * | remove some fire and forget methods missed file | UbitUmarov | 2018-11-06 | 1 | -3/+1 |
| * | udp threads don't need to be fg | UbitUmarov | 2018-11-06 | 1 | -2/+2 |
| * | remove some fire and forget methods | UbitUmarov | 2018-11-06 | 1 | -90/+1 |
| * | if viewer asks for range reply in same format even if its full data | UbitUmarov | 2018-11-06 | 3 | -46/+17 |
| * | fix typo | UbitUmarov | 2018-11-03 | 1 | -1/+0 |
| * | we should only have one http poll service manager per instance | UbitUmarov | 2018-11-03 | 4 | -81/+183 |
| * | fix lsl http url pool service still not starting correctly | UbitUmarov | 2018-11-02 | 1 | -1/+1 |
| * | fix lsl http url pool service not beeing removed | UbitUmarov | 2018-11-02 | 1 | -3/+2 |
| * | forgot about lsl secure urls service.. so lets try another way for now (manti... | UbitUmarov | 2018-11-02 | 2 | -3/+3 |
| * | only main http server listener should run events pool | UbitUmarov | 2018-11-01 | 1 | -1/+1 |
| * | update httpserver.dll | UbitUmarov | 2018-10-30 | 1 | -0/+0 |
| * | reduce some threads priority | UbitUmarov | 2018-10-28 | 2 | -4/+0 |
| * | let the syntax file include its id again | UbitUmarov | 2018-10-25 | 2 | -3/+13 |
| * | update syntax file | UbitUmarov | 2018-10-25 | 1 | -6989/+3322 |
| * | remove a unnecessary scripts constants file | UbitUmarov | 2018-10-25 | 7 | -104/+75 |