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_glyphs.cpp
Age
Commit message (
Expand
)
Author
2017-10-06
TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat
Paul Gilbert
2017-09-26
TITANIC: Convert some remaining strings to use their titanic.dat entries
Paul Gilbert
2017-08-24
TITANIC: Reduce header includes for titanic.h
David Fioramonti
2017-08-11
TITANIC: Fix rendering bottom line of room glyphs
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-21
TITANIC: Show status prefixes for chevrons in the Rooms tab
Paul Gilbert
2016-12-01
TITANIC: Renamings and clarifications for mail methods
Paul Gilbert
2016-11-09
TITANIC: Fix rendering of first chev column in room glyphs
Paul Gilbert
2016-11-09
TITANIC: Fix toggle fragments of PET Room glyphs
Paul Gilbert
2016-11-09
TITANIC: Fix naming and initialization of PET Room glyph images
Paul Gilbert
2016-11-08
TITANIC: Fix drag and dropping the PET Rooms glyph
Paul Gilbert
2016-11-08
TITANIC: Fix spurious drag starts happening after view changes
Paul Gilbert
2016-11-05
TITANIC: Cleanup of class handling in PET Rooms tab
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-01
TITANIC: Fix infinite recursion in CPetRoomsGlyph
Paul Gilbert
2016-08-01
TITANIC: Fix warnings
Eugene Sandulenko
2016-07-22
TITANIC: Add support for arbitrary window event targets
Paul Gilbert
2016-07-15
TITANIC: Removed const modifier from all saveable objects
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 further PET Rooms Glyph method
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: Adding Pet Room glyph methods
Paul Gilbert
2016-07-15
TITANIC: Fix compilation issues
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-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: FIx confusion between mouse down & up messages in CPetGlyph hierarchy
Paul Gilbert
2016-07-10
TITANIC: Implementing CPetRooms methods
Paul Gilbert
2016-07-10
TITANIC: Beginnings of PET Rooms glyph
Paul Gilbert
2016-07-10
TITANIC: Beginnings of CPetRooms
Paul Gilbert