|
a7e1fd65cf
|
Fixed extern variables def
|
2020-09-09 18:21:56 +02:00 |
|
|
854dba8a26
|
Added some gif to README and fixed bad version number
|
2020-09-09 03:12:46 +02:00 |
|
|
1b111664b0
|
Updated README.md
1.0.1
|
2020-09-09 02:21:27 +02:00 |
|
|
43d08752fa
|
Merge pull request 'Implement CMake to optimize cross-compilation support' (#1) from cmake-dev into master
Reviewed-on: #1
Work on unix
|
2020-09-08 23:52:24 +00:00 |
|
|
7f961ce935
|
Merge branch 'master' into cmake-dev
|
2020-09-08 23:16:57 +00:00 |
|
|
1ed03aa123
|
Cleaned old makefile
|
2020-09-09 01:09:38 +02:00 |
|
|
b716d2434a
|
Implement CMake version control
|
2020-09-09 00:48:21 +02:00 |
|
|
15032331ee
|
New CMakeFile to cross-compiling
|
2020-09-09 00:17:10 +02:00 |
|
|
1ca33324c3
|
Reupdate
|
2020-09-08 20:01:09 +02:00 |
|
|
62194ead52
|
Change files naming
|
2020-09-08 16:18:12 +02:00 |
|
|
6ac4b12b1c
|
Migrated to jcsmith.fr
|
2020-09-08 03:26:12 +02:00 |
|
|
930310916c
|
Added makefile
Fixed some error on linux system build
|
2019-07-23 19:39:49 +02:00 |
|
|
a2a03f96b6
|
Finish add all options
Update readme with news info
|
2019-07-21 17:40:18 +02:00 |
|
|
f70f4a698b
|
Finish add verbose option
|
2019-07-21 17:20:22 +02:00 |
|
|
9999530948
|
Finish add multiple inputs files support
|
2019-07-21 16:46:36 +02:00 |
|
|
00be994dd5
|
Implement options flag and help menu
|
2019-07-21 16:40:52 +02:00 |
|
|
716d7ff496
|
Fixed errored pixels conversion
|
2019-07-21 14:39:53 +02:00 |
|
|
fa8d44fa41
|
Implement output directory support
|
2019-07-21 01:29:13 +02:00 |
|
|
b147df2364
|
Added support for alpha channel
|
2019-07-20 21:51:36 +02:00 |
|
|
6df772741b
|
Finish grey picture re-encoding for PNG output
|
2019-07-20 18:39:44 +02:00 |
|
|
a34a5d5337
|
Change pixel to RGB format
TODO: update pixel decoder to 1byte gray to RGB gray value
|
2019-07-19 00:43:11 +02:00 |
|
|
2934246375
|
Fixed pixels not decoding correctly
TODO: Try to make first PNG file
|
2019-07-08 23:00:08 +02:00 |
|
|
7861c872fb
|
Fixed some troubles with HMT_f management
TODO: Change code to implement chained list instead of array, issue with data extraction
|
2019-07-05 14:13:57 +02:00 |
|
|
54b1c3eb97
|
Update issue templates
|
2019-07-04 23:50:42 +02:00 |
|
|
23e8719f8d
|
Add better support
-Add prototype of PNG export function (WIP)
-Updated libs files and information
-Credit work of @dpethes
|
2019-07-04 23:42:36 +02:00 |
|
|
5f4ca7c4a0
|
Make memCleaner fault tolerant
|
2019-07-04 17:54:45 +02:00 |
|
|
cdfb989d48
|
Organise main file
|
2019-07-04 17:41:07 +02:00 |
|
|
93d9689cfe
|
Done textures decoder
Next step, convert to PNG format
|
2019-07-04 16:26:38 +02:00 |
|
|
1c12db0eae
|
Update README.md
|
2019-07-03 20:13:16 +02:00 |
|
|
a815565fbd
|
Added last decoding pixel function
Need to change palettes management
|
2019-07-03 20:02:26 +02:00 |
|
|
78d090343f
|
Added palette and sample reader
|
2019-07-03 16:42:16 +02:00 |
|
|
2d7d2156ff
|
Finished HMT_parser
|
2019-07-03 01:02:50 +02:00 |
|
|
de8c52e290
|
Added material reading and a begin to hmt_parser
|
2019-07-02 23:54:20 +02:00 |
|
|
af1b3a593d
|
Create README.md
|
2019-07-02 20:08:51 +02:00 |
|
|
e878060a21
|
Add launch config
|
2019-07-02 20:00:43 +02:00 |
|
|
50c428a983
|
Added eclipse project files to ignore
|
2019-07-02 19:41:28 +02:00 |
|
|
a95e202f29
|
First code release
|
2019-07-02 18:26:21 +02:00 |
|
|
7380e19c69
|
Initial commit
|
2019-07-02 18:14:48 +02:00 |
|