Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: X-Hax/sa_tools
base: b327a67dd78c
Choose a base ref
...
head repository: X-Hax/sa_tools
compare: bf9887c57c01
Choose a head ref
  • 6 commits
  • 24 files changed
  • 1 contributor

Commits on Jul 22, 2015

  1. - Solved issue where trying to close the application, and save using …

    …the emergency save pop up wouldn't actually close the application
    
    - setting enable flags for certain buttons/features in drop-down menus has been changed so that they check validity every time the drop-down is opened.
    jcorvinus committed Jul 22, 2015
    Copy the full SHA
    6a537d3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eccb84e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2015

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

Commits on Aug 2, 2015

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

Commits on Aug 3, 2015

  1. Out of bounds objects are now given the default object definition ins…

    …tead of just array bounds crashing. SETItems now use their own internal objdef for all things, instead of referring to the level's array. This prevents indexing issues.
    jcorvinus committed Aug 3, 2015
    Copy the full SHA
    b39b98f View commit details
    Browse the repository at this point in the history
  2. Working on merging mod generator tools. Minor change to DLLModGenerat…

    …or to get it working with the new split functions. Does not produce valid DLL files for some reason, despite minimal changes.
    jcorvinus committed Aug 3, 2015
    Copy the full SHA
    bf9887c View commit details
    Browse the repository at this point in the history