Commit History

Author SHA1 Message Date
  Robert Russell df3b05a8b4 Cleaned up memory class and I fixed the errors caused from merge. 6 years ago
  Robert Russell 7ca2f66fbb rain codemaid on sections of code changed UInt16 to short etc. added a new struct for 16 bit color maybe better than method? 6 years ago
  Robert Russell fb497c1daa I have the remaster textures loading for the battle except some 6 years ago
  Robert Russell 03236179ac changed more things to var. added a SavePNG to tim. correctly loading the lunarcry textures for battle. had to use classic dims for uvs 6 years ago
  Robert Russell a11c9cb272 tweakes to texture handler and such to support the battlefieldpack 6 years ago
  Robert Russell dd393f7dfb fix loading icons.tex when larger image cannot be found. 6 years ago
  Robert Russell 88a1e8c541 tweaking icons so it doesn't store 4 copies of the icons.tex 6 years ago
  Robert Russell 8941c6693e several small changes 6 years ago
  Robert Russell 18015ce176 added a cache for archives fixed an exception in in overture. 6 years ago
  Robert Russell 677e96113f regex speed ups. 6 years ago
  Robert Russell d48f38baac Replaced match with one based on Regex so i can extract number with or without leading zeros. 6 years ago
  Robert Russell b09a2c99b7 tweaked the encounters so i can sort it anyway i want. 6 years ago
  Robert Russell 84bc6a449b added encounters class to keep track of all encounters and which encounter we are on. 6 years ago
  Robert Russell eb4443798b attempt to prep for remaster 6 years ago
  Robert Russell 90b5a774ac this way it doesn't lock the texture it's loading. 6 years ago
  Robert Russell 9a37662429 Have dispose setup to force remove all copies of texture from cache and also dispose of all texture2ds 6 years ago
  Robert Russell 07ad095b74 Reload Method for TextureHandler 6 years ago
  Robert Russell 7883256b51 scaling working for deswizzle but it's slow will try another method 6 years ago
  Robert Russell 3eb31b2f8a tweaked the loading of modded textures to grab textures from folder first if exists. 6 years ago
  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