diff options
author | Pacien TRAN-GIRARD | 2014-04-15 23:17:06 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-04-15 23:17:06 +0200 |
commit | 60b19b1d3e4da557128361f916c6de4bfdeb3d30 (patch) | |
tree | 164cf3f98ea95cece97a533c90c3342e080927ae /report | |
parent | e29566f5ef5866f0532b681f37084ff7f43c0af2 (diff) | |
download | esieequest-60b19b1d3e4da557128361f916c6de4bfdeb3d30.tar.gz |
Update report
Diffstat (limited to 'report')
-rw-r--r-- | report/progression.tex | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/report/progression.tex b/report/progression.tex index ada455a..95505c1 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -55,8 +55,11 @@ the room since commit e510b08d0. | |||
55 | 55 | ||
56 | \subsection{Object diagram} | 56 | \subsection{Object diagram} |
57 | 57 | ||
58 | %TODO | ||
59 | |||
58 | \subsubsection{Changes on execution} | 60 | \subsubsection{Changes on execution} |
59 | 61 | ||
62 | %TODO | ||
60 | 63 | ||
61 | \section{Zuul with features} | 64 | \section{Zuul with features} |
62 | 65 | ||
@@ -331,10 +334,11 @@ The time limit was implemented as a steps limit for the player. When this limit | |||
331 | is reached, the game quits with a message. The argument --challenge is necessary | 334 | is reached, the game quits with a message. The argument --challenge is necessary |
332 | to enable this game mode. Commit number 2fee72805. | 335 | to enable this game mode. Commit number 2fee72805. |
333 | 336 | ||
334 | \subsubsection{Real time} | ||
335 | |||
336 | \subsection{GUI} | 337 | \subsection{GUI} |
337 | 338 | ||
339 | The actuel GUI will be improved at the end of the project, when all new | ||
340 | functionnalities will be implemented. | ||
341 | |||
338 | \subsection{Trap door} | 342 | \subsection{Trap door} |
339 | 343 | ||
340 | A TrapDoor was added to link the main map to the off-script map, and all Rooms | 344 | A TrapDoor was added to link the main map to the off-script map, and all Rooms |