Sign In · Register
  • Categories
  • Discussions
  • Sign In
Orx: Portable Game Engine
Sign In · Register

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register
Home › Search
  1. Improving the robustness and scalability of the configuration system

    Tang
    by Tang · January 2022
    #0 _orxDebug_Break () at ../../../src/debug/orxDebug.c:452
  2. Improving the robustness and scalability of the configuration system

    iarwain
    by iarwain · January 2022
    #0 _orxDebug_Break () at ../../../src/debug/orxDebug.c:452
  3. Improving the robustness and scalability of the configuration system

    Tang
    by Tang · January 2022
    #0 _orxDebug_Break () at ../../../src/debug/orxDebug.c:452
  4. Animation scale

    iarwain
    by iarwain · February 2018
    call an FX. There's a tutorial dedicated to it (#07) and also a few wiki entries that might help: <a href="http://orx-project.org/wiki/en/examples/fx/main" rel="nofollow">ht
  5. gmake for Box2D and SOIL?

    PauloftheWest
    by PauloftheWest · July 2013
    #0 _orxDebug_Break () at ../../../src/debug/orxDebug.c:306
  6. Explosion Animation

    kulak
    by kulak · June 2013
    #0 0x000000010007c495 in _orxDebug_Break at src/debug/orxDebug.c:306
  7. Random Crashes on Startup

    kulak
    by kulak · May 2013
    I've been having random crashes on startup lately. I think it might be issue with orx. Not sure what to report in this case. Here is what I've got in XCode:<br />error: address doesn't contain a
  8. Crashes in Tutorials

    kulak
    by kulak · April 2013
    #0 0x00000001018d7565 in _orxDebug_Break at /Users/sergei/SWDev/CrossPlatform/orx/code/build/mac/xcode/../../../src/debug/orxDebug.c:306
  9. New people!

    MNIM
    by MNIM · July 2011
    <blockquote class="Quote UserQuote">
  10. Animations help

    iarwain
    by iarwain · March 2011
    Failed to update structure #0 for object &lt;Krtek&gt;.
  11. Animations help

    Kenn
    by Kenn · March 2011
    Failed to update structure #0 for object &lt;Krtek&gt;.
  12. Tip: Standalone Projects and Config Files

    iarwain
    by iarwain · October 2010
    <b>sausage wrote:</b>
  13. Tip: Standalone Projects and Config Files

    sausage
    by sausage · October 2010
    Yesterday I converted my project from the plugin API to a standalone exe project, which compiled and ran fine. But the first thing I noticed when I ran the project, my screen size was not 640 x 480 t…
  14. Crash In IPhone

    jtianling
    by jtianling · May 2010
    if there is hardcoded limit on the number of contact pairs in box2D,it can't explain this crash now.<br />This time,it crashed when there are only two contact with a few balls less than ten.<…
  15. Easy question

    iarwain
    by iarwain · April 2009
    Hi!<br />You're totally right, the main config file is names after your executable.<br />Actually, it uses the first param (argv[o]) sent to orx_Execute() that is then sent to the config …
  16. Easy question

    iarwain
    by iarwain · March 2009
    Hi!<br />The '~' character is used to specify a random value. It can be used for any numeric value in the config files (int, float, vector).<br />So here it means, everytime the value for…
  17. I need help with compiling and linking the source

    iarwain
    by iarwain · March 2009
    Ah yes, I forgot I didn't bake the library path at compile time when I produced liborx/orx for the 0.9.1.<br />So, basically, you need to change your library path so that orx can find liborx. E…
  18. I need help with compiling and linking the source

    iarwain
    by iarwain · March 2009
    Hi ghost333,<br /><b>ghost333 wrote:</b>
  19. Displaying an animated Object

    iarwain
    by iarwain · March 2009
    <b>Moutew wrote:</b>
▲
© 2018 Orx Portable Game Engine