| Commit message (Expand) | Author | Files | Lines |
2021-08-03 | Backported from 0.9.2 fix owner on user rez from a prim inventory to ground | onefang | 2 | -36/+60 |
2021-08-03 | typo-- | onefang | 1 | -1/+1 |
2021-07-24 | Auto add groups for all hypergridders. | onefang | 1 | -0/+43 |
2021-07-07 | If no file given for IARs, use users name and put it in the usual backups dir... | onefang | 1 | -5/+5 |
2021-07-07 | Don't even try to save the IAR for the default GRID SERVICES pretend user. | onefang | 1 | -0/+7 |
2021-07-07 | whitespace++ | onefang | 1 | -1/+1 |
2021-07-07 | No more stack trace due to missing IAR file. | onefang | 1 | -0/+5 |
2021-07-07 | No more stack trace just coz IAR file isn't there. | onefang | 1 | -0/+7 |
2021-07-07 | LessOhSilly threat level nonsense. | onefang | 1 | -11/+6 |
2021-07-07 | Don't do the auto join groups thing for child agents. | onefang | 1 | -0/+1 |
2021-07-07 | For "show users" show if they are an NPC or not. | onefang | 1 | -4/+7 |
2021-07-06 | Fix up the usual script messes. | onefang | 4 | -976/+3 |
2021-07-06 | Move to dev version. | onefang | 1 | -1/+1 |
2021-07-06 | No need for password to save IARs. | onefang | 1 | -0/+3 |
2020-09-11 | Godliness can be in the first name as well. | onefang | 1 | -3/+23 |
2020-09-11 | Automatically add members to certain groups, and HGers from specific grids to... | onefang | 10 | -20/+166 |
2020-09-11 | Add DefaultRegionAccess in [AuthorizationService] section. | onefang | 1 | -1/+2 |
2020-09-10 | Various map generation tweaks. | onefang | 5 | -16/+51 |
2020-09-10 | Various script engine speed ups, and Oh Silly Threat clean ups. | onefang | 4 | -743/+682 |
2020-09-09 | Various teleport fixes. | onefang | 6 | -38/+69 |
2020-09-09 | Use F1 instead of ? as the in command help key. | onefang | 1 | -1/+1 |
2020-09-09 | The knomes have been obsconded with by hippos. | onefang | 1 | -2/+2 |
2020-09-09 | Gatekeeper -> GatekeeperURI | root | 5 | -13/+13 |
2020-09-09 | OpenSim dev typos -- | root | 1 | -1/+1 |
2020-09-09 | Revert list content type check. | onefang | 1 | -6/+10 |
2020-09-09 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 12 | -8/+200 |
2020-09-09 | Remove various limits. | onefang | 10 | -120/+50 |
2020-09-09 | OpenSim changed the way FSAssets directory structure works by default, sort t... | onefang | 1 | -0/+11 |
2020-09-09 | Whitespace-- | onefang | 1 | -4/+4 |
2020-09-09 | Move the terrain.raw file out of tree to a sim specific name. | onefang | 1 | -4/+13 |
2020-09-09 | Various logging fix ups. | onefang | 18 | -74/+80 |
2020-09-09 | Update version number stuff, and hack it into the money display. | onefang | 3 | -6/+26 |
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 124 | -0/+0 |
2020-09-08 | Fix VERSIONINFO_VERSION_LENGTH | onefang | 1 | -1/+1 |
2020-09-08 | Don't read .ini region files, use .xml instead. Add [Region] .ini block. | onefang | 2 | -9/+35 |
2020-09-08 | Better ROBUST and sim startup console notification. | onefang | 3 | -2/+9 |
2020-09-08 | Move various paths out of the bin directory. | onefang | 18 | -31/+53 |
2020-07-31 | Various database fixups. | onefang | 21 | -77/+77 |
2020-01-07 | 0.9.1.1 release and still Snail | UbitUmarov | 1 | -2/+2 |
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 | 4 | -7/+7 |
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 |