[go: up one dir, main page]

Activity for Orx: Portable Game Engine

  • iarwain iarwain committed [8ea9ff] on Orx

    - Prevented clocks that do not have any timers nor functions from affecting the next tick calculation

  • iarwain iarwain committed [16f0f0] on Orx

    - Updated README:

  • iarwain iarwain committed [c46684] on Orx

    - Fixed web builds (-CXX11)

  • orxbot committed [934fcd] on Orx

    - Automatic update of doxygen docs, triggered by buildbot

  • iarwain iarwain committed [276156] on Orx

    - Fixed web builds (-CXX11)

  • iarwain iarwain committed [01b499] on Orx

    Backed out changeset: a55b6eef8984 (1.17 version number)

  • iarwain iarwain committed [5d46ed] on Orx

    Moved tag 1.16 to changeset 45da66008a2c (from changeset a038c74e14b8)

  • iarwain iarwain committed [d5a2f3] on Orx

    - Merged with default (fixed linux builds with older version of gcc)

  • iarwain iarwain committed [45da66] on Orx

    - Fix attempt for orxFontGen on linux

  • iarwain iarwain committed [4e625f] on Orx

    - Fix attempt for old linux/gcc

  • iarwain iarwain committed [db3ac8] on Orx

    Moved tag 1.16 to changeset a038c74e14b8 (from changeset 5c67cb5f44d0)

  • iarwain iarwain committed [2e149c] on Orx

    - Merged with default (premake4 fix)

  • iarwain iarwain committed [a038c7] on Orx

    - Updated .extern (latest premake4, with rollback to fix VS 32b builds)

  • iarwain iarwain committed [c5a7ea] on Orx

    - Removed forum mentions from README

  • iarwain iarwain committed [54f428] on Orx

    - Merged with default (1.16)

  • iarwain iarwain committed [a55b6e] on Orx

    - On our merry way to 1.17-dev!

  • iarwain iarwain committed [5a9151] on Orx

    Added tag 1.16 for changeset 5c67cb5f44d0

  • orxbot committed [5c67cb] on Orx

    - Automatic update of doxygen docs, triggered by buildbot

  • iarwain iarwain committed [a90578] on Orx

    - Updated CHANGELOG, AUTHORS and READMEs

  • iarwain iarwain committed [945cb9] on Orx

    - Minor comment updates

  • iarwain iarwain committed [66ce2d] on Orx

    - Added commands: Command.GetUpperCaseString & Command.GetLowerCaseString

  • iarwain iarwain committed [5f341d] on Orx

    - Updated init template:

  • iarwain iarwain committed [9931ac] on Orx

    - Fixed MinGW build

  • iarwain iarwain committed [5c3507] on Orx

    - Added orxMemory_StackAllocate()

  • iarwain iarwain committed [21c1bc] on Orx

    - Updated init template:

  • iarwain iarwain committed [7ca88a] on Orx

    - Fix attempt on non-Windows machines

  • iarwain iarwain committed [808810] on Orx

    - Updated ExtensionTemplate.ini with latest Scroll changes

  • iarwain iarwain committed [9264fa] on Orx

    - Updated init template's scroll extension:

  • iarwain iarwain committed [85a81c] on Orx

    - Better handling of empty string as key/section in Config module:

  • iarwain iarwain committed [455d2b] on Orx

    - Minor variable renaming in Config module

  • iarwain iarwain committed [54187a] on Orx

    - Updated init template:

  • iarwain iarwain committed [049d5a] on Orx

    - Updated init template:

  • iarwain iarwain committed [e0f253] on Orx

    - Fixed non-Windows build (missing cast)

  • iarwain iarwain committed [e98434] on Orx

    - Added command Command.GetSubString & alias String.Sub

  • iarwain iarwain committed [808756] on Orx

    - Minor style & comment updates

  • iarwain iarwain committed [bc0c47] on Orx

    - Command Trigger.GetRefinement will now return an empty result if called from outside a trigger

  • iarwain iarwain committed [a6e8e8] on Orx

    - Added config property SoundSystem.Channels & updated MiniAudio plugin accordingly:

  • iarwain iarwain committed [bdcfca] on Orx

    - Minor comment fix

  • iarwain iarwain committed [84b0f4] on Orx

    - Updated Scroll Init extension to latest version:

  • iarwain iarwain committed [c25ae1] on Orx

    - Added the following sound commands:

  • iarwain iarwain committed [a7823f] on Orx

    - Updated File module:

  • iarwain iarwain committed [82288f] on Orx

    - Updated MiniAudio SoundSystem plugin:

  • iarwain iarwain committed [a69f92] on Orx

    - Updated Cheat init extension:

  • iarwain iarwain committed [cedcbb] on Orx

    - Minor command update to improve consistency:

  • iarwain iarwain committed [62c785] on Orx

    - Updated calls to orxString_GetFirstCharacterCodePoint() to handle invalid UTF-8 strings when applicable

  • iarwain iarwain committed [7578f0] on Orx

    - Fixed a crash when using fixed-sized text with overflowing content that introduced with the recent change to orxString_GetFirstCharacterPoint()

  • iarwain iarwain committed [38ba80] on Orx

    - Updated LiquidFun Physics plugin:

  • iarwain iarwain committed [a49c75] on Orx

    - Added shorthand versions for commands Config.GetValue & Config.SetValue:

  • iarwain iarwain committed [28beaa] on Orx

    - Updated CreationTemplate.ini:

  • iarwain iarwain committed [29f5dc] on Orx

    - Updated Init template project:

  • iarwain iarwain committed [10da00] on Orx

    - Fixed Init template config (thanks hcarty!)

  • iarwain iarwain committed [22e6ee] on Orx

    - Minor tweak of the camera MiniShake in the Init project template

  • iarwain iarwain committed [c48e81] on Orx

    - Updated Init template project:

  • iarwain iarwain committed [354803] on Orx

    - Updated Scroll to the latest version:

  • iarwain iarwain committed [488c03] on Orx

    - Minor log messages updates in Setup script

  • iarwain iarwain committed [26383e] on Orx

    - Updated Init & Setup scripts:

  • iarwain iarwain committed [d4d1f4] on Orx

    - Updated Init & Setup scripts:

  • iarwain iarwain committed [b3dcce] on Orx

    - Updated Init & Setup scripts to better handle being called from any workding directory

  • iarwain iarwain committed [ca7596] on Orx

    - Updated setup.bat & init.bat to keep the window after the execution, when run from the file explorer

  • orxbot committed [2677ce] on Orx

    - Automatic update of doxygen docs, triggered by buildbot

  • iarwain iarwain committed [1a8dc0] on Orx

    - Added command alias: Texture.Load -> Texture.Create

  • iarwain iarwain committed [239755] on Orx

    - Reverted Display plugin to Dummy when __orxHEADLESS__ is defined:

  • iarwain iarwain committed [4b03df] on Orx

    - Updated orxFontGen tool:

  • iarwain iarwain committed [731e9b] on Orx

    - Updated GLFW display plugin to enforce hidden window when __orxHEADLESS__ is defined

  • iarwain iarwain committed [f86293] on Orx

    - Updated GLFW Display plugin:

  • iarwain iarwain committed [eb8d9a] on Orx

    - Added command aliases:

  • iarwain iarwain committed [3b0287] on Orx

    - Updated orxFontGen:

  • iarwain iarwain committed [c83ffe] on Orx

    - Fixed issue with orxFontGen when using ASCII or ANSI character set

  • iarwain iarwain committed [f784ed] on Orx

    - Updated orxFontGen:

  • iarwain iarwain committed [0cc4b7] on Orx

    - orxString_GetFirstCharacterCodePoint() will now return orxNULL as remainder when reaching the end of the string

  • iarwain iarwain committed [7e5224] on Orx

    - Updated all display plugins:

  • iarwain iarwain committed [5813e3] on Orx

    - Moved Font config defines to header

  • iarwain iarwain committed [fa17d3] on Orx

    - Added clock commands: Clock.GetFrequency, Clock.GetModifier, Clock.GetDT & Clock.GetTime

  • orxbot committed [546f24] on Orx

    - Automatic update of doxygen docs, triggered by buildbot

  • iarwain iarwain committed [a71a39] on Orx

    - Renamed orxAnim_GetLength() -> orxAnim_GetDuration()

  • iarwain iarwain committed [a4e940] on Orx

    - Fixed minor comment typo

  • iarwain iarwain committed [7a4816] on Orx

    - Fixed text transparency when using SDF fonts

  • iarwain iarwain committed [ed4ffd] on Orx

    - Removed previous warning silencer (wasn't supported by all versions of clang)

  • iarwain iarwain committed [326b72] on Orx

    - Silenced recent (!) clang warnings regarding VLA on MacOS

  • iarwain iarwain committed [17c241] on Orx

    - Updated Scroll to latest:

  • iarwain iarwain committed [1b47cd] on Orx

    - Better/more consistent warning messages for Font & Text modules

  • iarwain iarwain committed [203445] on Orx

    - Merged pull request #123 from hcarty/vscode-web-build-task-update

  • Hezekiah M. Carty Hezekiah M. Carty committed [f72e4d] on Orx

    Updated vscode config:

  • iarwain iarwain committed [0c1b67] on Orx

    - Fixed GLFW Display plugin not compiling on old Mac/X64

  • iarwain iarwain committed [bfac2f] on Orx

    - Updated MiniAudio SoundSystem plugin:

  • iarwain iarwain committed [0fb857] on Orx

    - Updated .extern (recent llvm/clang compile fix for Basis Universal)

  • iarwain iarwain committed [fc6627] on Orx

    - Updated .extern (latest premake4)

  • orxbot committed [5f572c] on Orx

    - Automatic update of doxygen docs, triggered by buildbot

  • iarwain iarwain committed [e541a0] on Orx

    - Fixed some doxygen comments in orxShader module

  • iarwain iarwain committed [fef376] on Orx

    - Updated .extern (latest premake4 with C/C++ standard options)

  • iarwain iarwain committed [35b138] on Orx

    - Fixed combining repeat with non-default orientation in all Display plugins

  • iarwain iarwain committed [dc6d3d] on Orx

    - Updated Home render plugin to provide up-to-date texture coordinates in orxRENDER_OBJECT_EVENT_START:

  • iarwain iarwain committed [5c4e1f] on Orx

    - Updated Inspector Init extension:

  • iarwain iarwain committed [df57ad] on Orx

    - Updated Inspector init extension:

  • iarwain iarwain committed [1cf77b] on Orx

    - Updated Inspector Init extension:

  • iarwain iarwain committed [ec8314] on Orx

    - Updated Movie init extension to work with the recent shader changes

  • iarwain iarwain committed [eff9ad] on Orx

    - Updated NoiseTex init extension:

  • iarwain iarwain committed [b81c42] on Orx

    - Minor coding standard updates

  • iarwain iarwain committed [a55af0] on Orx

    - Fixed compiling with clang

  • orxbot committed [aa3852] on Orx

    - Automatic update of doxygen docs, triggered by buildbot

1 >