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
/
pet_control
/
pet_rooms.cpp
Age
Commit message (
Expand
)
Author
2017-07-05
TITANIC: Fix Rooms Glyphs list only allowing a single custom entry
Paul Gilbert
2017-06-21
TITANIC: Renamings for room flags sublevel methods
Paul Gilbert
2017-06-21
TITANIC: Fix 2nd class room flags calculation
Paul Gilbert
2017-01-01
TITANIC: Rename CPetText to CTextControl
Paul Gilbert
2016-12-26
TITANIC: Clarifications to sending mail code
Paul Gilbert
2016-12-18
TITANIC: Renamings for PET Rooms flag for if elevator is broken
Paul Gilbert
2016-12-01
TITANIC: Renamings and clarifications for mail methods
Paul Gilbert
2016-11-13
TITANIC: Correct loading room flags in PET Rooms tab
Paul Gilbert
2016-11-09
TITANIC: Fix naming and initialization of PET Room glyph images
Paul Gilbert
2016-11-08
TITANIC: Draw glyphs in PET Rooms tab
Paul Gilbert
2016-11-05
TITANIC: Further changes to use PassengerClass enum
Paul Gilbert
2016-11-05
TITANIC: Cleanup of class handling in PET Rooms tab
Paul Gilbert
2016-11-05
TITANIC: Replaced int passenger class with PassengerClass enum
Paul Gilbert
2016-10-31
TITANIC: Fix rendering PET glyphs when scrolled
Paul Gilbert
2016-09-05
TITANIC: Convert some dynamic_casts back to static_cast as appropriate
Paul Gilbert
2016-09-01
TITANIC: Convert many static_casts to dynamic_cast
Paul Gilbert
2016-08-02
TITANIC: Added CPETPosition enterViewMsg
Paul Gilbert
2016-08-01
TITANIC: Fix warnings
Eugene Sandulenko
2016-07-30
TITANIC: Fix identified warnings
Paul Gilbert
2016-07-15
TITANIC: Removed const modifier from all saveable objects
Paul Gilbert
2016-07-15
TITANIC: Cleanup of PET section classes methods to match original
Paul Gilbert
2016-07-15
TITANIC: Added Pet Inventorty virtual methods
Paul Gilbert
2016-07-15
TITANIC: Added various PET methods
Paul Gilbert
2016-07-15
TITANIC: Properly named several PET Glyph virtual methods
Paul Gilbert
2016-07-15
TITANIC: Added PET Room Glyph drawing
Paul Gilbert
2016-07-15
TITANIC: Figured out PET Room Glyph modes
Paul Gilbert
2016-07-15
TITANIC: Completed CPetRooms methods
Paul Gilbert
2016-07-15
TITANIC: Flesh out PET Rooms adding glyphs
Paul Gilbert
2016-07-15
TITANIC: Cleaning up mode and room flags fields on PET room glyphs
Paul Gilbert
2016-07-15
TITANIC: Finished Deskbot message handlers
Paul Gilbert
2016-07-10
TITANIC: Implement Television Control glyph
Paul Gilbert
2016-07-10
TITANIC: In progress implementation of PET Remote
Paul Gilbert
2016-07-10
TITANIC: Fully implement PET Rooms loading/saving
Paul Gilbert
2016-07-10
TITANIC: Implement PET Rooms glyphs saving logic
Paul Gilbert
2016-07-10
TITANIC: Implement display of tooltips in RealLife
Paul Gilbert
2016-07-10
TITANIC: Resolve color handling code in CPetText
Paul Gilbert
2016-07-10
TITANIC: Implementing CPetRooms methods
Paul Gilbert
2016-07-10
TITANIC: Beginnings of CPetRooms
Paul Gilbert
2016-04-01
TITANIC: Moved gfx/ pet classes into pet_control/
Paul Gilbert