| Commit message (Expand) | Author | Files | Lines |
2021-08-18 | Move more stuff into the var directory. | onefang | 1 | -3/+3 |
2021-07-06 | Move to dev version. | onefang | 1 | -1/+1 |
2020-09-09 | Various teleport fixes. | onefang | 1 | -1/+6 |
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 | Remove various limits. | onefang | 2 | -5/+5 |
2020-09-09 | Update version number stuff, and hack it into the money display. | onefang | 2 | -4/+15 |
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 24 | -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 | 1 | -4/+17 |
2020-09-08 | Move various paths out of the bin directory. | onefang | 2 | -4/+25 |
2020-02-07 | Bump version to 0.9.0.2 Dev. | onefang | 1 | -3/+3 |
2020-01-07 | 0.9.1.1 release and still Snail | UbitUmarov | 1 | -2/+2 |
2019-12-10 | enforce invariant culture on landmarks | UbitUmarov | 1 | -1/+1 |
2019-11-20 | cosmetics | UbitUmarov | 3 | -27/+29 |
2019-11-13 | Reduce Max region size to 4096m | UbitUmarov | 2 | -2/+9 |
2019-11-12 | terrain replace double by float | UbitUmarov | 1 | -4/+2 |
2019-11-10 | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 1 | -1/+1 |
2019-11-09 | terraforming changes: make sliders work, remove some brushs, etc. Feedback ne... | UbitUmarov | 1 | -3/+2 |
2019-10-28 | update version name | UbitUmarov | 1 | -1/+1 |
2019-10-28 | change version | UbitUmarov | 1 | -2/+2 |
2019-10-24 | oops, dont ask things twice | UbitUmarov | 1 | -3/+1 |
2019-10-24 | partial revert console Prompt code to fix it | UbitUmarov | 1 | -3/+26 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 3 | -5/+5 |
2019-10-22 | remove some useless NULL arguments | UbitUmarov | 8 | -33/+33 |
2019-10-22 | try to fix console AGAIN | UbitUmarov | 6 | -14/+114 |
2019-10-14 | basic search: fix people search, add some caching | UbitUmarov | 1 | -1/+1 |
2019-09-24 | missing file | UbitUmarov | 1 | -2/+6 |
2019-09-21 | make Console Promt(..) compatible with rest of code, again | UbitUmarov | 2 | -1/+18 |
2019-09-21 | make Console Output(..) compatible with rest of code, again | UbitUmarov | 3 | -4/+9 |
2019-09-17 | Changes fix some CORS problems when making XMLRPC calls from | Robert Adams | 1 | -0/+4 |
2019-09-17 | add a extra lenght check | UbitUmarov | 1 | -0/+3 |
2019-09-15 | fix saving appearence to notecard, so they can work on older regions | UbitUmarov | 1 | -39/+96 |
2019-09-11 | fix bad indexes math | UbitUmarov | 1 | -2/+2 |
2019-09-11 | fix a bad typo | UbitUmarov | 1 | -1/+1 |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers abou... | UbitUmarov | 6 | -109/+182 |
2019-09-11 | Bump to build 1. | onefang | 1 | -1/+1 |
2019-09-11 | Bump to release flavour, build 0. | onefang | 1 | -2/+2 |
2019-09-05 | go back to protocol 0.7, until 0.8 changes are ready | UbitUmarov | 1 | -2/+2 |
2019-09-02 | missing file | UbitUmarov | 1 | -2/+13 |
2019-08-31 | Tag and release OpenSim_SC 0.9.0.1 RC1.OpenSim_SC_0.9.0.1_RC1 | onefang | 1 | -1/+1 |
2019-08-30 | increase region protocol version to 0.8 | UbitUmarov | 1 | -2/+2 |
2019-08-25 | Fix console outputting raw format strings | Melanie | 1 | -3/+5 |
2019-08-25 | Bump build number to 6. | onefang | 1 | -1/+1 |
2019-08-23 | Update documentation. | onefang | 1 | -1/+1 |
2019-08-22 | Bump build number to 5. | onefang | 1 | -1/+1 |
2019-08-21 | Make ReadConfig a general features of consoles, rather than type dependent | Melanie | 4 | -1/+12 |
2019-08-21 | Call SetServer on consoles reflectively to avoid having type checks in places... | Melanie | 3 | -1/+3 |
2019-08-21 | Bump build number to 4. | onefang | 1 | -1/+1 |
2019-08-20 | Massive console refactor. Greatly simplify interface. | Melanie | 15 | -157/+93 |