Historique des commits

Auteur SHA1 Message Date
  christ2go ef7082eb32 Changed first get calls to use new syntax il y a 7 ans
  Tobias Markus eba63958d3 Add ExposedObject class for dealing with exposing / unexposing objects to squirrel il y a 8 ans
  Tobias Markus 630fe818ca Various fixes (use auto ptr, iterators etc.) il y a 8 ans
  Tobias Markus e1c3659cc5 Refactor settings class to include lisp string in save settings (#434) il y a 8 ans
  Tobias Markus 71815a02ce Get rid of editor_active.[ch]pp, make Editor::is_active() static instead (#432) il y a 8 ans
  Hume2 44ded439dd Move the EditorActive() into an utility il y a 8 ans
  Tobias Markus 84cdfdb8a9 Refactor get_settings() in object/ il y a 8 ans
  Hume2 6c2bf1633c Invisible objects are now visible in Editor il y a 8 ans
  Hume2 a5eca676a9 Made the editor working again il y a 9 ans
  Hume2 56cb185378 Wind is no longer called Scripted Object. il y a 9 ans
  Hume2 3324034a63 Objects (not triggers) are now known objects il y a 9 ans
  Hume2 69d8c074d7 Save level method il y a 9 ans
  Hume2 9b36561ab2 Fix: Wind lags the game when being too small il y a 8 ans
  Hume2 723aafb6d0 Fixed (some (Coverity warnings)) il y a 8 ans
  Tobias Markus da340fc29f Replace comparison with empty string with empty() il y a 9 ans
  Ingo Ruhnke 52746d1259 Split Reader classes into separate files il y a 9 ans
  Ingo Ruhnke 3e0b47ce1c Further work on Reader, removed most lisp::Lisp references and made it compile again, but doesn't link yet il y a 9 ans
  Ingo Ruhnke 5c7020e504 Replaced Ref and RefCounter with std::shared_ptr<> il y a 10 ans
  Ingo Ruhnke 22a1e0b515 Made code -Wshadow clean, missed a bunch of issues in the last commit il y a 10 ans
  Ingo Ruhnke a8057c3d17 Removed trailing whitespace from all *.?pp files il y a 10 ans
  Mathnerd314 09c91c0f9f * Split systemRandom into graphicsRandom (particles, eye candy, etc.) and gameRandom (important things; shouldn't be used much) il y a 14 ans
  Mathnerd314 0b73428a8a Make it build with -DCOMPILE_AMALGATION=ON. Still not certain how intern_draw/next_po2 should be shared around the code. il y a 15 ans
  Ingo Ruhnke 729bc6717b Changed ObjectFactory code so that it works properly when building SuperTux as library il y a 15 ans
  Ingo Ruhnke 13e56e5b8d Renamed namespaces to all lowercase il y a 15 ans
  Ingo Ruhnke c1277f5b7d More -Weffc++ cleanup il y a 15 ans
  Ingo Ruhnke 08813a74da Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/ il y a 15 ans
  Mathnerd314 058e2f6298 Random stuff that I should have committed ages ago. il y a 15 ans
  Tim Goya fea3446f05 restore trunk il y a 17 ans
  Tim Goya 5ed536f199 clean out source il y a 17 ans
  Matthias Braun c307442e4b - fix a bunch of msvc warnings (mostly assigning double constants to float variables) il y a 18 ans