Skip to content
Snippets Groups Projects
This project is mirrored from https://git.alchemyviewer.org/alchemy/alchemy-next.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
  1. Nov 20, 2014
  2. Aug 20, 2014
  3. Aug 15, 2014
  4. Aug 13, 2014
  5. Aug 06, 2014
  6. Aug 01, 2014
  7. Jul 31, 2014
  8. Jul 26, 2014
  9. Jul 25, 2014
  10. Jul 22, 2014
  11. Jul 12, 2014
  12. Jul 09, 2014
  13. Jun 20, 2014
  14. Jun 06, 2014
  15. May 23, 2014
  16. May 13, 2014
  17. May 12, 2014
  18. Apr 22, 2014
  19. Mar 13, 2014
    • Ricky Curtice's avatar
      OPEN-209: Corrected all instances of trigraphs in the code. · e9116575
      Ricky Curtice authored
      Trigraphs can cause some real special headaches.  The only part that's annoying is the comment in newview/llimview.cpp where there's an unfortunate collision of a trigraph sequence with a character sequence that could be displayed by the viewer. Thankfully, it's only a comment!
      e9116575
  20. Mar 11, 2014
  21. Mar 10, 2014
  22. Mar 07, 2014
  23. Mar 04, 2014
    • Ricky Curtice's avatar
      STORM-2017: Added translatable help text to rotation. · fe2801fc
      Ricky Curtice authored
      I chose the camera’s up vector to place the help text as it provided a consistent location on the screen for the user to see the text pop up.
      
      While doing this I realized that the calls to hud_render_utf8text utilized a condition that was guaranteed to be false based on a surrounding if-statement, and so could trivially be replaced with a constant.
      Also cleaned out a compiler warning about unused private member variables in llmaniptranslate.  I don’t like warnings and useless code. :P
      fe2801fc
  24. Mar 03, 2014
  25. Feb 24, 2014
  26. Feb 10, 2014
  27. Jan 29, 2014
  28. Jan 28, 2014
  29. Jan 23, 2014
  30. Jan 21, 2014
  31. Jan 14, 2014
  32. Dec 11, 2013
  33. Dec 04, 2013
  34. Dec 03, 2013
  35. Nov 27, 2013
  36. Nov 26, 2013
Loading