From 484c4c1e06c060f0185126ddd00d3a905dd2f05f Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Sun, 6 Apr 2014 14:22:21 +0200 Subject: Update report --- report/progression.tex | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/report/progression.tex b/report/progression.tex index 1cc10ac..f8c05c4 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -271,8 +271,15 @@ commit 92f671b84. \subsection{take, drop} +The take and drop commands were implemented as part of the commit number +5ddb6df63. An Inventory interface, used by the Room and Player classes, was +added. Items are stored using HashMaps, and a moveItem procedure was added to +the Performer. + \subsection{Carry several items} +Multiple items carrying was already implemented in the commit number 5ddb6df63. + \subsection{ItemList} \subsection{Maximum weight} -- cgit v1.2.3