Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: TesterTesterov/mesScriptAsseAndDisassembler

Tags

1.3

Toggle 1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix filenames with ".."

1.2

Toggle 1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BIG UPDATE!

1) Full code refactoring in both GUI and script managing class.
2) Normal tests in main.
3) Big optimization for mes script management.
4) Many mistakes, such as incorrect bytes or incorrect string returning, fixed.
5) Added directory management option.
6) Added some convenient functionality in GUI. For example, auto guessing name of other file after choosing one.
7) Now use threading system, so no locking GUI (well, almost... it can be for a very little time in case of directory management).
8) Completely new installation script.
9) More data in .exe.
10) Help data updated.
11) Now support more scripts and gives more correct output to some arguments due to implementing new argument parsing system (close to that in SLGScrptTool).
12) Fixed very rare case then header contain one more section.
13) Some new commands were named.
14) Now work with LIBLARY.LIB like with any mes script.

1.1

Toggle 1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Gakuen Saimin Reido

Trying to fix the issue with Gakuen Saimin Reido script assembling.
It seems to work. But does it really?..

1.0

Toggle 1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
First version

Compiler/decompiler, GUI and such.