Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some crashes and deadlocks #10

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 22, 2014

  1. link coroutines together in the call stack window. not sure if this i…

    …s the right thing to do, but it seems ok for now.
    pondy committed Jan 22, 2014
    Configuration menu
    Copy the full SHA
    584c153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aba8ba View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2014

  1. Configuration menu
    Copy the full SHA
    889eca3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pull/unknownworlds_dev' of https://github.com/radent/de…

    …coda
    
    Conflicts:
    	src/LuaInject/DebugBackend.cpp
    	src/LuaInject/LuaDll.cpp
    pondy committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    16a960d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Configuration menu
    Copy the full SHA
    2273c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8064314 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b9929d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. update to lua 5.1.5

    Yang-Radiant committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    eac9495 View commit details
    Browse the repository at this point in the history
  2. use latest

    Yang-Radiant committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    a2ed703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93f3ec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e319afb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79fc754 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8337a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2390444 View commit details
    Browse the repository at this point in the history
  8. Reapply 889eca3

    Yang-Radiant committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    049957c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b32d03e View commit details
    Browse the repository at this point in the history
  10. add wx xml solution

    Yang-Radiant committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    52f13fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac0120a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2016

  1. Fix for breakpoints not hitting after doing reload in game from withi…

    …n decoda. Need to save off whether we have active break points
    Yang-Radiant committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    e69b81c View commit details
    Browse the repository at this point in the history