Age | Commit message (Expand) | Author |
2018-01-23 | SUPERNOVA: Implement guardNoticed() | Strangerke |
2018-01-23 | SUPERNOVA: Use setCurrentImage instead of passing the image to renderImage | Thierry Crozat |
2018-01-23 | SUPERNOVA: Add warning when trying to use out of bound file number | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix logic in rendering code | Thierry Crozat |
2018-01-23 | SUPERNOVA: Implement shipstart cutscene | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix room rendering | Thierry Crozat |
2018-01-23 | SUPERNOVA: Fix initialization of timer when starting or loading game | Thierry Crozat |
2018-01-23 | SUPERNOVA: enable general dialogs in AxacussIntersection and AxacussExit | Strangerke |
2018-01-23 | SUPERNOVA: Fix bug in AxacussExit | Strangerke |
2018-01-23 | SUPERNOVA: Implement AxacussExit interaction logic | Strangerke |
2018-01-23 | SUPERNOVA: Add interaction logic for AxacussIntersection | Strangerke |
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 |