Search:

Type: Posts; User: ieatacid

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    69
    Views
    74,013

    Re: 1/16/13 changes

    This is what I have so far


    Index: conf/zoneopcodes.xml
    ===================================================================
    --- conf/zoneopcodes.xml (revision 781)
    +++...
  2. Replies
    69
    Views
    74,013

    Re: 1/16/13 changes

    Any changes in the way the client decodes information have to be changed in ShowEQ too. In the previous patch, it was adding the 'y' coordinate to itself at the start of the function where it...
  3. Replies
    1
    Views
    5,144

    ShowEQ 5.13.10.10

    ChangeLog:

    ieatacid (1/13/13)
    -----------------
    - Updated version to 5.13.10.10
    - Fixed crash from exp updates (hopefully. it works for me)
    - Fixed some guild stuff - guild tags should now be...
  4. Replies
    7
    Views
    58,287

    Re: Segfaults in ShowEQ 5.13.10.9

    CentOS 6 works. Thanks!
  5. Replies
    7
    Views
    58,287

    Re: Segfaults in ShowEQ 5.13.10.9

    My Ubuntu installation is corrupted or something. Maybe it has to do with VMware Player. SEQ crashes as soon as it starts up, before the GUI is even displayed. My network connection stopped working...
  6. Replies
    7
    Views
    58,287

    Re: Segfaults in ShowEQ 5.13.10.9

    If I can get one if my old guild mates to lend me high level character for a bit I'll be able to fix it.
  7. IDA script: zones.idc - dump zone info from eqgame.exe

    I couldn't get the perl script working so here's one for IDA.


    // zones.idc
    // dumps zone info from eqgame.exe (zone index, short name, long name)
    // 1/1/2013 - ieatacid

    #include <idc.idc>
    ...
  8. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    Anyone know how to get rid of this error when doing a "make dist" ?


    make: *** No rule to make target `Doxyfile', needed by `distdir'. Stop.

    The only way I could get it to work without...
  9. Replies
    0
    Views
    3,428

    ShowEQ 5.13.10.9 for Live 12/12/2012

    ChangeLog:

    ieatacid (12/30/12)
    -----------------
    - Updated version to 5.13.10.9
    - Updated opcodes, merged in opcodes updated by Fransick
    - Updated structs
    - Updated source code to fix bugs,...
  10. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    Man, this is a mess, lol. Why is playerProfile being processed in zoneMgr? 'zoneMgr' is for zone stuff, 'player' is for player stuff, 'spawn'/'spawnShell' are for spawn stuff, etc, etc. :eek:
    ...
  11. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    Yeah, I talked to him in IRC last weekend and he said he stopped working on it.
  12. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    I can't get it to crash, but I only have a level 74 to test with and the opcode is right and the struct is right.
  13. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    Can you get a crash dump?
  14. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    svn diff | less

    Here's the opcodes I did so far. Some looked like they haven't been updated in a while. I was also going off of this zoneopcodes.xml from October 27 2008, since I think that was...
  15. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    I got a bunch done yesterday that I'll post later when done with presents and what not.
  16. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    Are NPCs not moving around on the map?

    This is the correct opcode for that
    <opcode id="5BD9" name="OP_NpcMoveUpdate" updated="12/12/12">
    <comment>Position updates</comment>
    ...
  17. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    I saw some other stuff that was off or not right, that I'd like to work on, hopefully after the holidays.
  18. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    I have a paypal donation link set as my "homepage" if you click my user name then "Visit Homepage" :o
  19. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    This fixes positioning -- there was a change to how the "y" coordinate is handled in the client.

    This should work against the previous diff I posted:

    Index: src/spawnshell.cpp...
  20. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    I ended up installing 10.04 and got everything set up.

    This diff contains the working changes from this thread and gives skittles. It's just a band aid for now as there are still things that...
  21. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    Having trouble getting Qt3 installed/working in 12.10 :(
  22. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    Sorry to get off topic here, but have any of you gotten ShowEQ to work with QT4? I'm on Ubuntu 12.10 and can't get past ./configure telling me to verify my QT devel install.
  23. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    Ok, thanks for the help. I'll mess around with it and see what I can get.
  24. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    My main PC is wired to the router, though it also has antenna so other devices can connect wirelessly.

    Can you give a little more detail on how to do it?
  25. Replies
    78
    Views
    71,656

    Re: 12/12/12 Changes

    Is there a way to run ShowEQ on Ubuntu within a VM on Windows? It would really be nice to be able to see what's really going on -- I don't have a computer running linux anymore.
Results 1 to 25 of 87
Page 1 of 4 1 2 3 4