aboutsummaryrefslogtreecommitdiff
path: root/report/progression.tex
diff options
context:
space:
mode:
Diffstat (limited to 'report/progression.tex')
-rw-r--r--report/progression.tex7
1 files changed, 7 insertions, 0 deletions
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.
271 271
272\subsection{take, drop} 272\subsection{take, drop}
273 273
274The take and drop commands were implemented as part of the commit number
2755ddb6df63. An Inventory interface, used by the Room and Player classes, was
276added. Items are stored using HashMaps, and a moveItem procedure was added to
277the Performer.
278
274\subsection{Carry several items} 279\subsection{Carry several items}
275 280
281Multiple items carrying was already implemented in the commit number 5ddb6df63.
282
276\subsection{ItemList} 283\subsection{ItemList}
277 284
278\subsection{Maximum weight} 285\subsection{Maximum weight}