 TO DO:

* Fix curses
 DONE (need to use 2 curses windows to advoid refreshing the entire screen,
 need to finish the wrappers).

* Better malloc/free management.
 DONE (Not very good one but better than before)

* Fix Traditional Dungeon generation
 DONE (Very simplistic way)
 
* Create an array with the flags of the map.

* Implement some items 

* A good L.O.S. algorithm

* Larger maps with centered view (or pseudocentered a la *band as Option
for slower machines)

* World Wide Map nad area maps 
 DONE (Area maps are not saved and they haven't any usefull feature,
  once you exit the dungeon ypu can't enter again)

* Give dummies/player some ranged power to check missiles

* Create AI routines

* Idea: Create armour that can protect more than 1 body region ? (blah)
