История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Ivan Safrin fa5e9f6516 create_lua_library now generates documentation in XML form PART TWO 13 лет назад
  Ivan Safrin dc8204753b create_lua_library now generates documentation in XML form 13 лет назад
  Ivan Safrin f168cfc541 Sped up syntax highlighting on large files 13 лет назад
  Ivan Safrin 3b371b3df5 Major speed improvements to UITextInput when dealing with large text files 13 лет назад