Skip to content
Snippets Groups Projects
  1. Jan 21, 2013
  2. Jan 02, 2013
  3. Nov 26, 2012
  4. Nov 25, 2012
    • MirceaKitsune's avatar
      A bunch of fixes · 756db817
      MirceaKitsune authored
      No longer hide players who are dead. With models, a death animation should be used instead
      
      Some changes requested by celeron55
      
      Rename a lot of things in the code, and use better lua api function names
      
      Minor code corrections
      
      Bump protocol version up, since the models / animations / attachments code creates new client<->server messages
      756db817
  5. Sep 09, 2012
  6. Jul 27, 2012
  7. Jun 17, 2012
  8. Jun 05, 2012
  9. Mar 18, 2012
  10. Mar 15, 2012
  11. Mar 10, 2012
  12. Jan 12, 2012
  13. Jan 02, 2012
  14. Dec 28, 2011
  15. Dec 03, 2011
  16. Dec 02, 2011
  17. Dec 01, 2011
  18. Nov 29, 2011
  19. Oct 17, 2011
  20. Oct 15, 2011
  21. Sep 07, 2011
    • Kahrl's avatar
      Removed unused camera_position and camera_direction fields from Client. Moved... · c0b35fa4
      Kahrl authored
      Removed unused camera_position and camera_direction fields from Client. Moved ClientEnvironment::drawPostFx to ClientMap::renderPostFx -- this will make the camera management classes easier to write, as ClientMap already knows the camera position but ClientEnvironment doesn't and has to be told about it. This also eliminates the need for Client::getEnv(). Made the post effect color a content feature defined in content_mapnode.h.
      c0b35fa4
  22. Aug 15, 2011
  23. Jul 01, 2011
  24. Jun 26, 2011
  25. Jun 25, 2011
  26. Jun 05, 2011
  27. May 31, 2011
  28. May 29, 2011
Loading