aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/inventory.cpp
AgeCommit message (Expand)Author
2009-12-01display '&' next to the object name as in original game.Vladimir Menshakov
2009-11-15hide mouse while displaying messages, hide item name while displaying item's ...Vladimir Menshakov
2009-11-15do not close inventory while displaying `examine` message. Vladimir Menshakov
2009-11-09do not trigger examine object while inventory is inactiveVladimir Menshakov
2009-11-08implemented mouse-rock-glue time challengeVladimir Menshakov
2009-11-08removed font::color, added debugger console with enable_object/disable_object...Vladimir Menshakov
2009-10-31fixed bird-assert from chapter 1Vladimir Menshakov
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-26removed packed structs/direct read/writes, so the game should work on big-end...Vladimir Menshakov
2009-09-15renamed constants to comply with the code convention.Vladimir Menshakov
2009-09-15TEEN: More code formatting & whitespace changes (automatically generated with...Max Horn
2009-09-15adapted code to comply code formatting conventions.Vladimir Menshakov
2009-09-07play animation only when hoveredVladimir Menshakov
2009-09-05made second chapter completable.Vladimir Menshakov
2009-09-04TEEN: Some whitespace fixesMax Horn
2009-09-04TEEN:Max Horn
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
2009-09-03imported teenagent engine sources.Vladimir Menshakov