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
/
resources
/
dye.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-18
fix code style.
Andrei Karas
1
-1
/
+2
2013-12-17
add restrict keyword into dye class.
Andrei Karas
1
-7
/
+11
2013-10-19
remove unused variable from dye
Andrei Karas
1
-2
/
+0
2013-10-08
remove unused system headers.
Andrei Karas
1
-1
/
+1
2013-09-30
move db files into db directory.
Andrei Karas
1
-1
/
+1
2013-08-24
fix SDL includes.
Andrei Karas
1
-1
/
+1
2013-08-20
fix normal dye in big endian systems.
Andrei Karas
1
-3
/
+33
2013-08-19
improve a bit normal dye code.
Andrei Karas
1
-23
/
+76
2013-08-19
fix dye for big endian system again.
Andrei Karas
1
-10
/
+26
2013-08-18
fix A and S dye for big endian systems.
Andrei Karas
1
-3
/
+27
2013-08-18
improve OpenGL A,S dye speed.
Andrei Karas
1
-33
/
+63
2013-08-18
improve software A,S dye speed.
Andrei Karas
1
-33
/
+63
2013-07-25
Improve a bit dye code formatting.
Andrei Karas
1
-5
/
+5
2013-06-11
fix channel search order in S and A dye.
Andrei Karas
1
-8
/
+8
2013-04-20
add support for GIMP palettes for dye colors.
Andrei Karas
1
-44
/
+56
2013-04-20
fix style in resources directory.
Andrei Karas
1
-1
/
+3
2013-04-15
improve dye file.
Andrei Karas
1
-4
/
+5
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-1
/
+0
2013-02-26
Improve string usage in other files.
Andrei Karas
1
-1
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-10-16
Fix some signed/unsigned chars issues.
Andrei Karas
1
-1
/
+1
2012-09-16
Add const to variables with type size_t.
Andrei Karas
1
-4
/
+5
2012-09-02
Add const to more classes.
Andrei Karas
1
-29
/
+30
2012-07-20
Fix code style.
Andrei Karas
1
-1
/
+1
2012-07-17
Fix more code style and additional warnings.
Andrei Karas
1
-2
/
+3
2012-07-16
Add new dye type A.
Andrei Karas
1
-22
/
+67
2012-07-16
Simplify dye palette parsing.
Andrei Karas
1
-34
/
+21
2012-06-17
Replace SDL int types to C++ types.
Andrei Karas
1
-2
/
+2
2012-06-07
More improve load image speed in opengl mode.
Andrei Karas
1
-0
/
+23
2012-06-03
Improve dye speed.
Andrei Karas
1
-9
/
+3
2012-04-01
Last part of fixes.
Andrei Karas
1
-6
/
+6
2012-03-09
Add new dye mode S.
Andrei Karas
1
-4
/
+34
2012-02-18
Fix code style.
Andrei Karas
1
-1
/
+1
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-2
/
+2
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-03-19
Fix code style and add small optimisations.
Andrei Karas
1
-1
/
+1
2011-03-16
Add checks and fix some code style.
Andrei Karas
1
-2
/
+3
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-01-16
Remove goto from dye.cpp
v1.1.1.16
Andrei Karas
1
-2
/
+11
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+320