rogueunlike

Code pulled with git from git://github.com/jzellner/rogueunlike.git with the last commit being 1d0a618

These are Current warnings for rogueunlike.

dialyzer -n -q -Wno_improper_lists -r ebin deps
encurses_demo.erl:16: Function go/0 has no local return
encurses_demo.erl:23: The pattern {Mx, My} can never match the type 'not_initialized'
encurses_demo.erl:40: Function bounce_timer/5 has no local return
encurses_demo.erl:50: Function bounce_text/6 has no local return
encurses_demo.erl:59: Function calc_new_pos/5 has no local return
encurses_demo.erl:60: The pattern {Mx, My} can never match the type 'not_initialized'
encurses_demo.erl:78: Function other_win/0 has no local return
encurses_demo.erl:80: The call encurses:border(Win::'not_initialized',124,124,45,45,43,43,43,43) will never return since it differs in the 1st argument from the success typing arguments: (integer(),integer(),integer(),integer(),integer(),integer(),integer(),integer(),integer())
encurses_demo.erl:88: Function other_win/1 has no local return
ru_draw.erl:96: Function do_draw/1 has no local return
ru_draw.erl:97: The pattern {MaxX, MaxY} can never match the type 'not_initialized'
ru_draw.erl:108: Function draw_world/3 will never be called
ru_draw.erl:117: Function draw_console/4 will never be called
ru_draw.erl:127: Function draw_menu/1 will never be called
ru_draw.erl:141: Function draw_menu/2 will never be called
ru_draw.erl:146: The created fun has no local return
ru_draw.erl:154: Function create_menu/1 will never be called
ru_draw.erl:163: Function create_world/2 will never be called
ru_draw.erl:169: Function create_console/3 will never be called
ru_draw.erl:176: Function draw_console/3 will never be called
ru_draw.erl:181: Function draw_lines/3 will never be called
ru_draw.erl:188: Function clear_lines/3 will never be called
ru_draw.erl:194: Function draw_stats/2 will never be called
ru_draw.erl:210: Function do_draw_world/1 will never be called
ru_draw.erl:214: The created fun has no local return
ru_draw.erl:223: Function bounding_dimensions/1 will never be called
ru_draw.erl:224: The created fun has no local return
ru_draw.erl:228: The created fun has no local return
ru_draw.erl:236: Function square_char/1 will never be called
ru_draw.erl:237: The created fun has no local return
ru_draw.erl:242: Function draw_pref/1 will never be called
ru_draw.erl:308: Function menu_text_height/1 will never be called
ru_draw.erl:311: Function menu_text_width/1 will never be called
ru_draw.erl:312: The created fun has no local return
ru_draw.erl:325: Function spiral/9 will never be called
ru_draw.erl:349: Function fade_in_title/1 will never be called
ru_draw.erl:351: The created fun has no local return
ru_draw.erl:355: The created fun has no local return
ru_draw.erl:363: The created fun has no local return
ru_draw.erl:368: Function do_splash_screen/0 has no local return
ru_draw.erl:371: The pattern {MX, MY} can never match the type 'not_initialized'
ru_draw.erl:376: The created fun has no local return
ru_util.erl:28: Function centering_coords/2 has no local return
ru_util.erl:29: The pattern {MaxX, MaxY} can never match the type 'not_initialized'