index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dyetool
/
dyemain.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-06-15
Fix other include issues.
Andrei Karas
1
-1
/
+1
2016-06-07
Move image class into image directory.
Andrei Karas
1
-1
/
+2
2016-06-04
Remove some useless includes if using SDL2.
Andrei Karas
1
-2
/
+5
2016-05-25
Change namespace in resources loaders from other to Loader.
Andrei Karas
1
-1
/
+1
2016-05-25
Move images load function from resourcemanager into separate file.
Andrei Karas
1
-1
/
+3
2016-05-24
Move resourcemanager into subdirectory.
Andrei Karas
1
-1
/
+2
2016-01-04
Add missing TRANSLATORS comments to translation strings.
Andrei Karas
1
-0
/
+3
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-11-19
Add strong typed bool enum Append.
Andrei Karas
1
-2
/
+2
2015-08-24
Fix showing help for dyecmd from command line.
Andrei Karas
1
-1
/
+1
Example: ./src/dyecmd --help
2015-08-22
Use resource manager as global variable.
Andrei Karas
1
-5
/
+5
2015-08-03
Add gui mode for dyecmd. Now only basic code added.
Andrei Karas
1
-2
/
+5
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+0
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-02-13
In dyecmd before saving images, convert it into default 32 bit format.
Andrei Karas
1
-1
/
+4
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-11-02
fix dye cmd exit with incorrect parameters.
Andrei Karas
1
-0
/
+3
2013-11-01
in dyecmd add support for 2 and 3 parameters.
Andrei Karas
1
-6
/
+18
Example: ./dyecmd cottonshirt.png W:#a4b2b2,ffffff test.png ./dyecmd "cottonshirt.png|W:#a4b2b2,ffffff" test2.png
2013-11-01
fix dyecmd. now it works.
Andrei Karas
1
-0
/
+15
2013-11-01
add dyecmd tool into automake.
Andrei Karas
1
-0
/
+70