aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/inventory.h
AgeCommit message (Expand)Author
2008-01-06Indent with tabs instead of spaces.Torbjörn Andersson
2007-11-19* made engine use Inventory and InventoryRendererNicola Mettifogo
2007-09-25Changed InventoryRenderer to draw inventory over a Surface, thus removing use...Nicola Mettifogo
2007-09-23Moved most of inventory-related code inside classes Inventory and InventoryRe...Nicola Mettifogo
2007-08-25Added an abstract base class for representing multiple-frames for animations....Nicola Mettifogo
2007-07-09Moved mouse cursor tampering from inventory.cpp to Gfx class, and some cleanup.Nicola Mettifogo
2007-07-08Changed inventory graphics update from synchronous to lazy.Nicola Mettifogo
2007-07-08Cleanup inventory code.Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-21Fixed the largest memory leaks.Nicola Mettifogo
2007-05-13cleanupNicola Mettifogo
2007-02-17fixed regression bug caused by ZoneTypeData being declared as a struct instea...Nicola Mettifogo
2007-01-14Initial import of Parallaction engineEugene Sandulenko