Age | Commit message (Expand) | Author |
2018-01-23 | SUPERNOVA: Fix bug in GUARD room definition | Strangerke |
2018-01-23 | SUPERNOVA: Implement text speed dialog | Thierry Crozat |
2018-01-23 | SUPERNOVA: Add string for text speed dialog | Thierry Crozat |
2018-01-23 | SUPERNOVA: Check shouldQuit to break from input loop | Thierry Crozat |
2018-01-23 | SUPERNOVA: Properly handle timer stop/start | Thierry Crozat |
2018-01-23 | SUPERNOVA: Display stubs, remove useless function declaration | Strangerke |
2018-01-23 | SUPERNOVA: Fix warning | Strangerke |
2018-01-23 | SUPERNOVA: Disable loading and saving during execution of event callbacks | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix room brightness | Thierry Crozat |
2018-01-23 | SUPERNOVA: Remove variables and stub functions related to overlay | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix updating the palette brightness when the current image has no ... | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix incorrect delay for message display | Thierry Crozat |
2018-01-23 | SUPERNOVA: Implement event callback mechanism and Supernova event | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix combining ObjectType enum values | Thierry Crozat |
2018-01-23 | SUPERNOVA: Add strings for supernova explosion cutscene | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix image rendering when removing image | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix usage of uninitialized variables | Thierry Crozat |
2018-01-23 | SUPERNOVA: Do not run animations while a text box is displayed | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix crash when displaying strings larger than the screen | Thierry Crozat |
2018-01-23 | SUPERNOVA: Reduce memory usage to store sections and simplify code | Thierry Crozat |
2018-01-23 | SUPERNOVA: Replace a class variable used in a single function by a local vari... | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix graphics glitches | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix recursive infinite loop in door closing animation in ArsanoEnt... | Thierry Crozat |
2018-01-23 | SUPERNOVA: Handle events during dialogs | Thierry Crozat |
2018-01-23 | SUPERNOVA: Cleanup dialog code | Thierry Crozat |
2018-01-23 | SUPERNOVA: Implement most dialog related functions | Thierry Crozat |
2018-01-23 | SUPERNOVA: Add missing game string | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix screen shake | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix delay when loading a savedgame while a message is displayed | Thierry Crozat |
2018-01-23 | SUPERNOVA: Change detection to use data files instead of executables | Strangerke |
2018-01-23 | SUPERNOVA: Finish the string extraction in state.cpp | Strangerke |
2018-01-23 | SUPERNOVA: Extract some strings from state.cpp | Strangerke |
2018-01-23 | SUPERNOVA: Extract some more stings from rooms.cpp | Strangerke |
2018-01-23 | SUPERNOVA: Remove AxacussCorridor5::interact in order to get rid of several G... | Strangerke |
2018-01-23 | SUPERNOVA: extract strings for Axacuss Corridor 5 | Strangerke |
2018-01-23 | SUPERNOVA: Merge two strings to help with translation | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix displaying image missing last row and last column | Thierry Crozat |
2018-01-23 | SUPERNOVA: Change the signature of dialog(), fix calls, extract some more str... | Strangerke |
2018-01-23 | SUPERNOVA: Extract ArsanoGlider, ArsanoMeetup 2 & 3 and AxacussCell strings | Strangerke |
2018-01-23 | SUPERNOVA: Extract ArsanoRoger texts | Strangerke |
2018-01-23 | SUPERNOVA: Fix a remaining kStringDialogSeparator | Strangerke |
2018-01-23 | SUPERNOVA: Extract more dialog texts | Strangerke |
2018-01-23 | SUPERNOVA: Extract strings used in ShipHold and operations related to the cable | Strangerke |
2018-01-23 | SUPERNOVA: Extract strings for ShibCabinL3 & R3 and for ShipAirlock | Strangerke |
2018-01-23 | SUPERNOVA: Fix check of dialog status in ArsanoRoger onEntrance | Thierry Crozat |
2018-01-23 | SUPERNOVA: Simplify a bit the code | Thierry Crozat |
2018-01-23 | SUPERNOVA: Extract the strings from ShipCockpit | Strangerke |
2018-01-23 | SUPERNOVA: Extract strings for Ship Hall and Ship Sleep Cabin | Strangerke |
2018-01-23 | SUPERNOVA: Janitorial - Fix some spacing in rooms.cpp | Strangerke |
2018-01-23 | SUPERNOVA: Remove useless 2nd initialization of _shown to false | Strangerke |