Commit History

Author SHA1 Message Date
  Vankata453 9b4eaeed04 Remove `GameSessionRecorder` (#2755) 7 months ago
  mrkubax10 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 1 year ago
  Semphriss 8696f9ed59 Added acknowledgements, required by some third-party libraries (#1628) 3 years ago
  Semphris 2cdf9f2ae6 Revert "[WIP] Move to C++17 (#1602)": Multiple compilation and linkage errors on Linux 3 years ago
  striker.sh 24f7176270 [WIP] Move to C++17 (#1602) 3 years ago
  Ingo Ruhnke 80e74c7b24 Allow multiple filenames for --resave, add --editor alias 5 years ago
  Ingo Ruhnke aea792d0e9 Don't save NULL renderer to config file 5 years ago
  Ingo Ruhnke 84d3a774ec Add `--resave` command line option 5 years ago
  Ingo Ruhnke 3b76626619 Fix inconsistencies in include guards 6 years ago
  Ingo Ruhnke 070875ebb0 Add final keyword to classes 6 years ago
  Ingo Ruhnke 778b17368e Added --sector/--spawnpoint command line options 6 years ago
  leper 3b5cebf44b Remove a few default non-virtual dtors. 6 years ago
  Hume2 940397f0b3 Use arg --edit-level to open the given level in editor 8 years ago
  M. Teufel 4890b2863e AddonManager: make add-on repository URL configurable (#441) 8 years ago
  Tobias Markus c8250aba4a Add switch to display player's position 8 years ago
  Karkus 0ea80d4ebf Added --spawn-pos command line argument 8 years ago
  Ingo Ruhnke 58f3d82d5b Removed `console_enabled` flag along with --console/--noconsole, use --developer (Ctrl-F2) instead 8 years ago
  Tobias Markus a467ea611d [const correctness] More const methods 9 years ago
  Tobias Markus 9762ee8551 Easter Egg: Add Santa head to tux during christmas 9 years ago
  Ingo Ruhnke 002fa22d91 Added --developer option, also Ctrl-F2, which enabled cheats 10 years ago
  Ingo Ruhnke 8a16f77458 Added --datadir/--userdir command line arguments and SUPERTUX2_DATA_DIR environment variable (probably redundant) 10 years ago
  Ingo Ruhnke 3628d155d2 Removed dependency between CommandLineArguments and Physfs 10 years ago
  Ingo Ruhnke c946dc68fb Cleaned up VideoSystem initalisation 10 years ago
  Ingo Ruhnke 4f8e4772fb Added --debug and --verbose command line arguments 10 years ago
  Ingo Ruhnke c2cc95b830 Moved argument parsing into CommandLineArguments 10 years ago