2,172
edits
CrystalBen (talk | contribs) m (mention version numbers of IMG in Images) |
CrystalBen (talk | contribs) m (mention where these Debug Infos are stored in which CPP & C file) |
||
Line 621: | Line 621: | ||
==Debug Infos from LOADER7.exe== | ==Debug Infos from LOADER7.exe== | ||
* vmd.c::ReadFrame() AssignColorsPtr was deleted by me!!! | * vmd.c::ReadFrame() AssignColorsPtr was deleted by me!!! (stored in vmd.c) | ||
* vmd.c::ReadFrame() pBloc->Mode & VMD_GR_PAL ---> code deleted ! | * vmd.c::ReadFrame() pBloc->Mode & VMD_GR_PAL ---> code deleted ! (stored in vmd.c) | ||
* SizeLocked == Imd->oBytes | * SizeLocked == Imd->oBytes (stored in .\source\CVMDDecoder.cpp) | ||
* SizeLocked == SizeBuf | * SizeLocked == SizeBuf (stored in .\source\CVMDDecoder.cpp) | ||
* SizeLocked == BufferSize | * SizeLocked == BufferSize (stored in .\source\CVMDDecoder.cpp) | ||
* SizeLocked == Size | * SizeLocked == Size (stored in .\source\CVMDDecoder.cpp) | ||
* X_SeekCache( Imd->h, 0, SEEK_CUR ) == pInfo->Offset (Line 598 .\source\CVMDDecoder.cpp) | * X_SeekCache( Imd->h, 0, SEEK_CUR ) == pInfo->Offset (Line 598 .\source\CVMDDecoder.cpp) | ||
* MAX_ALLOC_CHUNK | * MAX_ALLOC_CHUNK |
edits