Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Mar 23, 2023

  1. Copy the full SHA
    786824b View commit details
    Browse the repository at this point in the history
  2. GOB: revert "ensure degob gives opcode offsets from their beginning"

    This reverts commit c48f216.
    
    This change has been made obsolete by PR#65, which uses the beginning of the current OpcodeFunc for the displayed offset, instead of the current position when printIndent() is called.
    sdelamarre committed Mar 23, 2023
    Copy the full SHA
    dcf34e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. GOB: ensure degob gives opcode offsets from their beginning

    The displayed opcode offset was often taken mid-opcode ; printIndent() must precede the first read() call.
    sdelamarre committed Mar 17, 2023
    Copy the full SHA
    c48f216 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Copy the full SHA
    783f50a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Copy the full SHA
    b13559c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cebb7ad View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8a6c438 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8a90b48 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Copy the full SHA
    3add5c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. NEWS: added detwine note

    mgerhardy committed Jan 13, 2023
    Copy the full SHA
    02bd02c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Copy the full SHA
    ecfb5d6 View commit details
    Browse the repository at this point in the history
  2. TWINE: print scene details

    mgerhardy committed Jan 12, 2023
    Copy the full SHA
    f407bad View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ae7cb1f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Copy the full SHA
    2caf8ea View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Copy the full SHA
    8c276d0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7c1089a View commit details
    Browse the repository at this point in the history
  3. GOB: correctly add missing cases 55 and 56 in o1_palLoad

    Just skipping the right amount of bytes depending on the case is enough here, so cases 53, 55 and 56 are equivalent for degob.
    sdelamarre authored and sev- committed Jan 2, 2023
    Copy the full SHA
    9665c9e View commit details
    Browse the repository at this point in the history
  4. GOB: revert "fix missing cases in o1_palLoad", which introduced a reg…

    …ression
    
    This reverts commit 7c1b07d.
    sdelamarre authored and sev- committed Jan 2, 2023
    Copy the full SHA
    fc86ad2 View commit details
    Browse the repository at this point in the history
  5. GOB: fix an incorrect indentation

    sdelamarre authored and sev- committed Jan 2, 2023
    Copy the full SHA
    6cb3a5c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3391892 View commit details
    Browse the repository at this point in the history
  7. GOB: more detailed degob --help message

    sdelamarre authored and sev- committed Jan 2, 2023
    Copy the full SHA
    2b7d4c9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    462e36e View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a3b6e31 View commit details
    Browse the repository at this point in the history
  10. GOB: fix missing cases in o1_palLoad

    sdelamarre authored and sev- committed Jan 2, 2023
    Copy the full SHA
    95e1138 View commit details
    Browse the repository at this point in the history
  11. GOB: more informative o1_loadMultObject

    sdelamarre authored and sev- committed Jan 2, 2023
    Copy the full SHA
    d26fc3e View commit details
    Browse the repository at this point in the history
  12. GOB: fix o1_copySprite

    sdelamarre authored and sev- committed Jan 2, 2023
    Copy the full SHA
    9ea5f8c View commit details
    Browse the repository at this point in the history
  13. GOB: fix o1_loadMultObject

    sdelamarre authored and sev- committed Jan 2, 2023
    Copy the full SHA
    f61a3d7 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    4f0cbf2 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c806cb8 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    8b98a6b View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    a1d4f57 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    f0a7437 View commit details
    Browse the repository at this point in the history
  19. CONFIGURE: Use stack protector in AmigaOS

    FLAC library got compiled with it and others may follow.
    This makes sure all needed libraries are bundled in the resulting binaries.
    raziel- committed Jan 2, 2023
    Copy the full SHA
    69b1578 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Copy the full SHA
    7582e44 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7cf2574 View commit details
    Browse the repository at this point in the history
Older