aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/inventory.h
AgeCommit message (Collapse)Author
2007-07-09Moved mouse cursor tampering from inventory.cpp to Gfx class, and some cleanup.Nicola Mettifogo
svn-id: r27996
2007-07-08Changed inventory graphics update from synchronous to lazy.Nicola Mettifogo
svn-id: r27975
2007-07-08Cleanup inventory code.Nicola Mettifogo
svn-id: r27974
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-21Fixed the largest memory leaks.Nicola Mettifogo
svn-id: r26905
2007-05-13cleanupNicola Mettifogo
svn-id: r26834
2007-02-17fixed regression bug caused by ZoneTypeData being declared as a struct ↵Nicola Mettifogo
instead of an union. Should have taken care of this when the switch was actually made... svn-id: r25652
2007-01-14Initial import of Parallaction engineEugene Sandulenko
svn-id: r25083