Skip to content
Snippets Groups Projects
  1. Sep 15, 2010
  2. Sep 14, 2010
  3. Sep 12, 2010
  4. Sep 11, 2010
  5. Sep 10, 2010
    • dg's avatar
      Increased UI display speed. LogFlasher, LogDisplay, HotkeysDisplay,... · f3cd48b4
      dg authored
      Increased UI display speed. LogFlasher, LogDisplay, HotkeysDisplay, ActorsSeenDisplay, Tooltip and PlayerDisplay classes have changed and are now easier (and faster) to use. Converting is easy:
       * In your Game:display() change lines like self.log:display():toScreen(self.display_x, self.display_y)
       * to simply: self.log:toScreen()
       * To convert your own PlayerDisplay have a look at ToME's one, but basically you just need to create a texture with :glTexture() and then update it at the end of yoru display() and add a new toScreen() method
      
      
      git-svn-id: http://svn.net-core.org/repos/t-engine4@1174 51575b47-30f0-44d4-a5cc-537603b46e54
      f3cd48b4
    • dg's avatar
      tset · db497bff
      dg authored
      git-svn-id: http://svn.net-core.org/repos/t-engine4@1173 51575b47-30f0-44d4-a5cc-537603b46e54
      db497bff
  6. Sep 09, 2010
  7. Sep 07, 2010
  8. Sep 05, 2010
  9. Sep 01, 2010
  10. Aug 31, 2010
  11. Aug 30, 2010
  12. Aug 28, 2010
  13. Aug 11, 2010
  14. Aug 08, 2010
  15. Aug 06, 2010
  16. Aug 04, 2010
  17. Aug 03, 2010
  18. Jul 31, 2010
  19. Jul 28, 2010
  20. Jul 24, 2010
  21. Jul 14, 2010
  22. Jul 12, 2010
  23. Jul 08, 2010
  24. Jun 30, 2010
  25. Jun 29, 2010
  26. Jun 28, 2010
  27. Jun 24, 2010
  28. Jun 23, 2010
Loading