scummvm/devtools/create_supernova
Thierry Crozat 4680538951 SUPERNOVA: Fix buffer overflow for two dialogs
This was partially caused by a bug in the original source code
that was missing a comma between two strings for those two dialogs.
The original did not have a buffer overflow, but was not correctly
displaying the strings.

This fixes bug #12856.
2021-09-08 01:07:40 +01:00
..
create_image DEVTOOLS: Replace ugly SDL/MinGW hack with a cleaner hack 2021-08-03 07:35:15 +03:00
create_supernova.cpp DEVTOOLS: Replace ugly SDL/MinGW hack with a cleaner hack 2021-08-03 07:35:15 +03:00
create_supernova.h SUPERNOVA: Fix buffer overflow for two dialogs 2021-09-08 01:07:40 +01:00
file.cpp SUPERNOVA: Add better support of pbm format in create_supernova 2019-05-28 23:39:34 +01:00
file.h SUPERNOVA: Add better support of pbm format in create_supernova 2019-05-28 23:39:34 +01:00
gametext.h SUPERNOVA: Fix buffer overflow for two dialogs 2021-09-08 01:07:40 +01:00
img1-en.pbm SUPERNOVA: Grammar fixes in English newspaper images 2019-05-28 22:23:23 +01:00
img1-en.xcf SUPERNOVA: Grammar fixes in English newspaper images 2019-05-28 22:23:23 +01:00
img1-it.pbm SUPERNOVA: Add Italian translation for part1 in engine data file 2020-09-07 02:04:39 +01:00
img2-en.pbm SUPERNOVA: Fix typo in newspaper article English translation 2019-09-08 17:24:58 +01:00
img2-en.xcf SUPERNOVA: Fix typo in newspaper article English translation 2019-09-08 17:24:58 +01:00
img2-it.pbm SUPERNOVA: Add Italian translation for part1 in engine data file 2020-09-07 02:04:39 +01:00
img3-en.pbm SUPERNOVA: Add translated Indiana Joe image 2019-07-28 15:09:14 +01:00
img3-en.xcf SUPERNOVA: Add translated Indiana Joe image 2019-07-28 15:09:14 +01:00
module.mk SUPERNOVA: Fix module.mk to make create_image tool 2019-07-28 15:09:14 +01:00
ms2_data.015-en SUPERNOVA: Merge create_supernova tools 2019-07-28 15:09:14 +01:00
ms2_data.027-en SUPERNOVA: Add help screen translation 2019-07-28 15:09:14 +01:00
ms2_data.028-en SUPERNOVA: Merge create_supernova tools 2019-07-28 15:09:14 +01:00
ms2.doc-en SUPERNOVA: Replace placeholder files 2019-07-28 15:09:14 +01:00
ms2.inf-en SUPERNOVA: Replace placeholder files 2019-07-28 15:09:14 +01:00
msn.doc-en SUPERNOVA: Replace placeholder files 2019-07-28 15:09:14 +01:00
msn.doc-it JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
msn.inf-en SUPERNOVA: Replace placeholder files 2019-07-28 15:09:14 +01:00
msn.inf-it JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
po_parser.cpp SUPERNOVA: Fix missing return statement 2018-04-07 11:25:47 +02:00
po_parser.h SUPERNOVA: Add parsing of po file in create_supernova 2018-01-23 02:15:32 +00:00
strings1-en.po SUPERNOVA: Update English translation 2020-09-03 00:11:13 +01:00
strings1-it.po SUPERNOVA: Add Italian translation for part1 in engine data file 2020-09-07 02:04:39 +01:00
strings2-en.po SUPERNOVA: Fix buffer overflow for two dialogs 2021-09-08 01:07:40 +01:00