660 Commits (ee88312f7d6dd4b23178dc989e6ef4509f2aebc4)
 

Author SHA1 Message Date
Joe Lukas Kalb 315cbf847c lab_can_move direction N heading SOLUTION 11 months ago
Joe Lukas Kalb 36a7beb0b4 refactoring: lab_can_move 11 months ago
Joe Lukas Kalb 73ebd8f797 lab_can_move direction W heading WALL 11 months ago
Joe Lukas Kalb 3a8150ceb7 lab_can_move direction S heading WALL 11 months ago
Joe Lukas Kalb 3ac2d274ca lab_can_move direction E WALL heading WALL 11 months ago
Joe Lukas Kalb 79f624d98e lab_can_move direction N WALL above 11 months ago
Joe Lukas Kalb 92f2f74c3e lab_can_move y undefined below 0 (overflow) 11 months ago
Joe Lukas Kalb 6bf1d1946f lab_can_move x undefined over 0 11 months ago
Joe Lukas Kalb 2a7419d3a5 lab_can_move y undefined 11 months ago
Joe Lukas Kalb 48f9316f89 lab_can_move North undefined 11 months ago
Joe Lukas Kalb 33eba40647 refactoring: init_field 11 months ago
Joe Lukas Kalb a9872e34a1 init_field any x y --> WAY 11 months ago
Joe Lukas Kalb 6e7d15b4c1 init_field with all x --> WAY 11 months ago
Joe Lukas Kalb ab6ef224ab init_field with WAY at 0 0 11 months ago
Joe Lukas Kalb 318d572d47 set_wall at any x y 11 months ago
Joe Lukas Kalb 0f2ee4f9a2 refactoring: State --> Field_State 11 months ago
Joe Lukas Kalb c6e2986865 set_wall at 0 0 11 months ago
Joe Lukas Kalb 91a941c8f6 lab_move direction W y --> y - 1 11 months ago
Joe Lukas Kalb 0e82dd835e lab_move direction W y --> 0 11 months ago
Joe Lukas Kalb 4e69b698fb lab_move direction S x --> x + 1 11 months ago
Joe Lukas Kalb 144b13919f lab_move direction S x --> 2 11 months ago
Joe Lukas Kalb 4c7b6e8fa2 lab_move direction East y --> y + 1 11 months ago
Joe Lukas Kalb 0d6b5b8137 lab_move direction E --> y = 2 11 months ago
Joe Lukas Kalb 1e37e093fb lab move N --> x - 1 11 months ago
Joe Lukas Kalb c8af86ef90 refactoring: move --> lab_move 11 months ago
Joe Lukas Kalb f071457426 move north set x 0 11 months ago
Joe Lukas Kalb 4a00a81935 turn_direction_right W --> N 11 months ago
Joe Lukas Kalb 766953d531 change direction right S --> W 11 months ago
Joe Lukas Kalb f21465727e change direction right E --> S 11 months ago
Joe Lukas Kalb 4dff49735e refactoring: change_direction 11 months ago
Joe Lukas Kalb 4098cb4030 Direction; change_direction N --> E 11 months ago
Peter Wiebe 59fef5882a delete critical bib 11 months ago
fdai7731 d5dd1b92e9 refactoring: IndexParameter umgeschrieben 11 months ago
fdai7731 2f567de876 refactoring: Änderung der Spielanleitung 11 months ago
fdai7731 07b1a04cff refactoring: max-Parameter-Umschreibung 11 months ago
fdai7731 1d3101fa39 refactoring: Umformelierung des Parameters min 11 months ago
fdai7731 21c8844c45 refactoring: Code von unnötigen Kommentaren grreinigt 11 months ago
fdai7731 9fcf777de9 refactoring: Korigieren von Output-Sätzen 11 months ago
fdai7731 16db1ea703 refactoring: Printf-Ausgabenänderungen 11 months ago
fdai7731 2fdc5110dc refactoring: Löschen von unnötigen Kommentaren 11 months ago
fdai7731 89ba5bb9be refactoring: variabelnnamenänderungen 11 months ago
fdai7731 deb85d0f7c refactoring: Programmiername als Kommentar hinzugefügt 11 months ago
fdai7731 576e1c2431 test_minus() 11 months ago
fdai7731 d991bdf2a1 test_plus 11 months ago
fdai7731 1d7ce0e67a test_dev 11 months ago
fdai7731 72c03a59ce test_multi 11 months ago
fdai7731 9e572e3ca2 testGeneriereZufallsOperator 11 months ago
fdai7731 aa200f63bb test_Zufallszahl 11 months ago
fdai7731 97f3875528 test_Mathe_divided 11 months ago
fdai7731 0215a5f00d test_Mathe_multi 11 months ago