aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/inventory.cpp
AgeCommit message (Collapse)Author
2008-09-19Changed tinsel's volume range (0-127) to match ScummVM's (0-255)Filippos Karapetis
svn-id: r34603
2008-09-01Merging more of the GSoC 2008 RTL branch: TINSELMax Horn
svn-id: r34257
2008-09-01Silence MSVC warning about potentially uninitialized variableFilippos Karapetis
svn-id: r34236
2008-08-30TINSEL: Write config changes to diskMax Horn
svn-id: r34212
2008-08-30cleanupMax Horn
svn-id: r34211
2008-08-30TINSEL: Added support for the 3,4 and 5 FLAGS (multi lingual) versions of DW ↵Max Horn
(only 4 flags version has been tested; see also bug #2048383) svn-id: r34210
2008-08-27cleanupMax Horn
svn-id: r34191
2008-08-06Added RTL feature to TinselChristopher Page
svn-id: r33671
2008-07-25TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, ↵Max Horn
PCONFINIT svn-id: r33282
2008-07-24Moved scheduler / process managment code into a new class SchedulerMax Horn
svn-id: r33259
2008-07-23TINSEL: Renamed CoroutineInstall back to ProcessCreate; got rid of yet ↵Max Horn
another typedef; more cleanup svn-id: r33249
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn
svn-id: r33230