aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-23SUPERNOVA: Remove AxacussCorridor5::interact in order to get rid of several G...Strangerke
2018-01-23SUPERNOVA: extract strings for Axacuss Corridor 5Strangerke
2018-01-23SUPERNOVA: Merge two strings to help with translationThierry Crozat
2018-01-23SUPERNOVA: Fix displaying image missing last row and last columnThierry Crozat
2018-01-23SUPERNOVA: Change the signature of dialog(), fix calls, extract some more str...Strangerke
2018-01-23SUPERNOVA: Update English translationThierry Crozat
2018-01-23SUPERNOVA: Extract ArsanoGlider, ArsanoMeetup 2 & 3 and AxacussCell stringsStrangerke
2018-01-23SUPERNOVA: Extract ArsanoRoger textsStrangerke
2018-01-23SUPERNOVA: Fix a remaining kStringDialogSeparatorStrangerke
2018-01-23SUPERNOVA: Extract more dialog textsStrangerke
2018-01-23SUPERNOVA: Extract strings used in ShipHold and operations related to the cableStrangerke
2018-01-23SUPERNOVA: Extract strings for ShibCabinL3 & R3 and for ShipAirlockStrangerke
2018-01-23SUPERNOVA: Fix check of dialog status in ArsanoRoger onEntranceThierry Crozat
2018-01-23SUPERNOVA: Simplify a bit the codeThierry Crozat
2018-01-23SUPERNOVA: Fix non-ASCII character in game stringsThierry Crozat
2018-01-23SUPERNOVA: Extract the strings from ShipCockpitStrangerke
2018-01-23SUPERNOVA: Extract strings for Ship Hall and Ship Sleep CabinStrangerke
2018-01-23SUPERNOVA: Janitorial - Fix some spacing in rooms.cppStrangerke
2018-01-23SUPERNOVA: Remove useless 2nd initialization of _shown to falseStrangerke
2018-01-23SUPERNOVA: Remove useless definesStrangerke
2018-01-23SUPERNOVA: Change _shown to an array of bytes in order to handle extra values...Strangerke
2018-01-23SUPERNOVA: Fix some warningsStrangerke
2018-01-23SUPERNOVA: Improve translated title displayThierry Crozat
2018-01-23SUPERNOVA: Update English translationThierry Crozat
2018-01-23SUPERNOVA: Fix unicode characters in game stringsThierry Crozat
2018-01-23SUPERNOVA: Improve interactivity of title screen and intro cutsceneThierry Crozat
2018-01-23SUPERNOVA: Move intro cutscene strings to engine data fileThierry Crozat
2018-01-23SUPERNOVA: Update English translationThierry Crozat
2018-01-23SUPERNOVA: Move object name and description strings to engine data fileThierry Crozat
2018-01-23SUPERNOVA: Add POTFILES to get translated text for the GUIThierry Crozat
2018-01-23SUPERNOVA: Start using strings from the engine data fileThierry Crozat
2018-01-23SUPERNOVA: Load strings from the supernova.dat fileThierry Crozat
2018-01-23SUPERNOVA: Add detection entry for English translationThierry Crozat
2018-01-23SUPERNOVA: Add getting translated images from the engine data fileThierry Crozat
2018-01-23SUPERNOVA: Add partial English translation to the create_supernova toolThierry Crozat
2018-01-23SUPERNOVA: Add some German strings to the create_supernova toolThierry Crozat
2018-01-23SUPERNOVA: Add parsing of po file in create_supernovaThierry Crozat
2018-01-23SUPERNOVA: Add bitmap files for the first newspaper English translationThierry Crozat
2018-01-23SUPERNOVA: Add tool skeleton to generate engine data fileThierry Crozat
2018-01-23SUPERNOVA: Plug memory leak in MOD music streamsThierry Crozat
2018-01-23SUPERNOVA: Clean indentationsThierry Crozat
2018-01-23SUPERNOVA: Fix compilation using MSVC9, silent some CppCheck warningsStrangerke
2018-01-23SUPERNOVA: Fix GCC Signed vs. Unsigned Comparison Warnings.D G Turner
2018-01-23SUPERNOVA: Fix GCC Warning for Malformed Narrowing Conversions in C++11.D G Turner
2018-01-23SUPERNOVA: Fix GCC Unused Variable Warnings.D G Turner
2018-01-23SUPERNOVA: Fix clicks at start and end of audio samplesThierry Crozat
2018-01-23SUPERNOVA: Add saving/loading of playtimeThierry Crozat