Cronologia Commit

Autore SHA1 Messaggio Data
  Ivan Safrin fcb115558a Merge pull request #139 from mcclure/cmake_bullet 13 anni fa
  mcc 9d619f2d49 Improved notion of Bullet 'found': don't assume absent debug libraries mean absent Bullet, and if Bullet is *really* absent, then don't try to build the binaries. 13 anni fa
  Ivan Safrin 23ab2c849e Merge pull request #153 from mcclure/cslisten 13 anni fa
  Ivan Safrin f2ea1e3f6f Merge pull request #181 from chrisledet/patch-2 13 anni fa
  Ivan Safrin fecedf6221 Made NEWLINE default to unix newline in tinyxml 13 anni fa
  Ivan Safrin 624b29b603 Merge pull request #142 from mcclure/xmlbreak 13 anni fa
  Ivan Safrin a4ca217549 Merge pull request #185 from mcclure/mingw 13 anni fa
  mcc e13c35500a Omnibus MinGW support patch: Updates to MinGW hacks block in CMakeLists. Updates to GLEE glue/exceptions in PolyGLHeaders, PolyGLSLShaderModule, PolyWinCore. Remove redundant gl includes in PolyWinCore.cpp. Include <ios> explicitly in windows PolycodeView. Omit multitouch support (code in PolycodeView, TUIO module) when compiling with MinGW. All targets other than MinGW+Windows should remain unchanged after bringing in these changes because everything's behind #ifdefs. 13 anni fa
  Ivan Safrin c7e91473fa Merge pull request #183 from CIB/cleanup 13 anni fa
  Ivan Safrin 9750aa7453 Merge pull request #182 from CIB/master 13 anni fa
  Ivan Safrin 8f7e000031 Merge pull request #157 from mcclure/uniqueevents 13 anni fa
  Ivan Safrin 981b7873f0 Removed .user files from .gitignore 13 anni fa
  mcc afc74abac5 Prevent event code collisions when using Polycode stock classes by adding a class-unique EVENTBASE_ constant to each class's event types. (The EVENTBASE_s are documented in PolyEvent.h.) Make a small change to create_lua_library to support the EVENTBASE_ idiom. 13 anni fa
  Ivan Safrin 1015a016cf Merge pull request #151 from mcclure/gcfix 13 anni fa
  Ivan Safrin 47b18f52ef Removed old, incomplete ScreenCurve class 13 anni fa
  Ivan Safrin 77811d37cb Removed SHAPE_CUSTOM from ScreenShape, please use ScreenMesh for custom shapes 13 anni fa
  Ivan Safrin 0d9f0022ac Removed old unsupported mesh type 13 anni fa
  Ivan Safrin 4d7ef4e4cd Core lose and gain focus events in SDL/Linux 13 anni fa
  cib 4ea14cf52a Forgot to add the { } to the now 2-line if-block. 13 anni fa
  cib 4f253bb2d6 Removed redundant case. 13 anni fa
  cib cf5ed6cd49 Fixes behavior when WAV files aren't found. 13 anni fa
  cib 4db04dd1d0 Fixes issue #174 13 anni fa
  Chris Ledet 93a6d1351d Update BUILD.txt with correct Xcode spelling 13 anni fa
  Ivan Safrin 3dcb8a4396 Merge pull request #175 from bobbaluba/fixlinuxidebuilderrors 13 anni fa
  Ivan Safrin a4ca79ae89 Merge pull request #176 from chrisledet/patch-1 13 anni fa
  Chris Ledet 0fd6584555 Update BUILD.md 13 anni fa
  bobbaluba a80edbc059 Fixed directory creation and cleanup in Makefile 13 anni fa
  bobbaluba 229fa27837 Renamed variable linux because it is actually a macro in gnu++98 13 anni fa
  Ivan Safrin 5930b20c15 Fixed PolyKEY in bindings, added Services.Input to Lua defaults 13 anni fa
  Ivan Safrin 4b06c5558f IDE project edtior now sets the saved/unsaved flag 13 anni fa