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
/
resourcemanager
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-30
Fix unused variables.
Andrei Karas
1
-0
/
+8
2016-08-29
Add into resource manager better reports about leaks.
Andrei Karas
1
-1
/
+18
2016-08-29
Call RsourceManager::cleanOrphans not on each resource get, but each 15 seconds.
Andrei Karas
1
-1
/
+0
2016-08-29
Remove variable ResourceManager::instance.
Andrei Karas
2
-8
/
+6
2016-08-28
Remove extra include from resourcemanager.
Andrei Karas
1
-0
/
+2
2016-08-28
Remove some unused functions from loadSDLSurface.
Andrei Karas
2
-23
/
+0
2016-08-28
Add unit tests for resource manager.
Andrei Karas
2
-0
/
+663
2016-06-20
Remove useless includes.
Andrei Karas
1
-1
/
+0
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-6
/
+0
2016-06-07
Move image class into image directory.
Andrei Karas
1
-1
/
+1
2016-05-31
Fix different include issues.
Andrei Karas
1
-1
/
+0
2016-05-29
Fix compilation without OpenGL.
Andrei Karas
1
-1
/
+3
2016-05-29
Fix code style.
Andrei Karas
2
-23
/
+2
2016-05-27
Move rescaled images load function from resourcemanager into separate file.
Andrei Karas
2
-44
/
+0
2016-05-27
Move spritedef load function from resourcemanager into separate file.
Andrei Karas
2
-35
/
+1
2016-05-26
Move walk layer load function from resourcemanager into separate file.
Andrei Karas
2
-39
/
+0
2016-05-26
Move shader program load function from resourcemanager into separate file.
Andrei Karas
2
-40
/
+0
2016-05-26
Move shader load function from resourcemanager into separate file.
Andrei Karas
2
-29
/
+0
2016-05-26
Move atlas load function from resourcemanager into separate file.
Andrei Karas
2
-29
/
+0
2016-05-25
Move subimageset load function from resourcemanager into separate file.
Andrei Karas
2
-39
/
+0
2016-05-25
Move imageset load function from resourcemanager into separate file.
Andrei Karas
2
-41
/
+0
2016-05-25
Change namespace in resources loaders from other to Loader.
Andrei Karas
1
-1
/
+1
2016-05-25
Move sub images load function from resourcemanager into separate file.
Andrei Karas
2
-45
/
+0
2016-05-25
Move images load function from resourcemanager into separate file.
Andrei Karas
2
-66
/
+4
2016-05-24
Move music load functions from resourcemanager into separate file.
Andrei Karas
2
-48
/
+0
2016-05-24
Move resourcemanager into subdirectory.
Andrei Karas
2
-0
/
+1405
[prev]