コミット履歴

作者 SHA1 メッセージ 日付
  Ivan Safrin d92ecdb188 Switched polybuild to use libarchive instead of minizip in order to (hopefully) fix creating archives that physfs reads incorrectly 11 年 前
  Ivan Safrin 3a359fa545 Fixed icons culling incorrectly in entity editor, added buttons to hide icons in entity editor, update polycode version to new versioning system, made about page display correct version, made polybuild display correct version, added project information to about page, added UIMultilineLabel class to UI module 12 年 前
  Christopher Reed e306cc57f1 Added some error checking. 12 年 前
  Christopher Reed 54d65fab1d Cleaned up some formatting issues. 12 年 前
  Christopher Reed 82d131a737 Implemented script compilation in polybuild via compileScripts command-line arg. 12 年 前
  Ivan Safrin 5d2e5f4b93 Merge branch 'polybuild-entrypoint' of https://github.com/christopherreed/Polycode into pullreq_testing 12 年 前
  Christopher Reed 3d3bfc11f9 Fixed entry point being packed twice. 12 年 前
  Christopher Reed af63638d85 Removed out attribute in favor of source attribute; this insures the path attribute in runinfo.polyrun will always reflect packed path. 12 年 前
  Christopher Reed b5e0f519a0 Added optional out attribute to packedItems node in polybuild to specify packed path. 12 年 前
  Ivan Safrin 1ba11c82ee Fixed error caused by last pull request 12 年 前
  Remi Gillig 023a413d34 Fix some warnings 13 年 前
  Ivan Safrin 6058f09c03 Windows core key events, polybuild now properly removes file 13 年 前
  Ivan Safrin 134576cae7 Tons of Windows fixes 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 年 前
  Ivan Safrin 9b1d802703 Texture filtering mode option in project settings 13 年 前
  Ivan Safrin 3f300899cd Some more IDE work 14 年 前
  Ivan Safrin 7d67448ade Linux and example fixes 14 年 前
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 年 前
  Ivan Safrin 0b19233700 Merge branch 'master' of github.com:ivansafrin/Polycode 14 年 前
  Ivan Safrin b4ddf8649f Fixed manual project for PolycodePlayer 14 年 前
  Peter Hall fa1a7ae15a Fixed code that came in with the Windows port, pretty sure this isn't useful on Unix or Mac. 14 年 前
  Cameron Hart e121beb372 Fixed some Mac compilation errors in polybuild.cpp. 14 年 前
  Cameron Hart aa4c0f05b9 Mac OS X fixes - Polycore, Polycode2DPhysics and Polycode3DPhysics compile and link. 14 年 前
  Cameron Hart 3a11b5b9c2 Made polybuild compile on Linux, no idea if it actually works. 14 年 前
  unknown 207ca4fca6 Windows port and some fixes 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 40b5da3e8d Removed GenericScene in favor of just Scene, improved LUA bindings. 14 年 前
  Ivan Safrin f797a8af9d Fixed up Lua bindings, added default API to the player, added some design assets, improved polybuild tool 15 年 前
  Ivan Safrin fac55d76f7 Lua bindings, lua bindings generator, build tool, player tweaks and icon files 15 年 前