Skip to content
Snippets Groups Projects
  1. Sep 24, 2010
  2. Sep 23, 2010
  3. Sep 20, 2010
  4. Sep 15, 2010
  5. Sep 14, 2010
  6. 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
  7. Sep 07, 2010
  8. Sep 05, 2010
  9. Sep 01, 2010
  10. Aug 31, 2010
  11. Aug 28, 2010
  12. Aug 11, 2010
  13. Aug 06, 2010
  14. Jul 31, 2010
  15. Jul 28, 2010
  16. Jul 24, 2010
  17. Jul 12, 2010
  18. Jun 30, 2010
  19. Jun 29, 2010
  20. Jun 24, 2010
  21. Jun 23, 2010
  22. Jun 22, 2010
  23. Jun 21, 2010
  24. Jun 20, 2010
  25. Jun 19, 2010
  26. Jun 16, 2010
    • dg's avatar
      switch to left mouse click to move · 6299c9a4
      dg authored
      can keybind to mouse buttons
      moving the mouse in target mode will do freemode targetting
      left click in target mode cancels, any others accept
      
      zoom support added to the map, targetting and particles code, some things not perfect yet, deactivated for normal play
      
      
      git-svn-id: http://svn.net-core.org/repos/t-engine4@802 51575b47-30f0-44d4-a5cc-537603b46e54
      6299c9a4
  27. Jun 15, 2010
  28. Jun 09, 2010
  29. May 30, 2010
  30. May 21, 2010
  31. May 20, 2010
  32. May 19, 2010
  33. May 16, 2010
Loading