Historique des commits

Auteur SHA1 Message Date
  Ingo Ruhnke 333064bb25 Fix virtual destructors not declared 'override' il y a 3 ans
  Ingo Ruhnke ff0beace09 Replace `if(` with `if (` il y a 5 ans
  Ingo Ruhnke 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' il y a 5 ans
  Ingo Ruhnke 270ca33d84 Rename `elapsed_time` to `dt_sec` il y a 5 ans
  Ingo Ruhnke 070875ebb0 Add final keyword to classes il y a 5 ans
  Ingo Ruhnke 60a046dd3a Add override keyword to member functions il y a 5 ans
  Ingo Ruhnke b55ee77f9d Rename Font to BitmapFont, turn Font into base class il y a 5 ans
  Ingo Ruhnke f0223fd0ec Add TTFFont support il y a 5 ans
  leper 9bf89d46bb Clean up some includes. il y a 6 ans
  leper 4925d3a15c Pass some parameters as const refs. il y a 7 ans
  Tobias Markus 6efe5e234a Use monospace font for things like script editing il y a 8 ans
  Tobias Markus 05f83f1596 Cleanup includes, part 2 il y a 8 ans
  Ingo Ruhnke 3713ae4622 Manually set Console pointer in ConsoleBuffer, so it is guranteed to be fully initialised il y a 8 ans
  Tobias Markus fd62139c1c [const correctness] More const correctness fixes (screenfade) il y a 8 ans
  Ingo Ruhnke d041b64d9d Split of the line buffer from Console into ConsoleBuffer class il y a 9 ans
  Ingo Ruhnke 289cdccf57 Added m_ prefixes to Console il y a 9 ans
  Ingo Ruhnke be53843f50 Made Console into a Currenton il y a 9 ans
  Ingo Ruhnke a05e54b8e0 Removed some unused code from Console il y a 9 ans
  Mathnerd314 33c9a30be6 Console logging is now identical in all builds; warning and error show the console for 1.5-3 seconds. il y a 14 ans
  Ingo Ruhnke c4cb008d7d Added FontPtr il y a 14 ans
  Ingo Ruhnke e70165f7a2 Use boost::shared_ptr<Surface> instead of std::auto_ptr<Surface> il y a 14 ans
  Ingo Ruhnke 08813a74da Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/ il y a 14 ans