291 Commits (d9fcbbe57937cde4e2894ce6f1492c0e8af4e7ea)
 

Author SHA1 Message Date
KRUGSON d9fcbbe579 refactoring: combine util functions in one file 2 years ago
fdai7372 e41e132f66 Delete executable main - not needed 2 years ago
KRUGSON c6e7ed22bd refactoring: improved map output&input handl. shop 2 years ago
KRUGSON efb5ba1d75 refactoring: shop output embellished 2 years ago
KRUGSON df2ca48b39 refactoring: changed var names for plausibility 2 years ago
KRUGSON 885c2a806f updated output after shop 2 years ago
KRUGSON 22c41a6cd0 refactoring: added func to print lines of stream 2 years ago
KRUGSON 8f42003b7d refactoring: added function to read files 2 years ago
Mac10goesBRRRT 4297c2aa03
Merge pull request #16 from Mac10goesBRRRT/orga 2 years ago
János Euler ffe07af7e3 Added Jonas :) 2 years ago
Mac10goesBRRRT 2e46a15e8f
Merge pull request #15 from Mac10goesBRRRT/navigation 2 years ago
KRUGSON ad46f8aadf updated 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 332949bc09 refactoring: added setUp to clean up a bit 2 years ago
KRUGSON 3e9fd7d7e8 updated game instructions 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 a926b7aec1 added sellItem to shop in game (main) 2 years ago
KRUGSON fb1f9cdd22 commands now visible in game for user 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 0ba71809f4 added showInventory to main 2 years ago
KRUGSON 434ef7a3e6 added showInventory 2 years ago
KRUGSON c82c5855f7 add player struct + addItemToInventory into main 2 years ago
KRUGSON 2aea5ab079 added struct player & func addItemToInventory 2 years ago
KRUGSON d8c2a24930 added shop function 2 years ago
KRUGSON 3d9394cc71 added items to main and game 2 years ago
KRUGSON 12d6f1143a added items with test and items.map file 2 years ago