Historique des commits

Auteur SHA1 Message Date
  Sergii Pylypenko 5244a4b34f Fixed miniswig compilation il y a 8 ans
  Tobias Markus eca45af92c Accidentally forgotten change il y a 8 ans
  Tobias Markus 3d8b92e5e6 Use auto ptr in create_wrapper.cpp il y a 8 ans
  Tobias Markus 0019366463 More modern C++11 features in create_wrapper.cpp il y a 8 ans
  Tobias Markus 510d6debcb Add null check to miniswig wrapper, should fix #327 il y a 9 ans
  Ingo Ruhnke 13e56e5b8d Renamed namespaces to all lowercase il y a 15 ans
  Ingo Ruhnke 08813a74da Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/ il y a 15 ans
  Mathnerd314 b029182b66 *include stdio.h in a couple files for MinGW GCC 4.4.0 il y a 15 ans
  Mathnerd314 8332625743 * Small miniswig update to use less dependencies il y a 15 ans
  Ingo Ruhnke fb8cef6efa Added type checking for __custom functions il y a 16 ans
  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()) il y a 16 ans
  Ingo Ruhnke 7baf00e0fa Added function argument type and count checking for functions exported to Squirrel il y a 16 ans
  Ondřej Hošek cafa4e1727 * B140: Screen now doesn't fade out if Tux is returning from World 2. il y a 18 ans
  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.) il y a 18 ans
  Matthias Braun a113d3bd1f fix cr/lfs and remove trailing whitespaces... il y a 18 ans
  Matthias Braun b7db38b339 fix for breaking strict aliasing rules il y a 19 ans
  Matthias Braun 9e2d7af065 again il y a 19 ans
  Matthias Braun 23ff4a42c1 another try il y a 19 ans
  Matthias Braun e39717982f another try il y a 19 ans
  Matthias Braun 9d0d6623a1 fix miniswig for squirrel data types il y a 19 ans
  Matthias Braun c627115678 - Avoid some expensive SDL_GetTicks() calls il y a 19 ans
  Matthias Braun acd1950b9b hopefully fixed the crash on exit, keep sectors script bundled in the sector and destroy them when the sector gets destroyed il y a 19 ans
  Matthias Braun f3e5e57c99 Major rewrite of scripting support: il y a 19 ans
  Matthias Braun ce0795230a some cleanups and changes to miniswig and scripting code il y a 19 ans
  Matthias Braun eec2a8dbb9 allow custom wrapper functions il y a 19 ans
  Matthias Braun 8f82a8e619 miniswig suspend is now an attribute appended to functions il y a 19 ans
  Matthias Braun c6a73ec922 fix namespace problems il y a 19 ans
  Matthias Braun 43c0eee23c don't leave classname lyingf around on stack il y a 19 ans
  Matthias Braun 5cb6d627c8 let miniswig create code to create squirrel object instances il y a 19 ans
  Matthias Braun 28307f87a4 fix constant wrapper il y a 19 ans