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
/
core
/
room_item.cpp
Age
Commit message (
Expand
)
Author
2017-07-23
TITANIC: Adjust the switch/case fall-through comments
Bastien Bouclet
2017-02-27
TITANIC: Fix PET not showing on savegame load in front of nav helmet
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-01
TITANIC: Fix compiler warnings
Paul Gilbert
2016-07-24
TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages
Paul Gilbert
2016-07-20
TITANIC: Fixes for saving & loading savegames
Paul Gilbert
2016-07-15
TITANIC: Removed const modifier from all saveable objects
Paul Gilbert
2016-07-15
TITANIC: Set up empty message targets for classes without messages
Paul Gilbert
2016-07-15
TITANIC: Implemented remaining CGameManager methods and others
Paul Gilbert
2016-07-10
TITANIC: Fleshing out room item and PetText loading code
Paul Gilbert
2016-07-10
TITANIC: Renamed TT unnamed script classes to room scripts
Paul Gilbert
2016-07-10
TITANIC: Finished CRoomItem getScriptId
Paul Gilbert
2016-07-10
TITANIC: Implementing getting TrueTalk room scripts
Paul Gilbert
2016-03-21
TITANIC: Implement method for rendering view contents
Paul Gilbert
2016-03-13
TITANIC: Changed CGameStateSub to CGameLocation, properly implemented it
Paul Gilbert