Robert Russell
|
c8adaaec3a
Update TextureHandler.cs
|
6 years ago |
Robert Russell
|
bdecf75e3a
support turnning off dumping data in one location.
|
6 years ago |
Robert Russell
|
9e585160fa
changed detection of _findPNG to detect shorter filnames first.
|
6 years ago |
Robert Russell
|
f24f090cd2
Update TextureHandler.cs
|
6 years ago |
Robert Russell
|
8faaa96cd5
Update TextureHandler.cs
|
6 years ago |
Robert Russell
|
2ac9ffecbf
wip on average color and squal's limit window
|
6 years ago |
Robert Russell
|
b95e37eac9
reading the card images from exe
|
6 years ago |
Robert Russell
|
4f33e55a3d
section11 textures changed to use texture handler. Also passing string along so i know which file these textures are from. removed unneeded passing of memorystream. as binaryreader can refer to base stream.
|
6 years ago |
Sebanisu
|
9de333786b
Update TextureHandler.cs
|
6 years ago |
Robert Russell
|
863da513fa
Update TextureHandler.cs
|
6 years ago |
Sebanisu
|
437bada24e
Update TextureHandler.cs
|
6 years ago |
Sebanisu
|
c8c919c69e
I moved the find path code into it's own method. and allow path to be a real path by checking file.exists.
|
6 years ago |
Sebanisu
|
e64a03a3d3
or i could of just removed the forloop that did nothing.
|
6 years ago |
Sebanisu
|
50ccd7e952
fixed unreachable code i++ wasn't exicuted because i didn't have if before return.
|
6 years ago |
Sebanisu
|
1ef124aea9
cleaned up code a little
|
6 years ago |
Sebanisu
|
dfd26ba0e9
Refactor to use a static method to create a texturehandler. so i can memozize the texturehandler in the class. I want to make the texture handler it's self cashed because it does alot of unnessesary stuff if using upscaled textures.
|
6 years ago |
Sebanisu
|
df29177ccf
Update TextureHandler.cs
|
6 years ago |
Sebanisu
|
abfe209914
Upscale rendering of ragnarok fixed.
|
6 years ago |
Sebanisu
|
adda1ebef4
adding support for upscale
|
6 years ago |
Sebanisu
|
0a05ed4f55
supporting the upressed map textures.
|
6 years ago |
Sebanisu
|
224eceef7e
Revert "Revert "Revert "Memoize the texturehandler"""
|
6 years ago |
Sebanisu
|
76b6a898ff
Revert "Revert "Memoize the texturehandler""
|
6 years ago |
Sebanisu
|
54dad146ba
Revert "bake in scaling"
|
6 years ago |
Sebanisu
|
cc199695b7
bake in scaling
|
6 years ago |
Sebanisu
|
8a971f2f13
Revert "Memoize the texturehandler"
|
6 years ago |
Sebanisu
|
0f3d467b1c
Memoize the texturehandler
|
6 years ago |
Sebanisu
|
8ae4d88e0c
Update TextureHandler.cs
|
6 years ago |
Sebanisu
|
2bd7159335
Added a trim for sp2
|
6 years ago |
Sebanisu
|
6a5ca8a8fa
Update TextureHandler.cs
|
6 years ago |
Sebanisu
|
8299fd26f6
trimming icons seems to work. WIP
|
6 years ago |