From 5de55c8b8417b22a72ff0c59687a7c0c2eaf8a6e Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Sun, 23 Feb 2014 22:40:43 +0100 Subject: Update report --- report/progression.tex | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index c4f6c52..36b9f19 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -85,6 +85,16 @@ the Game class and its processCommand() method. \subsection{Comparison with reference} +The printLocationInfo() method, used only twice, has been trimmed by the commit +590a932e5 and has been replaced by a call to the getLongDescription() method of +the Room class. + +A missing getter for the Room description has been added as part of the commit +f84606424. + +The loop building the command list String has been modified to use an Iterator +with the commit 0c5793abf. + \subsection{StringBuilder} \subsection{Room objects} -- cgit v1.2.3