Search:

Type: Posts; User: flopz

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    9,738

    Re: Easily Working Distro for ShowEQ?

    Arch required some adjustment. IIRC, had to install qt3 from AUR and manually change two symlinks in /usr/bin. Wasn't too bad to do, but the troubleshooting was a nightmare.
  2. Thread: 11/18 patch

    by flopz
    Replies
    10
    Views
    8,069

    Re: 11/18 patch

    646

    Looking good here :)
  3. Thread: 11/18 patch

    by flopz
    Replies
    10
    Views
    8,069

    Re: 11/18 patch

    $ svn diff
    index: Src/zones.h
    ===================================================================
    --- src/zones.h (revision 848)
    +++ src/zones.h (working copy)
    @@ -800,7 +800,7 @@
    {...
  4. Thread: 11/18 patch

    by flopz
    Replies
    10
    Views
    8,069

    Re: 11/18 patch

    Note that this diff was taken against the old r842, not the recently-released 5.13.10.36 (r844). However, as I type this and attempt to generate a diff against that one as well, it turns out that...
  5. Thread: 10/21 patch

    by flopz
    Replies
    6
    Views
    5,782

    Re: 10/21 patch

    Are you able to redact the personal info? If so, I'll take on the task of making that info configurable with either command-line flags or, if there's a bunch of them, a config file.
  6. Thread: 9/25 patch

    by flopz
    Replies
    5
    Views
    5,498

    Re: 9/25 patch

    Also, when you're in the root of the svn tree:

    svn revert -R .
    svn up # This updates you to the latest codebase, in case it's changed
    svn st | grep '^?' | sed 's/^?\s\+//' | xargs rm -vf
    # ^...
  7. Thread: 9/25 patch

    by flopz
    Replies
    5
    Views
    5,498

    Re: 9/25 patch

    patch -p0 < diff-150925.txt

    :)
  8. Thread: 8/19 patch

    by flopz
    Replies
    8
    Views
    7,414

    Re: 8/19 patch

    @Sigur no, I don't believe so. I haven't used MySEQ in many many years, but if I remember correctly, MySEQ works by having an agent sit on the box running the EQ client to read the EQ client's...
  9. Thread: 8/19 patch

    by flopz
    Replies
    8
    Views
    7,414

    Re: 8/19 patch

    Can confirm that this was for Live. However, Live was patched again yesterday morning. ;)

    I don't have a "baseline" for sniffing new opcodes/structs/etc, but I'm going to take one after there's...
Results 1 to 9 of 9