| Commit message (Expand) | Author | Files | Lines |
2021-09-03 | Fixup GridUser migrations to be like the others. | onefang | 1 | -6/+1 |
2021-08-27 | Allow people to teleport themselves. | onefang | 1 | -3/+25 |
2021-08-27 | Bring back DebuggerSafe, default to true. | onefang | 2 | -5/+5 |
2021-08-27 | Properly use ScriptBaseClass.DEBUG_CHANNEL. | onefang | 1 | -3/+3 |
2021-08-25 | Don't strip (OWNER) out of script error report.switch | onefang | 1 | -1/+1 |
2021-08-25 | Actually use ChatTypeEnum.DebugChannel instead of hard coding it's value. | onefang | 1 | -1/+1 |
2021-08-25 | Add missing prototype for GetRezReadySceneObjects() variant. | onefang | 1 | -0/+1 |
2021-08-18 | Move more stuff into the var directory. | onefang | 3 | -6/+6 |
2021-08-18 | It's 'show users', so don't count NPCs or child avatars. | onefang | 1 | -1/+10 |
2021-08-17 | MySQL default character set to utfmb4. | onefang | 19 | -41/+41 |
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-03-18 | Log ROBUST reading config files, just like regions do. | onefang | 1 | -0/+1 |
2020-02-07 | Bump version to 0.9.0.2 Dev. | onefang | 1 | -3/+3 |