aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/items/biochips/pegasuschip.h
AgeCommit message (Collapse)Author
2018-03-28PEGASUS: Add override specifierEugene Sandulenko
2017-09-12PEGASUS: Reset the Pegasus biochip when toggling the shared screen spaceBastien Bouclet
Fixes a crash to debugger in the following case: - TSA: Select he Pegasus biochip. The recall button is disabled. - Select the gas canister in the inventory - Jump to Norad VI - Press T to show the Pegasus biochip. The recall button is still incorrectly disabled. Clicking on it triggers an error.
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
Some other minor cleanup too
2011-09-24PEGASUS: Import AI code and relevant itemsMatthew Hoops