커밋 기록

작성자 SHA1 메시지 날짜
  Tobias Markus 6627ddd58e Revert "Revert weluvgoatz's accidental commit" 5 년 전
  Tobias Markus 6bb0727533 Revert weluvgoatz's accidental commit 5 년 전
  Ingo Ruhnke b58c370aa5 Fix sign comparison warning 5 년 전
  Ingo Ruhnke 3fcceeec30 Fix -Wmissing-prototypes errors 6 년 전
  Ingo Ruhnke 0096c89aca Fix include path in wrapper generator 6 년 전
  Ingo Ruhnke 0026274883 Use nullptr instead of NULL or 0 in miniswig 6 년 전
  Ingo Ruhnke 82f787e8a6 Use new style C++ cast instead of old style C cast 7 년 전
  leper ab49ab1032 Fix a few -Wsign-conversion warnings. 7 년 전
  Sergii Pylypenko 5244a4b34f Fixed miniswig compilation 9 년 전
  Tobias Markus eca45af92c Accidentally forgotten change 9 년 전
  Tobias Markus 3d8b92e5e6 Use auto ptr in create_wrapper.cpp 9 년 전
  Tobias Markus 0019366463 More modern C++11 features in create_wrapper.cpp 9 년 전
  Tobias Markus 510d6debcb Add null check to miniswig wrapper, should fix #327 9 년 전
  Ingo Ruhnke 13e56e5b8d Renamed namespaces to all lowercase 15 년 전
  Ingo Ruhnke 08813a74da Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/ 15 년 전
  Mathnerd314 b029182b66 *include stdio.h in a couple files for MinGW GCC 4.4.0 16 년 전
  Mathnerd314 8332625743 * Small miniswig update to use less dependencies 16 년 전
  Ingo Ruhnke fb8cef6efa Added type checking for __custom functions 16 년 전
  Ingo Ruhnke 4eff38d2a7 Check that the userdata pointer is not null, which happens when a user creates a C++ class himself on the Squirrel side via the constructor (i.e. a <- GameObject()) 16 년 전
  Ingo Ruhnke 7baf00e0fa Added function argument type and count checking for functions exported to Squirrel 16 년 전
  Ondřej Hošek cafa4e1727 * B140: Screen now doesn't fade out if Tux is returning from World 2. 18 년 전
  Ondřej Hošek 02afe1b64f * Coins inside boxes are now being counted. (We'll have to decide if we want the 100-point penguins to count too.) 18 년 전
  Matthias Braun a113d3bd1f fix cr/lfs and remove trailing whitespaces... 19 년 전
  Matthias Braun b7db38b339 fix for breaking strict aliasing rules 19 년 전
  Matthias Braun 9e2d7af065 again 19 년 전
  Matthias Braun 23ff4a42c1 another try 19 년 전
  Matthias Braun e39717982f another try 19 년 전
  Matthias Braun 9d0d6623a1 fix miniswig for squirrel data types 19 년 전
  Matthias Braun c627115678 - Avoid some expensive SDL_GetTicks() calls 19 년 전
  Matthias Braun acd1950b9b hopefully fixed the crash on exit, keep sectors script bundled in the sector and destroy them when the sector gets destroyed 19 년 전