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
/
atlasmanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
remove unused includes from resources.
Andrei Karas
1
-6
/
+0
2013-09-15
add RWops leaks reporting.
Andrei Karas
1
-1
/
+2
2013-08-31
move render classes into render dir.
Andrei Karas
1
-1
/
+2
2013-08-29
fix compilation errors and warnings in debug checkers.
Andrei Karas
1
-3
/
+6
2013-08-27
fix code style.
Andrei Karas
1
-1
/
+2
2013-08-26
add surface allocation debug code.
Andrei Karas
1
-2
/
+3
2013-08-25
add code for image creation/deletion.
Andrei Karas
1
-0
/
+9
2013-08-25
add SurfaceImageHelper for loading/processing surfaces for SDL2.
Andrei Karas
1
-2
/
+2
2013-08-24
fix atlases cretion in SDL2.
Andrei Karas
1
-8
/
+7
2013-08-24
extract surface draw into surfacegraphics class.
Andrei Karas
1
-3
/
+3
2013-08-24
improve dirs usage in Client.
Andrei Karas
1
-1
/
+1
2013-08-24
store window size into rectangle.
Andrei Karas
1
-2
/
+4
2013-08-24
some SDL2 complilation fixes.
Andrei Karas
1
-1
/
+5
2013-08-24
rename target in graphics into window.
Andrei Karas
1
-1
/
+1
2013-08-24
first part of fixes for compilation with SDL2
Andrei Karas
1
-0
/
+4
2013-08-18
Split from Graphics SDL related code into SDLGraphics.
Andrei Karas
1
-2
/
+2
2013-04-15
improve atlasmanager.
Andrei Karas
1
-20
/
+16
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-1
/
+0
2013-03-02
Other fixes from Coverity checks.
Andrei Karas
1
-5
/
+6
2013-02-26
Improve string usage in other files.
Andrei Karas
1
-2
/
+4
2013-01-20
Last part with FOR_EACH changes.
Andrei Karas
1
-25
/
+10
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-10-03
fix memory problems with atlases.
Andrei Karas
1
-1
/
+24
2012-10-03
Add support for dye in atlasmanager.
Andrei Karas
1
-6
/
+22
2012-09-30
Some fixes in atlases deletion.
Andrei Karas
1
-14
/
+10
2012-09-30
Override inc/dec ref to add/remove atlas images to resource cache.
Andrei Karas
1
-9
/
+60
2012-09-30
Disable atlases debug information.
Andrei Karas
1
-7
/
+7
2012-09-30
Some error fixes in atlases.
Andrei Karas
1
-0
/
+8
2012-09-30
add atlas textures support.
Andrei Karas
1
-0
/
+302