Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix VERSIONINFO_VERSION_LENGTH | onefang | 2020-09-08 | 1 | -1/+1 |
| | | | | Why is this hard coded? | ||||
* | Don't read .ini region files, use .xml instead. Add [Region] .ini block. | onefang | 2020-09-08 | 2 | -9/+35 |
| | | | | | | | | | Coz OpenSim can get confused, and I have a better idea - For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter. | ||||
* | Better ROBUST and sim startup console notification. | onefang | 2020-09-08 | 3 | -2/+9 |
| | |||||
* | Move various paths out of the bin directory. | onefang | 2020-09-08 | 18 | -31/+53 |
| | |||||
* | Various database fixups. | onefang | 2020-07-31 | 21 | -77/+77 |
| | | | | | | | InnoDB -> MyISAM utf8 if not exists white space | ||||
* | 0.9.1.1 release and still Snail | UbitUmarov | 2020-01-07 | 1 | -2/+2 |
| | |||||
* | change some lsl flag constants to Hexa | UbitUmarov | 2020-01-07 | 1 | -5/+5 |
| | |||||
* | changes on lludp acks and resends | UbitUmarov | 2019-12-18 | 5 | -171/+186 |
| | |||||
* | missing files | UbitUmarov | 2019-12-16 | 2 | -8/+18 |
| | |||||
* | do dispatch RequestLure ims | UbitUmarov | 2019-12-16 | 3 | -1/+12 |
| | |||||
* | add a formal lock object | UbitUmarov | 2019-12-10 | 1 | -17/+16 |
| | |||||
* | enforce invariant culture on landmarks | UbitUmarov | 2019-12-10 | 4 | -7/+7 |
| | |||||
* | mantis 8632: stop trigering Changed on just scale checks | UbitUmarov | 2019-12-03 | 2 | -21/+51 |
| | |||||
* | a few changes on check targets for lsl | UbitUmarov | 2019-11-27 | 4 | -122/+111 |
| | |||||
* | fix identation | UbitUmarov | 2019-11-23 | 1 | -3/+2 |
| | |||||
* | fix xml decode of kfm in single prims case | UbitUmarov | 2019-11-23 | 1 | -5/+6 |
| | |||||
* | YEngine: change some startup log messages | UbitUmarov | 2019-11-22 | 2 | -23/+25 |
| | |||||
* | YEngine, change default number of exec threads to 2 of priority Normal. Let ↵ | UbitUmarov | 2019-11-22 | 2 | -6/+28 |
| | | | | the threads priority a option on ini files | ||||
* | Oooopss | UbitUmarov | 2019-11-22 | 1 | -2/+2 |
| | |||||
* | more changes on YEngine scripts heap usage | UbitUmarov | 2019-11-22 | 6 | -45/+54 |
| | |||||
* | cosmetics | UbitUmarov | 2019-11-20 | 1 | -0/+2 |
| | |||||
* | cosmetics | UbitUmarov | 2019-11-20 | 5 | -31/+33 |
| | |||||
* | fix the block of teleport to same region handle | UbitUmarov | 2019-11-18 | 1 | -10/+7 |
| | |||||
* | Yengine: more on constants operations reduction | UbitUmarov | 2019-11-18 | 3 | -86/+60 |
| | |||||
* | mantis 8551: Simplify Yengine heap usage control | UbitUmarov | 2019-11-18 | 5 | -108/+66 |
| | |||||
* | fix a info message | UbitUmarov | 2019-11-18 | 2 | -2/+2 |
| | |||||
* | terrain: make sure modify does get unblocked | UbitUmarov | 2019-11-17 | 1 | -115/+122 |
| | |||||
* | remove some llUDP options | UbitUmarov | 2019-11-16 | 5 | -141/+74 |
| | |||||
* | work on previus 2 patchs | UbitUmarov | 2019-11-14 | 13 | -119/+66 |
| | |||||
* | Complete PostGres from previous commit - (Not Tested) | Terry | 2019-11-14 | 1 | -2/+18 |
| | | | | | Signed-off-by: Terry <terry@digiworldz.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | Attempt to fix the issue where, when logging into the grid, the user ↵ | Terry | 2019-11-14 | 10 | -3/+83 |
| | | | | | | | supplies a region name, but instead of going to the specific region, they are sent to a region "Like" the one specified. Signed-off-by: Terry <terry@digiworldz.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8627: handle the case constant compareOp constant on Yengine | UbitUmarov | 2019-11-13 | 1 | -12/+95 |
| | |||||
* | Terrain: more double to float | UbitUmarov | 2019-11-13 | 11 | -43/+52 |
| | |||||
* | limit max number of attachments to 38. All can be on same point | UbitUmarov | 2019-11-13 | 7 | -83/+100 |
| | |||||
* | Reduce Max region size to 4096m | UbitUmarov | 2019-11-13 | 2 | -2/+9 |
| | |||||
* | missed a few | UbitUmarov | 2019-11-12 | 1 | -4/+4 |
| | |||||
* | terrain replace double by float | UbitUmarov | 2019-11-12 | 18 | -76/+77 |
| | |||||
* | more changes on terrain edit. Silent ignore comand if busy (large area ↵ | UbitUmarov | 2019-11-12 | 8 | -113/+135 |
| | | | | smooth can take ages), brush changes, etc | ||||
* | missing file, of course | UbitUmarov | 2019-11-11 | 1 | -0/+5 |
| | |||||
* | Yengine: we also need to cancel timer events in queue, because some bad ↵ | UbitUmarov | 2019-11-11 | 5 | -2/+50 |
| | | | | scripts that do work on X | ||||
* | terraforming changes: try recover llmodifyland previus behaviur | UbitUmarov | 2019-11-10 | 1 | -3/+5 |
| | |||||
* | SIO_UDP_CONNRESET should work on macs now, thx Gavin | UbitUmarov | 2019-11-10 | 1 | -7/+8 |
| | |||||
* | terraforming changes: comment a debug message | UbitUmarov | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 2019-11-10 | 6 | -26/+68 |
| | |||||
* | terraforming changes: make jenkis happy | UbitUmarov | 2019-11-10 | 4 | -12/+12 |
| | |||||
* | terraforming changes: missing file | UbitUmarov | 2019-11-10 | 1 | -15/+4 |
| | |||||
* | terraforming changes: make sliders work, remove some brushs, etc. Feedback ↵ | UbitUmarov | 2019-11-09 | 30 | -1183/+159 |
| | | | | needed (run prebuild) | ||||
* | cosmetics | UbitUmarov | 2019-11-08 | 1 | -23/+44 |
| | |||||
* | let autopilot also stand from a object | UbitUmarov | 2019-11-07 | 1 | -1/+1 |
| | |||||
* | avoid a null ref | UbitUmarov | 2019-11-07 | 1 | -11/+23 |
| |