Page 1 of 3 123 LastLast
Results 1 to 15 of 34

Thread: Feb 16 Update - SEQ Fix

  1. #1
    Developer Ratt's Avatar
    Join Date
    Dec 2001
    Posts
    533

    Feb 16 Update - SEQ Fix

    16 Feb 03
    -------------

    + Applied patch from Mvern for temporary fix - will break next patch, however. Use it in good health until then.

    Thanks, Mvern.
    The problem with defending the purity of the English language is that English is about as pure as a cribhouse whore. We don't just borrow words; on occasion, English has pursued other languages down alleyways to beat them unconscious and riffle their pockets for new vocabulary.

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    45

    Smile

    /bow

  3. #3
    Registered User
    Join Date
    Feb 2002
    Posts
    22
    So when they break it next patch we all can start up with the HAS SONY WON? threads again...

  4. #4
    Registered User quackrabbit's Avatar
    Join Date
    Mar 2002
    Posts
    139
    For you hardcore feenz, apply this or manually make the changes below to opcodes.h:

    Code:
    Index: opcodes.h
    ==================================
    RCS file: /cvsroot/seq/showeq/src/opcodes.h,v
    retrieving revision 1.21
    diff -r1.21 opcodes.h
    97c97
    < #define RemDropCode                 0x2b40
    ---
    > #define RemDropCode                 0x0025
    101c101
    < #define MakeDropCode                0x2c40
    ---
    > #define MakeDropCode                0x0021
    171c171
    < #define StartCastCode               0x7e41
    ---
    > #define StartCastCode               0x0174
    175c175
    < #define MemSpellCode                0x8241
    ---
    > #define MemSpellCode                0x0178
    225c225
    < #define TimeOfDayCode               0xf240
    ---
    > #define TimeOfDayCode               0x00fe
    Enjoy!

  5. #5
    Registered User quackrabbit's Avatar
    Join Date
    Mar 2002
    Posts
    139
    Originally posted by quackrabbit
    [97c97
    < #define RemDropCode 0x2b40
    ---
    > #define RemDropCode 0x0025
    This doesn't appear to be correct... Sorry for posting this without correctly testing it.

  6. #6
    Registered User quackrabbit's Avatar
    Join Date
    Mar 2002
    Posts
    139
    Sorry, the correct opcode for RemDropCode is:
    Code:
    #define RemDropCode 0x0025
    QR

  7. #7
    Registered User quackrabbit's Avatar
    Join Date
    Mar 2002
    Posts
    139
    Sorry for the double post, not being able to edit sux!

    I have actually tested it this time, and the correct opcode for RemDropCode is:
    Code:
    #define RemDropCode 0x0020
    QR

  8. #8
    Registered User
    Join Date
    Jan 2003
    Posts
    42

    Question No-one else seems to want to ask so ......

    This is coming from a non-Coder but -:

    How do we know already that this will be broken once a new patch is implemented.

    If we already know what is going to change in the next patch to break this fix can we pre-fix it.

    Is it as simple as knowing what has changed on the Test sever. If it is, do people work on the test server's data stream so that fixes are already in place for the live server's patch.

    Sorry if i'm asking questions that are simple to answer from the pure code point of view but being able to question without fear is something we should all be able to do..

    Choof

  9. #9
    Registered User
    Join Date
    Dec 2001
    Posts
    1,262
    Test server code is just that, TEST code.. why fix it for test server, when what we see on test server may NEVER go live... Plus, if you modify it to work on test server, it wont work anymore on live servers...

    From now on, post questions in the appropriate forum.

    --Jeeves
    "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." --Albert Einstein

  10. #10
    Registered User
    Join Date
    Dec 2001
    Posts
    12
    Thanks Ratt works great!!

  11. #11
    Registered User
    Join Date
    Dec 2001
    Posts
    12
    Oh, did you get my pay pal donation? I don't see my penguin LOL

  12. #12
    Registered User
    Join Date
    Jan 2003
    Posts
    32

    Talking THANKS!!!

    Thanks SOOOOO much !!!!


    hugs and kisses from Sweden.


    Thanks! THANKS

  13. #13
    Registered User
    Join Date
    Dec 2001
    Posts
    66
    Is CVS down or something. I get the following message when trying to login.

    cvs [login aborted] : Bad CVSROOT pserver:[email protected]:/cvsroot/seq login
    cvs login: pserver connection method.

  14. #14
    Registered User
    Join Date
    Jan 2002
    Posts
    1,508
    CVS is running, you sure you have the right cvsroot? (Check the FAQ).

  15. #15
    Registered User lildr00d's Avatar
    Join Date
    Jan 2002
    Posts
    125
    Not sure if its because not all feature are working or not. Or it just may be some of that Dev Magic that we all love so much. I've noticed a major difference in CPU usage in this release from the last release!


    If this was intentional Grats. If its just a fluke of my PC this time arround WooT me.!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is On
vB code is On
Smilies are On
[IMG] code is On