Commit Graph

12 Commits

Author SHA1 Message Date
Thomas Bernard
a4b80c75e1 Fix compilation of gifanalyzer on old GCC versions
0b00000 is not standard C, use 0x00 litterals.
Also fix printf format
2018-01-30 13:28:42 +01:00
Thomas Bernard
c36729b5bc Compile tools 2018-01-29 16:54:44 +01:00
Thomas Bernard
d0417faad2 Fix gifanalyzer.c 2018-01-29 16:53:14 +01:00
Thomas Bernard
26ab4c6844 converted gifanalyzer.c to UNIX file endings 2018-01-29 16:40:38 +01:00
Thomas Bernard
1c6a9e5830 Add a SDL_image test tool. use IMG_Load() and display 2018-01-29 16:39:50 +01:00
Adrien Destugues
705584a9d7 Fix some doxygen warnings.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2117 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2015-04-04 09:08:11 +00:00
Adrien Destugues
f0ebf223a8 Doxyfile: enable QUIET
* Too much messages hides the useful warnings.


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2101 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2015-03-02 10:28:00 +00:00
Adrien Destugues
85e91c223f Change generation directory for Doxygen.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2100 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2015-03-02 10:03:25 +00:00
Adrien Destugues
2373a19c62 Unfinished tool for examining GIF files. May prove useful.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1694 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2011-01-23 17:00:07 +00:00
Adrien Destugues
54353c6094 * Update to newer version of doxygen. There is a new option to remove the timestamp from generated html, so the custom footer is not needed anymore.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1683 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2011-01-17 19:21:30 +00:00
Yves Rizoud
3ca5322379 Reorganized source code and directory tree.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1375 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2010-03-05 02:53:19 +00:00
Adrien Destugues
dddc128794 * Add a set of palettes contributed by Nitrofurano. Thanks !
* Add a small python script to convert palettes back to the old .PAL format if you ever need it.
 * Update wiki page about palette to link to the new palettes ( I din't know where to put that)
 * also moved "translation" tools to the "tools" folder along with the convert script


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1283 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2010-01-27 17:23:12 +00:00