Skip to content
Snippets Groups Projects
  1. Mar 05, 2020
  2. Feb 12, 2020
  3. Dec 13, 2019
  4. Oct 01, 2019
  5. Sep 25, 2019
  6. Sep 21, 2019
  7. Aug 25, 2019
  8. Aug 10, 2019
  9. Jul 15, 2019
  10. Aug 07, 2017
  11. May 24, 2017
    • Cinder's avatar
      Downstream assault commit · 6300dc2a
      Cinder authored
      - Fix member init order
      - Use override specifier everywhere
      - Add required typename and template keywords
      - Replace smart pointer ctors with make functions where available
      - Replace 0 and NULL in pointer context with nullptr
      6300dc2a
  12. Dec 07, 2016
  13. Oct 31, 2016
  14. Oct 15, 2016
  15. Jun 12, 2016
    • Kitty Barnett's avatar
      Added (spherical) exclusion ranges to @recvim, @startim and @sendim · aaa47b6d
      Kitty Barnett authored
        -> Examples:
            * @recvim:0,20=n   - user can only receive IMs from people within chat-range (20m)
            * @sendim:256=n    - user can only send IMs to people who are at least a region away (256m)
            * @startim:0,256=n - user can only start IMs to people who are on the same region they are (between 0moh oh and 256m)
        -> Note that you generally can't rely on having location information for avatars beyond the current region (and maybe 1-3 surrounding neighbours) so large values are of limited use
        -> On an isolated region using 4096m as the upper value will guarantee that you can only IM avatars on the same region regardless of elevation but none anywhere else on the grid
      
      --HG--
      branch : RLVa
      aaa47b6d
  16. Jun 01, 2016
  17. Mar 23, 2016
  18. Dec 04, 2015
  19. Nov 19, 2015
  20. Nov 10, 2015
  21. Sep 30, 2015
  22. Sep 12, 2015
  23. Aug 13, 2015
  24. Jul 27, 2015
  25. Jul 26, 2015
  26. Jan 27, 2015
  27. Jan 25, 2015
  28. Jan 12, 2015
  29. Dec 18, 2014
  30. Dec 10, 2014
  31. Nov 12, 2014
  32. Oct 20, 2014
  33. Jul 06, 2014
  34. Apr 05, 2014
  35. Apr 16, 2014
  36. Mar 20, 2014
Loading