index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
titanic
/
carry
/
chicken.cpp
Age
Commit message (
Expand
)
Author
2017-07-05
TITANIC: Fix refreshing inventory tooltip when chicken gets cold
Paul Gilbert
2017-07-05
TITANIC: Fix parrot to only eat hot plain chickens
Paul Gilbert
2017-01-16
TITANIC: Renamings and cleanup for chicken, sauce, and dispensor
Paul Gilbert
2017-01-15
TITANIC: Fix SuccUBus not eating chicken when it has condiments
Paul Gilbert
2017-01-15
TITANIC: Fix using chicken on dispensors
Paul Gilbert
2016-11-11
TITANIC: Load more text strings from data file
Paul Gilbert
2016-10-25
TITANIC: Further work on mouse cursor enablement logic
Paul Gilbert
2016-09-01
TITANIC: Convert many static_casts to dynamic_cast
Paul Gilbert
2016-07-15
TITANIC: Removed const modifier from all saveable objects
Paul Gilbert
2016-07-15
TITANIC: Fleshing out CGameObject and CPetControl methods
Paul Gilbert
2016-07-10
TITANIC: Seperate PET classes setup and reset methods
Paul Gilbert
2016-07-10
TITANIC: Restructuring PET list classes, beginning of inventory
Paul Gilbert
2016-07-10
TITANIC: Implemented CChicken message handlers
Paul Gilbert
2016-03-01
TITANIC: Added lots more miscellaneous classes
Paul Gilbert
2016-02-27
TITANIC: Added CCarry and descendent classes
Paul Gilbert