Added new "CLUTs" column; Simplified design; Some commands was moved to image's context menu; Image's and cluts list's flickering removed.

This commit is contained in:
meffi@lab313.ru
2014-04-09 18:47:18 +00:00
parent c3f38c670f
commit 0b7d0387d0
7 changed files with 149 additions and 104 deletions

View File

@@ -7,7 +7,7 @@ uses
const
cProgramName = 'Tim2View by [Lab 313]';
cProgramVersion = '2.0';
cProgramVersion = '2.0 r48 Release';
cExtractedTimsDir = 'TIMS';
cMaxFileSize = $2EAEED80;