Commit History

Автор SHA1 Съобщение Дата
  Ivan Safrin 8ad06a1987 Merge pull request #140 from mcclure/screenimage преди 13 години
  Ivan Safrin d204fa4af4 Merge pull request #148 from mcclure/openal_leak преди 13 години
  Ivan Safrin 697a0e8aff Merge pull request #149 from mcclure/luadoc_optout преди 13 години
  Ivan Safrin 0029105e15 Merge pull request #150 from mcclure/luastack преди 13 години
  Ivan Safrin a6bb676068 New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings преди 13 години
  mcc bd5fd3897a create_lua_library: Fix stack overlow from unnecessary getfield in LuaEventHandler::handleEvent. Remove brute-force workaround for overflow also. преди 13 години
  mcc b5784f92a1 create_lua_library: Fix stack overflow from unbalanced metatable creation преди 13 години
  mcc 16613a22ae create_lua_library lua doc generation path controls, opt-out преди 13 години
  mcc 39b8ce4cfd Delete buffers when done using them in PolySound, preventing a bug where OpenAL eventually just stops working преди 13 години
  Ivan Safrin 4de209a0ef Fixed UI theme, added UI Lua example, fixed binding issue in UIComboBox преди 13 години
  Ivan Safrin e63d8970bc Lua setters for class-type members преди 13 години
  Ivan Safrin 5382bbbb9b 2DPhysics,3DPhysics and UI are now statically compiled into the player, disabled dynamic modules for now, added a UI theme pack to the player преди 13 години
  Ivan Safrin 4a0ca32cb8 Added Config to Services in Lua преди 13 години
  Ivan Safrin 424803c1f3 Fixed UI module cmake and added it to the standalone install and global gitignore преди 13 години
  Ivan Safrin 2ced7d55e6 Merge pull request #143 from mcclure/shaderbinding преди 13 години
  Ivan Safrin 6b38b84adf Merge pull request #147 from mcclure/LuaUI преди 13 години
  Ivan Safrin adc58acf1e Merge pull request #146 from mcclure/xmlcrash преди 13 години
  Ivan Safrin f0bb91f365 Fixed selection dragging in UITextInput преди 13 години
  Ivan Safrin ba4e3cbd37 New Lua EventDispatcher system. addEventListener now takes a callback function as second parameter преди 13 години
  Ivan Safrin 35a12c27db Fixed event handling errors with LuaJIT преди 13 години
  mcc 7edefa0d85 Include relevant UI classes in create_lua_library inheritInModule преди 13 години
  Ivan Safrin bca458dab4 Fixed incorrect line deletion in UITextInput some more преди 13 години
  Ivan Safrin 7f22869b70 Fixed incorrect line deletion in UITextInput преди 13 години
  Ivan Safrin 61a8e43144 Added same_c_class() function in Lua to check if cpp classes extended in Lua are the same преди 13 години
  Ivan Safrin 4a8988e13c Made Lua docs header clickable to go back to index преди 13 години
  Ivan Safrin 02c2a9fa44 Inheritance and static property/method support in Lua docs преди 13 години
  mcc 4a881447e4 Prevent a potential crash when parsing a materials xml containing mistakes преди 13 години
  mcc 2144c55202 Build Lua bindings for UI module преди 13 години
  Ivan Safrin 8468cd225f Update CppHeaderParser to newest version, fixed bugs caused by that. Fixed bug in lua doc generation преди 13 години
  Ivan Safrin 244d7d6716 Lua html doc generation from xml, generate lua docs automatically on install, copy lua docs into Lua Standalone, IDE menu option for documentation opens bundled html преди 13 години