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
/
room_flags.cpp
Age
Commit message (
Expand
)
Author
2017-10-15
TITANIC: Add missing strings for Floor & Room # to titanic.dat
Paul Gilbert
2017-08-06
TITANIC: Fix SuccUBus not always redirecting 'nowhere' glyphs to Bilge
Paul Gilbert
2016-12-26
TITANIC: Fix receiving mail via SuccUBus
Paul Gilbert
2016-12-25
TITANIC: Cleanup and fixes for class checks when SuccUBus sucking
Paul Gilbert
2016-12-08
TITANIC: Fix setting floor numbers for PET Rooms glyphs
Paul Gilbert
2016-11-12
TITANIC: Fix display of current location outside SGT rooms
Paul Gilbert
2016-11-12
TITANIC: Change RoomFlags to use titanic.dat
Paul Gilbert
2016-11-09
TITANIC: Give correct room descriptions in PET Rooms tab
Paul Gilbert
2016-11-08
TITANIC: Fix compiler warnings
Paul Gilbert
2016-11-06
TITANIC: Fixes for allocating an assigned room
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-08-22
TITANIC: Implemented more game classes
Paul Gilbert
2016-07-15
TITANIC: Fleshing out CGameObject and CPetControl methods
Paul Gilbert
2016-07-15
TITANIC: Completed CPetRooms methods
Paul Gilbert
2016-07-15
TITANIC: Finished CRoomFlags methods
Paul Gilbert
2016-07-15
TITANIC: In progress adding CRoomFlags class
Paul Gilbert