Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shm 2 #106

Open
wants to merge 25 commits into
base: shm
Choose a base branch
from
Open

Shm 2 #106

wants to merge 25 commits into from

Commits on Jun 11, 2021

  1. fix #30

    ziobron committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    b358851 View commit details
    Browse the repository at this point in the history
  2. fix coders-school#84

    ziobron committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    c5340c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    220bf13 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Update 09-operators.md

    BarTes8 authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    44b8e81 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. module2

    ziobron committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2f41754 View commit details
    Browse the repository at this point in the history
  2. module2 further work

    ziobron committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    d3ca5df View commit details
    Browse the repository at this point in the history
  3. module2 finished

    ziobron committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    43b51d7 View commit details
    Browse the repository at this point in the history
  4. md rename

    ziobron committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    0b7e6a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Fix number -> amount

    ziobron committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    0c2d7b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    fb9d392 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    4163401 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    90ee55a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. completed SHM-Vol.1

    Kacu committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    09391a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    06bb9cc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. 6 moved definitions from Fortune.hpp file into Fortune.cpp source file (

    #11)
    
    * 6 moved definitions from Fortune.hpp file into Fortune.cpp source file
    
    * 6 changed Fortune class into namespace
    
    Co-authored-by: Kacu <[email protected]>
    Ptysiek and Kacu authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d91324f View commit details
    Browse the repository at this point in the history
  2. 9 moved player definitions into source file (#24)

    Co-authored-by: Kacu <[email protected]>
    Ptysiek and Kacu authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    242ff66 View commit details
    Browse the repository at this point in the history
  3. 5 moved Cargo definitions into source file (#23)

    Co-authored-by: Kacu <[email protected]>
    Ptysiek and Kacu authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e737f34 View commit details
    Browse the repository at this point in the history
  4. 16 created new class: Game (#22)

    Co-authored-by: Kacu <[email protected]>
    Ptysiek and Kacu authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d8b792e View commit details
    Browse the repository at this point in the history
  5. 10 moved ship definitions into source file (#25)

    Co-authored-by: Kacu <[email protected]>
    Ptysiek and Kacu authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    97acf13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd89d0a View commit details
    Browse the repository at this point in the history
  7. 20 create derived classes from class cargo (#26)

    * 20 created new class Fruit
    
    * 20 created new class Alcohol
    
    * 20 created new class Item
    
    * 20 turned Cargo class into interface
    
    * 20 created load and unload operations inside Ship class
    
    Co-authored-by: Kacu <[email protected]>
    Ptysiek and Kacu authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f96b5fa View commit details
    Browse the repository at this point in the history
  8. 14 cs task4 (#27)

    * 14 created Store class
    
    * 14 created new classes Time and Observer
    
    * 14 connected observer with five classes
    
    Co-authored-by: Kacu <[email protected]>
    Ptysiek and Kacu authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    a32c398 View commit details
    Browse the repository at this point in the history
  9. 13 cs task3 (#29)

    * 13 created new class Delegate
    
    * 13 implemented nextDay operations inside Ship and Store classes
    
    Co-authored-by: Kacu <[email protected]>
    Ptysiek and Kacu authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3192262 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. 21 created new class DryFruit (#30)

    Co-authored-by: Kacu <[email protected]>
    Ptysiek and Kacu authored Aug 21, 2021
    Configuration menu
    Copy the full SHA
    77cb21d View commit details
    Browse the repository at this point in the history
  2. 7 moved Island class definitions into source file (#31)

    Co-authored-by: Kacu <[email protected]>
    Ptysiek and Kacu authored Aug 21, 2021
    Configuration menu
    Copy the full SHA
    d5c4ee3 View commit details
    Browse the repository at this point in the history