169 Commits (96e71859ce71c388dac912667f4ab243c963dae7)

Author SHA1 Message Date
KRUGSON d9fcbbe579 refactoring: combine util functions in one file 2 years ago
KRUGSON c6e7ed22bd refactoring: improved map output&input handl. shop 2 years ago
KRUGSON 7617bb7f51 added setAvailable (canBeUsed) with test 2 years ago
KRUGSON 766ac86c7e added getAvailable (canBeUsed) with test 2 years ago
KRUGSON ea62efd461 added setBaseDamage with test 2 years ago
KRUGSON 66206804a3 added getBaseDamage with test 2 years ago
KRUGSON 242188e5ad added setDamageModifier with test 2 years ago
KRUGSON 8615b3e136 added getDamageModifier with test 2 years ago
KRUGSON 9410e3395e added setTypeID with test 2 years ago
KRUGSON 584b48ee4e added getTypeID with test 2 years ago
KRUGSON 517f0cfafe added setFullName with test 2 years ago
KRUGSON 72ea0de711 added getFullname with test 2 years ago
KRUGSON ff33db459d added setName with test 2 years ago
KRUGSON 5742861b08 added weapon with struct & getName with test 2 years ago
KRUGSON fc09c34065 added setRoomShopAvailable with test 2 years ago
KRUGSON 2b6449f2a4 added setRoomPredecessor with test 2 years ago
KRUGSON ebbe703493 added setRoomSuccessor with test 2 years ago
KRUGSON 573504153c added getRoomSuccessor with test 2 years ago
KRUGSON e294af735d added setItemShopAvailable with test 2 years ago
KRUGSON 6ce6fced5a added getItemShopAvailable with test 2 years ago
KRUGSON 05dca15a64 added getItemPrice with test 2 years ago
KRUGSON 218a01068d added setItemPrice with test 2 years ago
KRUGSON 22fd94352f add commands (make it visible for user) with test 2 years ago
KRUGSON 2c18f05b05 added sellItem with test 2 years ago
KRUGSON a18aca76d7 added buyItem with test 2 years ago
KRUGSON 35f45ee77a added removeMoneyFromPlayer with test 2 years ago
KRUGSON 5b9fa5460a added addMoneyToPlayer with test 2 years ago
KRUGSON 11d7f06b92 added setTotal with test 2 years ago
KRUGSON 1d863f9410 added removeItemFromInventory with test 2 years ago
KRUGSON 2aea5ab079 added struct player & func addItemToInventory 2 years ago
KRUGSON 12d6f1143a added items with test and items.map file 2 years ago
KRUGSON f0bf30dc0f added map with test 2 years ago
KRUGSON d73a90e6b0 added nav_helper with test 2 years ago
Aimee Reincke de66f5ef8d refactoring: more cohesive naming 2 years ago
Ronja Awe ff173f7340 weiteres labyrinzh hinzugefügt 2 years ago
Ronja Awe 2cf6c7a5fa Funktion labyrinthauswahl hinzugefügt 2 years ago
Ronja Awe 3ca77efa51 Testfall beim letzten versuch gewonnen hinzugefügt 2 years ago
Ronja Awe dd8ee0b8be Testfall für verloren hinzugefügt 2 years ago
Ronja Awe 2bbaff4c4e userinput hinzugefügt 2 years ago
Ronja Awe d57c095e3d refactoring: ausgabe und variablennamen geändert 2 years ago
Ronja Awe 4ea6bdf485 else für falsche antowort hinzugefügt 2 years ago
Ronja Awe d0828ccdbe Funktion labyrinthschritte hinzugefügt 2 years ago
Aimee Reincke 706f6b31bc test for no winner yet 2 years ago
Aimee Reincke 51818122b7 Field full no winner 2 years ago
Aimee Reincke f0a9f0fdde computer wins game 2 years ago
Aimee Reincke 4333fbf343 Player wins Game 2 years ago
Ronja Awe 90f80c32b1 testfall für verzweigungen hinzugefügt 2 years ago
Ronja Awe c485a3c87b if Anweisung nach links hinzugefügt 2 years ago
Ronja Awe 07524ab01c if Anweisung nach oben hinzugefügt 2 years ago
Ronja Awe df3ed5c1b2 if anweisung nach rechts hinzugefügt 2 years ago