Renamed a variable in parse_args from not_miss to missing and changed code
[neverball] / ball / levels.c
2006-06-01 parastiFormatting stuff. Convert tabs to spaces, shorten...
2006-03-14 mrtoutfix 0balls (game over) display
2006-03-11 mrtoutfix #63
2006-03-10 mrtoutAdd special goal exit, and start to factorise all level...
2006-03-08 mrtoutend bonus level handling
2006-03-08 mrtouttake accout of goal skip value and improve next_level...
2006-03-05 mrtoutConcat the two level struct into one. I hope it's the...
2006-03-04 mrtoutAnother strong code change. This one focusses Set manag...
2006-03-03 mrtoutcheat mode enable the level path display
2006-03-03 mrtoutagain more code clean, thing become more and more simpler
2006-03-02 mrtoutcreate a new level structure, that makes the code more...