Age | Commit message (Collapse) | Author |
|
|
|
The struct wasn't being zeroed out, a regression from b22ca4ff.
|
|
|
|
|
|
|
|
|
|
This only outputs a skeleton project with no files and targets yet
|
|
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Some filenames are exactly 12 bytes long ie. keyboard.vdx
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
|
|
|
|
sequence is clearly identified, for potential future fix.
|
|
|
|
(move some stuff from TownsAudioInterfaceInternal to TownsAudio_PcmChannel)
|
|
|
|
|
|
|
|
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
Safer and less portability issues.
|
|
|
|
the Stasis Box
Also present in the original!
|
|
|
|
|
|
|
|
Bug #3308220: "Crashes"
Added clipping to magnifier effect
|
|
|
|
|
|
|
|
|
|
|
|
_snprintf for MSVC.
This should assure vsnprintf and snprintf will now also always null
terminate the result even for MSVC.
Currently the functions are placed in scummsys.h, but that causes us
to include two standard C library headers there (for MSVC at least).
This is not particulary nice, so we should think of a better solution
here.
|
|
|
|
|
|
|
|
|