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
/
project_item.cpp
Age
Commit message (
Expand
)
Author
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-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-20
TITANIC: Fixes for saving/loading savegame headers
Paul Gilbert
2016-07-20
TITANIC: Add missing engine saving functionality
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: Adding savegame header load/save methods
Paul Gilbert
2016-03-19
TITANIC: Added CGameManager::viewChange
Paul Gilbert
2016-03-19
TITANIC: Added various preLoad methods
Paul Gilbert
2016-03-12
TITANIC: Implement various post-load methods
Paul Gilbert
2016-03-08
TITANIC: More game manager setup
Paul Gilbert
2016-03-08
TITANIC: Implemented CTreeItem::findByName
Paul Gilbert
2016-03-08
TITANIC: Add const suffix to many tree item methods
Paul Gilbert
2016-03-08
TITANIC: Fleshing out CProjectItem methods
Paul Gilbert
2016-03-08
TITANIC: Moved CompressedFile class into simple_file.h
Paul Gilbert
2016-03-08
TITANIC: Fix crash when compressed newgame.st file was closed
Paul Gilbert
2016-03-04
TITANIC: Move CPetControl and direct support classes to new folder
Paul Gilbert
2016-03-04
TITANIC: Beginnings of CPetControl support classes
Paul Gilbert
2016-02-25
TITANIC: Rename of sub-folders for better clarity
Paul Gilbert