aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_supernova
AgeCommit message (Collapse)Author
2019-07-28SUPERNOVA: Fix most of Codacy issuesJaromir Wysoglad
* Fix mismatched delete in create_image.cpp * Add shebangs to create_ms2_data.***.sh * Reduce scopes of some variables * Substitute bitwise and for logical and in GamaManager2::passageConstruction
2019-07-28SUPERNOVA: Add correct help screen imageJaromir Wysoglad
2019-07-28SUPERNOVA: Add help screen translationJaromir Wysoglad
2019-07-28SUPERNOVA: Update translationJaromir Wysoglad
2019-07-28SUPERNOVA: Add translated Indiana Joe imageJaromir Wysoglad
2019-07-28SUPERNOVA: Fix module.mk to make create_image toolJaromir Wysoglad
2019-07-28SUPERNOVA: Replace placeholder filesJaromir Wysoglad
2019-07-28SUPERNOVA: Merge create_supernova toolsJaromir Wysoglad
2019-07-28SUPERNOVA: Add placeholder info files to .datJaromir Wysoglad
2019-07-28SUPERNOVA: Fix translation of "Wundersam!"Jaromir Wysoglad
2019-07-28SUPERNOVA: Reformat StringId enums and gametext.hJaromir Wysoglad
2019-07-28SUPERNOVA: Add info, doc, help screens for MS2Jaromir Wysoglad
2019-07-28SUPERNOVA: Reorder strings in devtoolsJaromir Wysoglad
2019-05-28SUPERNOVA: Add better support of pbm format in create_supernovaThierry Crozat
The tool was only supporting a very restricted subset of the PBM format, as written by gimp. Now it should support reading any PDM file.
2019-05-28SUPERNOVA: Grammar fixes in English newspaper imagesJennifer McMurray
2019-05-28SUPERNOVA: Adds strings for help screenJoseph-Eugene Winzer
2018-04-13SUPERNOVA: Update English translationThierry Crozat
2018-04-07SUPERNOVA: Fix missing return statementAdrian Frühwirth
2018-03-15SUPERNOVA: Add bitmap for the second newspaper English translationJoseph-Eugene Winzer
In addition to the pbm file for create_supernova, I added the xcf file in case for corrections.
2018-02-23SUPERNOVA: Add strings for quit game promptThierry Crozat
2018-01-23SUPERNOVA: Update English translationThierry Crozat
2018-01-23SUPERNOVA: Improve English translationThierry Crozat
2018-01-23SUPERNOVA: Implement dialogs with variable textThierry Crozat
This was partially implemented but not finished. However I reverted the changes already done to support that in order to use a different approach.
2018-01-23SUPERNOVA: Implement alarmThierry Crozat
2018-01-23SUPERNOVA: Add 2 missing translation strings, handle variable dialogs in ↵Strangerke
AxacussCorridor5
2018-01-23SUPERNOVA: Replace non-ASCII characters with actal valuesThierry Crozat
2018-01-23SUPERNOVA; Move some strings to game text file,Strangerke
2018-01-23SUPERNOVA: Move 2 strings to the DAT fileStrangerke
2018-01-23SUPERNOVA: Fix a german stringThierry Crozat
2018-01-23SUPERNOVA: Add string for text speed dialogThierry Crozat
2018-01-23SUPERNOVA: Improve English translationThierry Crozat
2018-01-23SUPERNOVA: Add strings for supernova explosion cutsceneThierry Crozat
2018-01-23SUPERNOVA: Improve English translationThierry Crozat
2018-01-23SUPERNOVA: Improve English translationThierry Crozat
2018-01-23SUPERNOVA: Fix two incorrect German stringsThierry Crozat
2018-01-23SUPERNOVA: Split English translation on two linesThierry Crozat
The string is too long to be displayed on a single line (and the original German string was already on two lines).
2018-01-23SUPERNOVA: Fix incorrect German stringThierry Crozat
2018-01-23SUPERNOVA: Improve English translationThierry Crozat
2018-01-23SUPERNOVA: Add missing game stringThierry Crozat
2018-01-23SUPERNOVA: Fix incorrect German stringThierry Crozat
2018-01-23SUPERNOVA: Fix incorrect translationThierry Crozat
2018-01-23SUPERNOVA: Fix incorrect stringThierry Crozat
2018-01-23SUPERNOVA: Fix incorrect game text stringsThierry Crozat
2018-01-23SUPERNOVA: Update English translationThierry Crozat
2018-01-23SUPERNOVA: Update English translationThierry Crozat
2018-01-23SUPERNOVA: Finish the string extraction in state.cppStrangerke
2018-01-23SUPERNOVA: Update English translationThierry Crozat
2018-01-23SUPERNOVA: Use octal value for non-ASCII characters in game textThierry Crozat
2018-01-23SUPERNOVA: Extract some strings from state.cppStrangerke
2018-01-23SUPERNOVA: Extract some more stings from rooms.cppStrangerke