| Commit message (Expand) | Author | Files | Lines |
2020-09-09 | Various logging fix ups. | onefang | 13 | -65/+66 |
2020-09-09 | Update version number stuff, and hack it into the money display. | onefang | 1 | -2/+11 |
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 83 | -0/+0 |
2020-09-08 | Better ROBUST and sim startup console notification. | onefang | 1 | -2/+6 |
2020-09-08 | Move various paths out of the bin directory. | onefang | 8 | -11/+16 |
2020-01-07 | change some lsl flag constants to Hexa | UbitUmarov | 1 | -5/+5 |
2019-12-18 | changes on lludp acks and resends | UbitUmarov | 5 | -171/+186 |
2019-12-16 | missing files | UbitUmarov | 2 | -8/+18 |
2019-12-16 | do dispatch RequestLure ims | UbitUmarov | 3 | -1/+12 |
2019-12-10 | add a formal lock object | UbitUmarov | 1 | -17/+16 |
2019-12-10 | enforce invariant culture on landmarks | UbitUmarov | 2 | -3/+3 |
2019-12-03 | mantis 8632: stop trigering Changed on just scale checks | UbitUmarov | 2 | -21/+51 |
2019-11-27 | a few changes on check targets for lsl | UbitUmarov | 4 | -122/+111 |
2019-11-23 | fix identation | UbitUmarov | 1 | -3/+2 |
2019-11-23 | fix xml decode of kfm in single prims case | UbitUmarov | 1 | -5/+6 |
2019-11-22 | YEngine: change some startup log messages | UbitUmarov | 2 | -23/+25 |
2019-11-22 | YEngine, change default number of exec threads to 2 of priority Normal. Let t... | UbitUmarov | 2 | -6/+28 |
2019-11-22 | Oooopss | UbitUmarov | 1 | -2/+2 |
2019-11-22 | more changes on YEngine scripts heap usage | UbitUmarov | 6 | -45/+54 |
2019-11-20 | cosmetics | UbitUmarov | 1 | -0/+2 |
2019-11-20 | cosmetics | UbitUmarov | 2 | -4/+4 |
2019-11-18 | fix the block of teleport to same region handle | UbitUmarov | 1 | -10/+7 |
2019-11-18 | Yengine: more on constants operations reduction | UbitUmarov | 3 | -86/+60 |
2019-11-18 | mantis 8551: Simplify Yengine heap usage control | UbitUmarov | 5 | -108/+66 |
2019-11-18 | fix a info message | UbitUmarov | 1 | -1/+1 |
2019-11-17 | terrain: make sure modify does get unblocked | UbitUmarov | 1 | -115/+122 |
2019-11-16 | remove some llUDP options | UbitUmarov | 5 | -141/+74 |
2019-11-14 | work on previus 2 patchs | UbitUmarov | 2 | -12/+0 |
2019-11-14 | Attempt to fix the issue where, when logging into the grid, the user supplies... | Terry | 2 | -0/+12 |
2019-11-13 | mantis 8627: handle the case constant compareOp constant on Yengine | UbitUmarov | 1 | -12/+95 |
2019-11-13 | Terrain: more double to float | UbitUmarov | 11 | -43/+52 |
2019-11-13 | limit max number of attachments to 38. All can be on same point | UbitUmarov | 7 | -83/+100 |
2019-11-12 | missed a few | UbitUmarov | 1 | -4/+4 |
2019-11-12 | terrain replace double by float | UbitUmarov | 17 | -72/+75 |
2019-11-12 | more changes on terrain edit. Silent ignore comand if busy (large area smoot... | UbitUmarov | 8 | -113/+135 |
2019-11-11 | Yengine: we also need to cancel timer events in queue, because some bad scrip... | UbitUmarov | 5 | -2/+50 |
2019-11-10 | terraforming changes: try recover llmodifyland previus behaviur | UbitUmarov | 1 | -3/+5 |
2019-11-10 | SIO_UDP_CONNRESET should work on macs now, thx Gavin | UbitUmarov | 1 | -7/+8 |
2019-11-10 | terraforming changes: comment a debug message | UbitUmarov | 1 | -1/+1 |
2019-11-10 | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 5 | -25/+67 |
2019-11-10 | terraforming changes: make jenkis happy | UbitUmarov | 4 | -12/+12 |
2019-11-10 | terraforming changes: missing file | UbitUmarov | 1 | -15/+4 |
2019-11-09 | terraforming changes: make sliders work, remove some brushs, etc. Feedback ne... | UbitUmarov | 29 | -1180/+157 |
2019-11-08 | cosmetics | UbitUmarov | 1 | -23/+44 |
2019-11-07 | let autopilot also stand from a object | UbitUmarov | 1 | -1/+1 |
2019-11-07 | avoid a null ref | UbitUmarov | 1 | -11/+23 |
2019-11-06 | handle null refs on llSubStringIndex() | UbitUmarov | 1 | -0/+4 |
2019-11-05 | YEngine: fix credits comment | UbitUmarov | 1 | -1/+1 |
2019-11-04 | dynamic textures: add ' lossless: [true|false] ', default false, extraParam | UbitUmarov | 1 | -5/+10 |
2019-11-04 | YEngine: fix wrong language detection on some comments in first line | UbitUmarov | 1 | -5/+7 |