Commit History

Author SHA1 Message Date
  Vankata453 19e2884f5d Use `simplesquirrel` library for creating Squirrel API binds (#2792) 1 year ago
  Tobias Markus abbb4dc641 object_to_vm: Pass as reference 1 year ago
  Ingo Ruhnke 1756839971 Move most SquirrelUtil functions to SquirrelVM 6 years ago
  Ingo Ruhnke 786a238d10 Fix -Wdouble-promotion errors 6 years ago
  Ingo Ruhnke 635cf66ccd Replace `for(` with `for (` 6 years ago
  Ingo Ruhnke 52fed18aec Replace `switch(` with `switch (` 6 years ago
  Ingo Ruhnke 2c985289db Replace `while(` with `while (` 6 years ago
  Ingo Ruhnke ff0beace09 Replace `if(` with `if (` 6 years ago
  Ingo Ruhnke a2735f0fea Use sq_pushthread() instead of sq_pushobject() 6 years ago
  Ingo Ruhnke 85df27ff66 Remove scripting:: namespace from squirrel/ code 6 years ago
  Ingo Ruhnke 13efd554ad Move Squirrel related code into squirrel/ subdirectory 6 years ago