From: Bitbucket <com...@bi...> - 2012-09-22 21:30:22
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/ed12a471c036/ changeset: ed12a471c036 user: iarwain date: 2012-09-22 23:28:41 summary: - Fixed issue #1: orxDEBUG_SETLOGFILE()/orxDEBUG_SETDEBUGFILE() should now work properly affected #: 2 files https://bitbucket.org/orx/orx/changeset/ae98d1e44b5d/ changeset: ae98d1e44b5d user: iarwain date: 2012-09-22 23:29:27 summary: Merge affected #: 18 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-09-29 10:10:50
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/49009693e230/ changeset: 49009693e230 user: iarwain date: 2012-09-29 11:42:43 summary: - Added missing orxTIMELINE_EVENT_TRACK_ADD event (it wasn't sent) affected #: 1 file https://bitbucket.org/orx/orx/changeset/945dc9482740/ changeset: 945dc9482740 user: iarwain date: 2012-09-29 12:11:00 summary: - Decreased number of tracks per timeline from 16 to 8 - Tracks added during an update will now always be updated during the same update in every cases affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-09-29 10:34:26
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/78bf4be6b1cf/ changeset: 78bf4be6b1cf user: iarwain date: 2012-09-29 12:21:20 summary: - Console can now be inhibited from config by defining an invalid ToggleKey property affected #: 3 files https://bitbucket.org/orx/orx/changeset/421c2424a691/ changeset: 421c2424a691 user: iarwain date: 2012-09-29 12:34:31 summary: - Better console history handling when reaching end of history (back to input entry) affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-10-15 06:00:38
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/f01d140df8dd/ changeset: f01d140df8dd user: iarwain date: 2012-10-15 07:58:06 summary: - Config & Param setups should now gracefully handle base name/path that uses mixed directory separators (codelite, looking at you!) affected #: 2 files https://bitbucket.org/orx/orx/changeset/94c13ece7036/ changeset: 94c13ece7036 user: iarwain date: 2012-10-15 08:00:20 summary: - Updated .hgignore to ignore codelite built files affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-10-30 19:17:25
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/818fdc38f2ce/ changeset: 818fdc38f2ce user: iarwain date: 2012-10-29 23:00:47 summary: - orxp.ini is now the default config file for profile versions (mostly used on android) affected #: 1 file https://bitbucket.org/orx/orx/changeset/197e3aa01e57/ changeset: 197e3aa01e57 user: iarwain date: 2012-10-30 18:48:04 summary: - Optimized saving config list values + added extra spaces around list separators while saving affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-10-31 06:44:16
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/2a6b0dcfd2c6/ changeset: 2a6b0dcfd2c6 user: fourbabce date: 2012-10-31 04:21:02 summary: Added initial premake file based on AlgoJerVIA's work. Currently setup for Linux and Windows builds. Requires testing. affected #: 1 file https://bitbucket.org/orx/orx/changeset/ea3f43df1e22/ changeset: ea3f43df1e22 user: iarwain date: 2012-10-31 07:44:09 summary: Merged in fourbabce/orx (pull request #7) affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-11-07 08:57:07
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/62f60900c7ad/ changeset: 62f60900c7ad user: iarwain date: 2012-11-07 01:56:13 summary: - Homogenized const char and const string declarations and definitions in orxType.h/.c affected #: 3 files https://bitbucket.org/orx/orx/changeset/6e0f81622acb/ changeset: 6e0f81622acb user: iarwain date: 2012-11-07 03:55:37 summary: Backed out part of changeset: ff35b5ab5fb5 (erased file by mistake) affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-11-08 03:01:26
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/967071b26629/ changeset: 967071b26629 branch: vectorization user: iarwain date: 2012-11-07 20:16:35 summary: - Updated codelite options to use SSE2 + register param passing affected #: 12 files https://bitbucket.org/orx/orx/changeset/35fd4660dd2b/ changeset: 35fd4660dd2b user: iarwain date: 2012-11-07 20:18:15 summary: - Fixed some EOL consistency affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-11-13 07:26:26
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/5298385644ff/ changeset: 5298385644ff user: iarwain date: 2012-11-13 02:34:57 summary: - Added commands: Object.SetOrigin, Object.GetOrigin, Object.SetPivot & Object.GetPivot affected #: 1 file https://bitbucket.org/orx/orx/changeset/f79715223d43/ changeset: f79715223d43 user: iarwain date: 2012-11-13 02:36:00 summary: - Removed orxDisplay_BlitBitmap() + all plugin implementations - Added orxDisplay_GetBitmapID() + all plugin implementations (undefined for SFML, OpenGL texture IDs for all others) affected #: 10 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-11-13 07:38:33
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/c668bec476ff/ changeset: c668bec476ff user: iarwain date: 2012-11-13 08:35:34 summary: - Added commands: Object.SetOrigin, Object.GetOrigin, Object.SetPivot & Object.GetPivot affected #: 1 file https://bitbucket.org/orx/orx/changeset/3093e60d2c39/ changeset: 3093e60d2c39 user: iarwain date: 2012-11-13 08:36:33 summary: - Removed orxDisplay_BlitBitmap() + all plugin implementations - Fixed issue #8: Added orxDisplay_GetBitmapID() + all plugin implementations (undefined for SFML, OpenGL texture IDs for all others) affected #: 10 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-11-14 08:41:23
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/74fedf4e5c51/ changeset: 74fedf4e5c51 branch: vectorization user: iarwain date: 2012-11-14 09:37:14 summary: - Merge with default affected #: 97 files https://bitbucket.org/orx/orx/changeset/f7609062b42d/ changeset: f7609062b42d branch: vectorization user: iarwain date: 2012-11-14 09:40:17 summary: - Post-merge fix of vector/color use in render home plugin affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-11-20 09:41:02
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/cfc2331dbef5/ changeset: cfc2331dbef5 user: iarwain date: 2012-11-20 04:22:18 summary: - Updated msvs2010 binaries of external library openal-soft affected #: 1 file https://bitbucket.org/orx/orx/changeset/42cd91754bae/ changeset: 42cd91754bae user: iarwain date: 2012-11-20 04:24:05 summary: - New versions of premake script with working dynamic/static embedded/non-embedded versions for all flavours of linux and windows - Still need to finish support for Mac OS X and add support for iOS (and maybe Android?) affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-11-20 10:22:35
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/2a4b5dc0b06a/ changeset: 2a4b5dc0b06a user: iarwain date: 2012-11-20 11:11:17 summary: - Added commands Console.Enable, Console.Log & Console.SetColor - Added alias Log to Console.Log affected #: 1 file https://bitbucket.org/orx/orx/changeset/3478ce0a4f30/ changeset: 3478ce0a4f30 user: iarwain date: 2012-11-20 11:22:24 summary: - Pop markers in commands are now fully supported from within a string block (ie. no additional markers will be inserted on pop) affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-11-23 10:07:07
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/e6305b50911b/ changeset: e6305b50911b user: loki666 date: 2012-11-23 11:04:13 summary: android/android-native: move static lib in code/lib/static affected #: 16 files https://bitbucket.org/orx/orx/changeset/20885c9da688/ changeset: 20885c9da688 user: loki666 date: 2012-11-23 11:06:56 summary: Merged in loki666/orx (pull request #10) affected #: 16 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2012-11-28 11:52:22
|
2 new commits in orx: https://bitbucket.org/orx/orx/changeset/d601095e1d25/ changeset: d601095e1d25 user: loki666 date: 2012-11-28 12:50:38 summary: protect android support files width #ifdef affected #: 2 files https://bitbucket.org/orx/orx/changeset/d5f22f3a0c57/ changeset: d5f22f3a0c57 user: loki666 date: 2012-11-28 12:52:15 summary: Merged in loki666/orx (pull request #11) affected #: 2 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2013-01-14 19:15:13
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/8fdaa084d679/ changeset: 8fdaa084d679 user: loki666 date: 2013-01-14 20:14:20 summary: android: oops affected #: 1 file https://bitbucket.org/orx/orx/commits/99edb85d9f97/ changeset: 99edb85d9f97 user: loki666 date: 2013-01-14 20:15:02 summary: Merged in loki666/orx (pull request #21: android: oops) affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2013-01-14 19:29:27
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/9ce82c3b2aaa/ changeset: 9ce82c3b2aaa user: loki666 date: 2013-01-14 20:24:43 summary: android: oops screen texture IS used affected #: 1 file https://bitbucket.org/orx/orx/commits/794eb453584b/ changeset: 794eb453584b user: loki666 date: 2013-01-14 20:29:17 summary: Merged in loki666/orx (pull request #22: android: oops screen texture IS used) affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2013-01-16 19:38:53
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/8efe737b93f2/ changeset: 8efe737b93f2 user: loki666 date: 2013-01-16 01:06:42 summary: remove android-native port affected #: 53 files https://bitbucket.org/orx/orx/commits/16858731b459/ changeset: 16858731b459 user: iarwain date: 2013-01-16 20:38:45 summary: - Merged in loki666/orx (pull request #23: remove android-native port) affected #: 53 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2013-01-16 20:03:10
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/3b90724584b0/ changeset: 3b90724584b0 user: loki666 date: 2013-01-16 21:02:04 summary: android: change module dependancies path and use an NDK_MODULE_PATH with two directory affected #: 2 files https://bitbucket.org/orx/orx/commits/2d05b89d194a/ changeset: 2d05b89d194a user: loki666 date: 2013-01-16 21:03:02 summary: Merged in loki666/orx (pull request #24: android: change module dependancies path and use an NDK_MODULE_PATH with two directory) affected #: 2 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2013-01-16 20:08:52
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/a9538504bf9f/ changeset: a9538504bf9f user: loki666 date: 2013-01-16 21:07:59 summary: android: well... no use and NDK_MODULE_PATH with a single directory affected #: 1 file https://bitbucket.org/orx/orx/commits/5093afa18852/ changeset: 5093afa18852 user: loki666 date: 2013-01-16 21:08:45 summary: Merged in loki666/orx (pull request #25: android: well... no use a NDK_MODULE_PATH with a single directory) affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2013-01-19 00:21:45
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/07d78e38e282/ changeset: 07d78e38e282 user: loki666 date: 2013-01-19 01:19:24 summary: android: - retrieve Display.DepthBuffer before creating the GLSurfaceView - remove unused android-native extern libs affected #: 19 files https://bitbucket.org/orx/orx/commits/e699de56b76e/ changeset: e699de56b76e user: loki666 date: 2013-01-19 01:21:37 summary: Merged in loki666/orx (pull request #26) android: - retrieve Display.DepthBuffer before creating the GLSurfaceView affected #: 19 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2013-01-19 01:09:32
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/79177ffc028f/ changeset: 79177ffc028f user: loki666 date: 2013-01-19 02:00:07 summary: android: small display plugin gl state optimizations affected #: 3 files https://bitbucket.org/orx/orx/commits/5d5c3b516fdb/ changeset: 5d5c3b516fdb user: loki666 date: 2013-01-19 02:09:23 summary: Merged in loki666/orx (pull request #27) android: small display plugin gl state optimizations affected #: 3 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2013-01-25 10:53:23
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/7cc8c2a80a71/ changeset: 7cc8c2a80a71 user: iarwain date: 2013-01-25 10:03:50 summary: - Updated README - Updated CHANGELOG - Updated SettingsTemplate.ini affected #: 5 files https://bitbucket.org/orx/orx/commits/917c04927b85/ changeset: 917c04927b85 user: iarwain date: 2013-01-25 10:10:45 summary: - Updated ReadMe-iOS.txt (1.4rc0 -> 1.4) affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2013-01-28 20:26:16
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/2554f1540a6a/ changeset: 2554f1540a6a user: loki666 date: 2013-01-28 21:24:50 summary: android: OrxLib fix issues with depthbuffer when surface is created from a layout, force Surface format to RGB565 affected #: 3 files https://bitbucket.org/orx/orx/commits/1817890a3408/ changeset: 1817890a3408 user: loki666 date: 2013-01-28 21:26:06 summary: Merged in loki666/orx (pull request #37) android: OrxLib fix issues with depthbuffer when surface is created from a layout, force Surface format to RGB565 affected #: 3 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2013-01-30 07:20:15
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/a50313f0937e/ changeset: a50313f0937e user: loki666 date: 2013-01-28 22:13:42 summary: android: implement APK resource type, remove APK access from orxFile.c affected #: 2 files https://bitbucket.org/orx/orx/commits/ffa534307806/ changeset: ffa534307806 user: iarwain date: 2013-01-30 08:20:04 summary: - Merged pull request #42 (support for APK resources for Android) - Added ordering for resource types (so that file resource will always be the fallback one) affected #: 2 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |