Skip to content
Snippets Groups Projects
  1. Oct 14, 2015
    • ShadowNinja's avatar
      Refactor logging · 2139d7d4
      ShadowNinja authored
      - Add warning log level
      - Change debug_log_level setting to enumeration string
      - Map Irrlicht log events to MT log events
      - Encapsulate log_* functions and global variables into a class, Logger
      - Unify dstream with standard logging mechanism
      - Unify core.debug() with standard core.log() script API
      2139d7d4
  2. Feb 12, 2015
    • Loïc Blot's avatar
      main.cpp rework * Move ClientLauncher class to a dedicated file *... · 146f77fd
      Loïc Blot authored
      main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLauncher now owns print_video_modes and speed_tests functions (they are only called by him) * Move GameParams to shared/gameparams.h because it's shared between server and client and launcher need to know it * Move InputHandlers class to client/inputhandler.h * Cleanup includes
      146f77fd
  3. Feb 24, 2013
  4. Jun 05, 2012
  5. Mar 15, 2012
  6. Nov 29, 2011
  7. Jun 17, 2011
  8. Jun 01, 2011
  9. May 15, 2011
  10. May 14, 2011
  11. Nov 29, 2010
    • Perttu Ahola's avatar
      license stuff · fc26dcdb
      Perttu Ahola authored
      --HG--
      rename : src/licensecomment.txt => licensecomment.txt
      fc26dcdb
  12. Nov 27, 2010
Loading