Историја ревизија

Аутор SHA1 Порука Датум
  Ivan Safrin f55af8e1c0 const static members from C++ are now set in the metatable of the class (ScreenShape.SHAPE_RECT instead of SHAPE_RECT) пре 13 година
  Ivan Safrin 355ae20d37 New Lua class system. No longer supports super(), use Superclass.method(self, args) convention instead. __index__ and __set_callback renamed to __getvar and __setvar respectively. Full inheritance now supported with getter and setter acessors propagating properly through superclasses. Static methods now accessed as ClassName.staticMethod() пре 13 година
  Ivan Safrin 6fc1529904 Debugging fixes, static method support in bindings пре 13 година
  Ivan Safrin 634df503e7 Moved networking module into the core пре 13 година
  mcc 671276096d Remove debug prints accidentally checked in пре 13 година
  mcc 1d3bdd243d create_lua_library: Allow inputPath to optionally be a file (containing a list of paths) instead of a directory пре 13 година
  mcc 331c51131f create_lua_library: minor refactoring and a function __ptrToTable(className, ptr) пре 13 година
  mcc 0124a94358 New property kinds: tagging a field or method with POLYIGNORE causes create_lua_library to skip it; creating a method which takes a lua_State* as argument causes the method to be treated as 'raw', the method will be passed the lua_State with no argument packing or unpacking. пре 13 година
  mcc 78a17ae548 Merge 7/14 mcclure create_lua_library improvements with Ivan Safrin branch, additional comment and spacing fixes пре 13 година
  mcc 72a4827a0d Merge create_lua_library from mcclure branch: inheritInModule as argument, memory/mingw patches, 2D array support, comments and variable name improvements for clarity, segregate __ptr_lookup by class. пре 13 година
  mcc acd72adcf6 Merge mingw branch with 6/28 Ivan Polycode пре 13 година
  Ivan Safrin 542c04eeb0 PolycodePlayer no longer exits on errors in even callbacks пре 13 година
  Ivan Safrin 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
  Ivan Safrin 82ed3d5825 Automatic api.pak creation. Also, now only api.pak is copied into the player пре 13 година
  mcc 37446397ce Fix first-time build following removal of Lua build products from scm пре 13 година
  Ivan Safrin e8f410d869 Fixes for binding build on Mac OS X, removed lua files from repo пре 13 година
  mcc 185c6d4b99 Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork пре 14 година
  Ivan Safrin a555599720 More Mac cmake fixes for Player пре 14 година
  Cameron Hart 2ec7a76488 Fixed Lua binding generation to work with tidied includes. пре 14 година
  Cameron Hart 4266e7daf7 Made numeric default value string replacement more generic. Fixes bad code generation for a default value of 1.0. пре 14 година
  Cameron Hart 90321bd417 Ignore PolySDLCore when creating Lua library. пре 14 година
  Ivan Safrin 30d0f0841f Particle emitter and 2D Physics fixes пре 14 година
  Ivan Safrin 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. пре 14 година
  Ivan Safrin f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. пре 14 година
  Ivan Safrin 8b1ae6d785 3D Physics module, minor fixes across the board. пре 14 година
  Ivan Safrin ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes пре 14 година
  Ivan Safrin 09f0e77945 Fixed LUA event handling пре 14 година
  Ivan Safrin fb8eb49fcf Fixed default parameters in LUA пре 15 година
  Ivan Safrin 40b5da3e8d Removed GenericScene in favor of just Scene, improved LUA bindings. пре 15 година
  Ivan Safrin fac55d76f7 Lua bindings, lua bindings generator, build tool, player tweaks and icon files пре 15 година