From: Bitbucket <com...@bi...> - 2013-12-01 07:24:25
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/6d6977697b86/ Changeset: 6d6977697b86 Branch: thread User: iarwain Date: 2013-12-01 08:23:51 Summary: - Added orxMEMORY_TYPE_SYSTEM - Fixed threads on OSX/iOS - Fixed some warnings Affected #: 3 files https://bitbucket.org/orx/orx/commits/9443a985ce33/ Changeset: 9443a985ce33 Branch: thread User: iarwain Date: 2013-12-01 08:24:20 Summary: - Reduced bar height in profiler display 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-12-10 13:53:44
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/59a9cd088237/ Changeset: 59a9cd088237 User: loki666 Date: 2013-12-10 14:50:42 Summary: commit changes in git repos Affected #: 11 files https://bitbucket.org/orx/orx/commits/db89c0460a2c/ Changeset: db89c0460a2c User: loki666 Date: 2013-12-10 14:52:54 Summary: Merged in loki666/orx (pull request #129) commit changes in git repos Affected #: 11 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-12-11 05:19:43
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/1ba3826d879b/ Changeset: 1ba3826d879b Branch: thread User: iarwain Date: 2013-12-11 06:14:14 Summary: Merge with default Affected #: 87 files https://bitbucket.org/orx/orx/commits/7738c10c9f9d/ Changeset: 7738c10c9f9d Branch: thread User: iarwain Date: 2013-12-11 06:19:28 Summary: - Mini update for async resource read/write (WIP) 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-12-11 07:29:16
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/4a197d94ff7d/ Changeset: 4a197d94ff7d Branch: thread User: iarwain Date: 2013-12-11 08:28:27 Summary: - Added missing free call in orxResource (wasn't leaking, but it's more clean this way) Affected #: 1 file https://bitbucket.org/orx/orx/commits/7696d953bd50/ Changeset: 7696d953bd50 User: iarwain Date: 2013-12-11 08:28:27 Summary: - Added missing free call in orxResource (wasn't leaking, but it's more clean this way) 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-12-21 05:21:27
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/8e0f0fc9787f/ Changeset: 8e0f0fc9787f Branch: thread User: iarwain Date: 2013-12-21 06:13:02 Summary: - Fixed streamed bitmap handling in GLFW display plugin - Fixed infinite loop in graphics when using streamed textures - Objects using parent with relative size are not using streamed textures anymore Affected #: 3 files https://bitbucket.org/orx/orx/commits/c92ef7788084/ Changeset: c92ef7788084 Branch: thread User: iarwain Date: 2013-12-21 06:21:18 Summary: - Textures for font are not streamed anymore 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-12-23 03:15:38
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/93d78754d471/ Changeset: 93d78754d471 Branch: thread User: iarwain Date: 2013-12-23 04:14:06 Summary: - Cleaner load image implementation in GLFW display plugin - Removed SOIL dependencies from SDL & Android display plugins Affected #: 3 files https://bitbucket.org/orx/orx/commits/adca5b997d21/ Changeset: adca5b997d21 Branch: thread User: iarwain Date: 2013-12-23 04:15:21 Summary: - Removed extern SOIL library Affected #: 38 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-12-24 03:51:18
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/54b663500803/ Changeset: 54b663500803 Branch: thread User: iarwain Date: 2013-12-24 03:52:37 Summary: - Removed DDS from the supported format list for bitmap saving Affected #: 4 files https://bitbucket.org/orx/orx/commits/8fa823b523e8/ Changeset: 8fa823b523e8 Branch: thread User: iarwain Date: 2013-12-24 04:51:04 Summary: - Added simple stub for asynchronous task execution 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-12-28 05:39:20
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/9e61b854138c/ Changeset: 9e61b854138c Branch: thread User: iarwain Date: 2013-12-28 06:25:00 Summary: - GLFW display plugin: bitmap save feature is now using an asynchronous task Affected #: 1 file https://bitbucket.org/orx/orx/commits/ff8d57254327/ Changeset: ff8d57254327 Branch: thread User: iarwain Date: 2013-12-28 06:39:04 Summary: - Fixed screen saving in GLFW display plugin, broken when removed screen backup texture in changeset 743e80c9b04f 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-12-29 10:52:51
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/2ef4ca9af0b3/ Changeset: 2ef4ca9af0b3 Branch: thread User: iarwain Date: 2013-12-29 11:52:21 Summary: - OpenAL plugin (desktop): stream/sample info gathering + file opening are now asynchronous as part of their respective handling tasks Affected #: 1 file https://bitbucket.org/orx/orx/commits/42be7bd10084/ Changeset: 42be7bd10084 Branch: thread User: iarwain Date: 2013-12-29 11:52:42 Summary: - Removed asserts from stb_vorbis when __orxDEBUG__ isn't defined 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...> - 2014-02-09 08:47:24
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/8f013a44b913/ Changeset: 8f013a44b913 Branch: thread User: iarwain Date: 2014-02-09 09:45:54 Summary: - Added support for in-section/nameless key inheritance + forwarding -> [Parent] Key1 = 1 Key2 = @.Key1 ; Parent.Key2 = @Parent.Key1 = 1 [Child@Parent] Key1 = 2 ; Child.Key2 = Parent.Key2 = @.Key1 = @Child.Key1 = 2 - Added some asserts to early detect self inheritance (infinite loop) - Updated CreationTemplate.ini & SettingsTemplate.ini accordingly Affected #: 5 files https://bitbucket.org/orx/orx/commits/d788ff7c2360/ Changeset: d788ff7c2360 User: iarwain Date: 2014-02-09 09:45:54 Summary: - Added support for in-section/nameless key inheritance + forwarding -> [Parent] Key1 = 1 Key2 = @.Key1 ; Parent.Key2 = @Parent.Key1 = 1 [Child@Parent] Key1 = 2 ; Child.Key2 = Parent.Key2 = @.Key1 = @Child.Key1 = 2 - Added some asserts to early detect self inheritance (infinite loop) - Updated CreationTemplate.ini & SettingsTemplate.ini accordingly Affected #: 5 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...> - 2014-02-26 08:48:25
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/39b2be25e4e1/ Changeset: 39b2be25e4e1 User: philippes Date: 2014-02-26 09:43:44 Summary: android: fix rare NullPointerExcetpion in OrxThreadFragment Affected #: 1 file https://bitbucket.org/orx/orx/commits/a73e0ff8ecea/ Changeset: a73e0ff8ecea User: philippes Date: 2014-02-26 09:46:26 Summary: android extern: 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...> - 2014-03-05 07:07:41
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/74dcb19e4b6b/ Changeset: 74dcb19e4b6b Branch: thread User: iarwain Date: 2014-03-05 07:48:17 Summary: - No more profiler marker reset happening on threads other than main while markers are pushed - Some other profiler marker handling changes to be more thread friendly -> Still have a cyclic 1-frame "blinking/shifting" issue when rendering profiler for other threads than main Affected #: 1 file https://bitbucket.org/orx/orx/commits/c1f70d5a9e5e/ Changeset: c1f70d5a9e5e Branch: thread User: iarwain Date: 2014-03-05 08:07:25 Summary: - Added orxMEMORY_TYPE_DEBUG type - Re-ordered memory types alphabetically except for main kept as first ID - Updated profiler to use orxMEMORY_TYPE_DEBUG 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...> - 2014-03-12 04:36:58
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/3b201d10fa7c/ Changeset: 3b201d10fa7c Branch: thread User: iarwain Date: 2014-03-12 04:39:30 Summary: - Renamed orxFile_GetApplicationDirectory() to orxFile_GetApplicationSaveDirectory() - Added orxFile_Remove() & orxFile_MakeDirectory() Affected #: 2 files https://bitbucket.org/orx/orx/commits/2078ee0e8f94/ Changeset: 2078ee0e8f94 Branch: thread User: iarwain Date: 2014-03-12 05:36:39 Summary: - orxString_NPrint() & orxString_Print() will always return a positive number of written characters - Fixed overflow handling in orxString_NPrint() when compiled with MSVC - orxFile_Open() now creates missing intermediate directories when called with a write/append mode 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...> - 2014-03-30 08:36:41
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/6a9dc6cfff61/ Changeset: 6a9dc6cfff61 User: iarwain Date: 2014-03-30 10:36:14 Summary: - Ignored linking with LIBCMT in debug configurations when compiling with VS Affected #: 2 files https://bitbucket.org/orx/orx/commits/019b1d5c2be1/ Changeset: 019b1d5c2be1 User: iarwain Date: 2014-03-30 08:27:16 Summary: - Added command: Command.Exit + aliases Exit & Quit to exit from orx 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...> - 2014-04-10 04:52:08
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/908623451708/ Changeset: 908623451708 User: iarwain Date: 2014-04-10 06:39:47 Summary: - Minor misc fixes Affected #: 6 files https://bitbucket.org/orx/orx/commits/057601223d09/ Changeset: 057601223d09 User: iarwain Date: 2014-04-10 06:45:53 Summary: - More robust sound pitch handling with respect to time stretching - Added orxSound_Update() + delegated update from orxSoundPointer_Update() 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...> - 2014-04-10 07:22:40
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/527cc696278a/ Changeset: 527cc696278a User: philippes Date: 2014-04-10 09:16:56 Summary: android audio: minor fixes Affected #: 1 file https://bitbucket.org/orx/orx/commits/a469a72fba6c/ Changeset: a469a72fba6c User: philippes Date: 2014-04-10 09:17:55 Summary: merge with upstream Affected #: 52 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...> - 2014-05-02 05:40:21
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/c4cab5c6417e/ Changeset: c4cab5c6417e User: iarwain Date: 2014-05-02 07:23:17 Summary: - Fixed issue #63: orxCommand_GetNext() not always returning the next command in very specific cases Affected #: 1 file https://bitbucket.org/orx/orx/commits/aa7589ca4f2b/ Changeset: aa7589ca4f2b User: iarwain Date: 2014-05-02 07:40:16 Summary: - New fix for nightly build timestamps in buildbot config (tested) 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...> - 2014-05-04 05:19:25
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/b9f73f83b98c/ Changeset: b9f73f83b98c Branch: thread User: iarwain Date: 2014-05-01 08:04:55 Summary: - Modified console input handling (better delete + added "delete after") - Added insert/overwrite modes for console inputs + handled toggles - Console input mode defaults to insert (used to be overwrite only) - Updated home render plugin to display different cursors based on input mode Affected #: 3 files https://bitbucket.org/orx/orx/commits/f40ff83d7a28/ Changeset: f40ff83d7a28 Branch: thread User: iarwain Date: 2014-05-02 07:23:17 Summary: - Fixed issue #63: orxCommand_GetNext() not always returning the next command in very specific 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...> - 2014-05-04 05:36:15
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/182338657e15/ Changeset: 182338657e15 User: iarwain Date: 2014-05-04 07:34:12 Summary: - Removed Krousty's slave from iOS builder list (current project can't be opened by recent XCode version) Affected #: 1 file https://bitbucket.org/orx/orx/commits/ca45778875c2/ Changeset: ca45778875c2 User: iarwain Date: 2014-05-04 07:36:14 Summary: - Updated GLFW's glext.h to support OSX 10.9 in 32bit (type redefinition) 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...> - 2014-05-04 05:49:28
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/fdb8b6a17887/ Changeset: fdb8b6a17887 Branch: thread User: iarwain Date: 2014-05-04 07:36:14 Summary: - Updated GLFW's glext.h to support OSX 10.9 in 32bit (type redefinition) Affected #: 1 file https://bitbucket.org/orx/orx/commits/bf1bedb7e469/ Changeset: bf1bedb7e469 Branch: thread User: iarwain Date: 2014-05-04 07:43:21 Summary: - Updated GLFW's glext.h to support OSX 10.9 in 32bit (type redefinition) #2 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...> - 2014-05-11 05:08:50
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/01521ba44847/ Changeset: 01521ba44847 Branch: thread User: iarwain Date: 2014-05-11 06:16:21 Summary: - Minor typo fix Affected #: 1 file https://bitbucket.org/orx/orx/commits/eb5a8d09a478/ Changeset: eb5a8d09a478 Branch: thread User: iarwain Date: 2014-05-11 07:08:35 Summary: - Better fix for MRT in GLFW display 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...> - 2014-06-11 04:51:46
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/144fcae48594/ Changeset: 144fcae48594 Branch: thread User: iarwain Date: 2014-06-11 06:46:45 Summary: - Resource watching is now processed on a separate thread (notifications remain on the main thread) - Some minor misc changes Affected #: 3 files https://bitbucket.org/orx/orx/commits/d8c8c50a23ea/ Changeset: d8c8c50a23ea Branch: thread User: iarwain Date: 2014-06-11 06:51:20 Summary: - Removed a log in orxObject_HasColor - Disabled orxResource_ClearCache() when the watch feature is active (as it'd result in dangling pointers with current queued watch requests) 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...> - 2014-06-12 02:42:35
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/674361a6fb7e/ Changeset: 674361a6fb7e Branch: thread User: loki666 Date: 2014-06-11 09:29:17 Summary: orxFile.c fix typo Affected #: 1 file https://bitbucket.org/orx/orx/commits/7783dad99339/ Changeset: 7783dad99339 Branch: thread User: iarwain Date: 2014-06-11 15:30:40 Summary: Fixed typo made in the last fix 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...> - 2014-07-03 20:59:37
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/0eda2b9b2e62/ Changeset: 0eda2b9b2e62 User: loki666 Date: 2014-07-03 22:00:00 Summary: android-native: force demo portrait orientation Affected #: 1 file https://bitbucket.org/orx/orx/commits/a5598449f5d9/ Changeset: a5598449f5d9 User: loki666 Date: 2014-07-03 22:01:34 Summary: android-native: restore joystick plugin Affected #: 5 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...> - 2014-07-13 03:58:49
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/d6705984d5e5/ Changeset: d6705984d5e5 Branch: thread User: iarwain Date: 2014-07-12 21:04:22 Summary: - Added orxCommand_PrintVar + updated callers Affected #: 3 files https://bitbucket.org/orx/orx/commits/b42cee1ad283/ Changeset: b42cee1ad283 Branch: thread User: iarwain Date: 2014-07-13 05:58:36 Summary: - Added orxCOMMAND_VAR_TYPE_NUMERIC -> vector values can now contain spaces in all commands (including within console) 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. |