Activity for iarwain

  • iarwain iarwain committed [914bbe] on Orx

    - Replaced internal PRNG:

  • iarwain iarwain committed [c78188] on Orx

    - Minor tweaks in init template:

  • iarwain iarwain committed [d79518] on Orx

    - Re-applied the hpp change to the initially intented premake script (init)

  • iarwain iarwain committed [fd48b1] on Orx

    - Merged pull request #114 from JoeShiverblade/master

  • iarwain iarwain committed [5290a2] on Orx

    - Minor update in Scroll template's Quit input handling

  • iarwain iarwain committed [908160] on Orx

    - Merged pull request #113 from znakeeye/b-android-smooth-mode-toggling:

  • iarwain iarwain committed [2eef14] on Orx

    - Updated the premake script to preserve the folder hierarchy under the config filter

  • iarwain iarwain committed [2fd30f] on Orx

    - Fixed orxConsole_AddAlias() not properly handling aliased parameters

  • iarwain iarwain committed [9f3041] on Orx

    - Updated some calls to orxConfig_Get[List]String() to make it more robust in case of command values

  • iarwain iarwain committed [5f5356] on Orx

    - Updated to latest version of Scroll:

  • iarwain iarwain committed [f5681f] on Orx

    Merge

  • iarwain iarwain committed [2b68ef] on Orx

    - Updated Scroll to the latest version:

  • iarwain iarwain committed [a1791f] on Orx

    - Split BounceShader in multiple parts to illustrate the Shader.CodeList property

  • iarwain iarwain committed [818d14] on Orx

    - Replaced orxASSERT() with orxSTRUCTURE_ASSERT() when appropriate

  • iarwain iarwain committed [219123] on Orx

    - Merged pull request #112 from hcarty/add-missing-inspector-extension-template

  • iarwain iarwain committed [065bfd] on Orx

    - Merged pull request #111 from znakeeye/b-android-supported-refresh-rates

  • iarwain iarwain committed [16ab54] on Orx

    - Merged pull request #110 from znakeeye/b-android-framerate-fix

  • iarwain iarwain committed [2c9950] on Orx

    - Merged pull request #109 from sausagejohnson/feature/vscode-premake-for-windows:

  • iarwain iarwain committed [1ef214] on Orx

    - Non-block config values will always be duplicated outside of loading:

  • iarwain iarwain committed [b21769] on Orx

    - Updated .extern (latest miniaudio version)

  • iarwain iarwain committed [b6924e] on Orx

    - Spawner now honor the CleanOnDelete property when performing hot reloads

  • iarwain iarwain committed [e7a953] on Orx

    Merge

  • iarwain iarwain committed [347c49] on Orx

    - Android event refactoring to be consistent with the rest of the codebase

  • iarwain iarwain committed [956a66] on Orx

    - Merge pull request #107 from sausagejohnson/feature/vscode-panel-and-windows-exes

  • iarwain iarwain committed [d78063] on Orx

    - Merged pull request #108 from sausagejohnson/feature/remove-old-android-documents

  • iarwain iarwain committed [6ca4ae] on Orx

    - Modified orxCONFIG_KEY_FUNCTION callback signature:

  • iarwain iarwain committed [d95147] on Orx

    - Init's interactive mode now accepts y & n as answers (in addition to yes & no)

  • iarwain iarwain committed [6892cd] on Orx

    - Updated config typo check to work across sections inheritance

  • iarwain iarwain committed [9a6f39] on Orx

    - Fixed orxObject_FireTriggerRecursive not being fully recursive

  • iarwain iarwain committed [2ab131] on Orx

    - Fixed list handling in triggers

  • iarwain iarwain committed [849dde] on Orx

    - Updated README with supported version of MinGW: 8.1.0-14.2.0 -> 14.2.0

  • iarwain iarwain committed [b797e6] on Orx

    - Updated README with supported version of MinGW: 8.1.0 -> 8.1.0-14.2.0

  • iarwain iarwain committed [f730c2] on Orx

    - Better handling of spawning objects that cancel their creation through OnPrepare, for tracking spawners (ie. ActiveObject/CleanOnDelete)

  • iarwain iarwain committed [fd0c1e] on Orx

    - Updated cheat extension:

  • iarwain iarwain committed [eeda91] on Orx

    - Backed out changeset: 10c9f3b57541:

  • iarwain iarwain committed [688e37] on Orx

    - Updated to latest version of Scroll:

  • iarwain iarwain committed [9eea1d] on Orx

    - Updated to latest version of Scroll:

  • iarwain iarwain committed [293aeb] on Orx

    - Fixed minor comment error in all config template files

  • iarwain iarwain committed [70f720] on Orx

    - Updated to latest version of Scroll:

  • iarwain iarwain committed [11b3b7] on Orx

    - Merged pull request #106 from znakeeye/b-android-version-bump

  • iarwain iarwain committed [bde67b] on Orx

    - Updated init tool:

  • iarwain iarwain committed [a1d17b] on Orx

    - Removed obsolete 'round' qualifier for Pivot

  • iarwain iarwain committed [9b2504] on Orx

    - Increased event range reservation for extensions

  • iarwain iarwain committed [22456f] on Orx

    - Merged pull request #105 from hcarty/inspector-triggers-and-events:

  • iarwain iarwain committed [1e5b3c] on Orx

    - Merged pull request #104 from hcarty/vscode-improvements:

  • iarwain iarwain committed [4613a5] on Orx

    - Updated Object module:

  • iarwain iarwain committed [fcc718] on Orx

    - Updated Object module:

  • iarwain iarwain committed [05522d] on Orx

    - Updated TimeLine module to use orxConfig_ForAllKeys:

  • iarwain iarwain committed [86566f] on Orx

    - Re-introduced Physics.AllowSleep to LiquidFun Physics plugin (was lost during the Box2D -> LiquidFun transition in 2016)

  • iarwain iarwain committed [feac38] on Orx

    - Console config section can now inherit from other sections

  • iarwain iarwain committed [5b8fb1] on Orx

    - Resource config section can now inherit from other sections

  • iarwain iarwain committed [effdf4] on Orx

    - Fixed default font reference in 10_Locale tutorial

  • iarwain iarwain committed [e9fd8c] on Orx

    - Locale config section can now inherit from other sections

  • iarwain iarwain committed [e958ab] on Orx

    - Updated Locale module:

  • iarwain iarwain committed [006f01] on Orx

    - Updated cheat extension:

  • iarwain iarwain committed [89ec39] on Orx

    - orxConfig_ForAllKeys() will now return orxSTATUS_FAILURE if processing was interrupted by the callback

  • iarwain iarwain committed [4e7be4] on Orx

    - Updated cheat extension:

  • iarwain iarwain committed [4d5e19] on Orx

    - Added missing changes to init template for the OnInput -> Input renaming

  • iarwain iarwain committed [dd3d56] on Orx

    - Updated init template:

  • iarwain iarwain committed [bec4da] on Orx

    - Removed the 'On' prefix from all triggers internally used by orx:

  • iarwain iarwain committed [1dac0d] on Orx

    - Trigger propagation stop can now be enforced at the source, when firing:

  • iarwain iarwain committed [1a0d31] on Orx

    - Updated Trigger module to use orxConfig_ForAllKeys:

  • iarwain iarwain committed [7e342e] on Orx

    - Added orxConfig_ForAllKeys():

  • iarwain iarwain committed [097f80] on Orx

    - Added missing parameter assert to orxHashTable_Set()

  • iarwain iarwain committed [4135ec] on Orx

    - Updated SettingsTemplate.ini:

  • iarwain iarwain committed [4d8a5c] on Orx

    - Minor optimization in Command.GetSystem command

  • iarwain iarwain committed [ba0931] on Orx

    - Minor comment update

  • iarwain iarwain committed [d97e1b] on Orx

    - Added orxMemory_InitThread() & orxMemoryExitThread()

  • iarwain iarwain committed [82c104] on Orx

    - Minor change to allow orxStructure_LogAll() to work properly in the case all structures have not been initialized

  • iarwain iarwain committed [4fbc75] on Orx

    - Updated Object module:

  • iarwain iarwain committed [c20522] on Orx

    - Locale is now a mandatory dependency of Graphic (was previously optional)

  • iarwain iarwain committed [4138cf] on Orx

    - Muted peripheral logs that could potentially be triggered by orxInput_GetActiveBinding()

  • iarwain iarwain committed [0f7a10] on Orx

    - Updated CreationTemplate.ini:

  • iarwain iarwain committed [3f0fc0] on Orx

    - Minor style update in Home render plugin

  • iarwain iarwain committed [d38b51] on Orx

    - Re-applied all former changes from 2d_mesh over latest from default:

  • iarwain iarwain committed [e1c71d] on Orx

    Merge with default, discarding all current changes

  • iarwain iarwain committed [0ece30] on Orx

    - Minor code alignment fix

  • iarwain iarwain committed [f35dde] on Orx

    - Minor style update in orxInput module

  • iarwain iarwain committed [df2f4d] on Orx

    Merge with plugin_swap

  • iarwain iarwain committed [b94ec9] on Orx

    Close plugin_swap branch

  • iarwain iarwain committed [a835c3] on Orx

    - Updated external dependencies:

  • iarwain iarwain committed [c280bd] on Orx

    Merge with default

  • iarwain iarwain committed [f383e8] on Orx

    - Fix attempt for module init/exit count mismatch under certain circumstances

  • iarwain iarwain committed [2f0b4f] on Orx

    Merge with default

  • iarwain iarwain committed [f7bdd9] on Orx

    - Updated structure GUID calculation when creating an orxSTRUCTURE:

  • iarwain iarwain committed [3dda39] on Orx

    Merge with default

  • iarwain iarwain committed [850ca6] on Orx

    - Updated Scroll to latest version:

  • iarwain iarwain committed [8e29d2] on Orx

    - Added support to load plugins from other resource types than file:

  • iarwain iarwain committed [8045b4] on Orx

    - Minor comments update in orxBounce.c

  • iarwain iarwain committed [c82704] on Orx

    - Merge both orxPlugin_Load functions into one

  • iarwain iarwain committed [e9f0f1] on Orx

    - Removed unnecessary config push/pop when hotswapping Bounce plugin

  • iarwain iarwain committed [93eb08] on Orx

    - Fixed plugin hotloading

  • iarwain iarwain committed [e2ec92] on Orx

    - Updated orx.ini with proper Plugin resource storage

  • iarwain iarwain committed [47de50] on Orx

    - Fixed post-merge issues

  • iarwain iarwain committed [d03da6] on Orx

    Merge with default

  • iarwain iarwain committed [e92012] on Orx

    - Added commands Command.LoadPlugin/Command.UnloadPlugin & aliases Plugin.Load/Plugin.Unload

  • iarwain iarwain committed [4614a4] on Orx

    - Minor CHANGELOG edit

  • iarwain iarwain committed [53bd71] on Orx

    - Minor updates to README

  • iarwain iarwain committed [095908] on Orx

    - Fixed comparison warning for some compilers

  • iarwain iarwain committed [0569ac] on Orx

    - Fixed new mac configurations in buildbot script

1 >