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

Chupa master deselection #5

Open
wants to merge 171 commits into
base: master
Choose a base branch
from

Commits on Mar 26, 2015

  1. Initial commit

    dmilburn committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    b233133 View commit details
    Browse the repository at this point in the history
  2. Set up skeleton

    dmilburn committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    78e9d91 View commit details
    Browse the repository at this point in the history
  3. added initial files

    dieselroar committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    4fccecf View commit details
    Browse the repository at this point in the history
  4. Pseudocode

    dmilburn committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    69eec32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fe847c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f46df1c View commit details
    Browse the repository at this point in the history
  7. Add pawn and king classes

    dmilburn committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    6e96b28 View commit details
    Browse the repository at this point in the history
  8. prepping for work division

    dieselroar committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    6d730b1 View commit details
    Browse the repository at this point in the history
  9. Whatever

    amihalopoulos committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    6b390e1 View commit details
    Browse the repository at this point in the history
  10. created rook and bishop class

    Doralyp committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    c32cd49 View commit details
    Browse the repository at this point in the history
  11. updated from master

    Doralyp committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    0941018 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2 from nyc-rock-doves-2015/DBD_development_pawn_king

    Add pawn and king classes
    costolo committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    57e2074 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4 from nyc-rock-doves-2015/DBD_development_ben

    add queen and knight class attributes
    costolo committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    c185303 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a893db5 View commit details
    Browse the repository at this point in the history
  15. possibilities.

    amihalopoulos committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    b1deda4 View commit details
    Browse the repository at this point in the history
  16. fix merge

    amihalopoulos committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    e2935e0 View commit details
    Browse the repository at this point in the history
  17. slight changes in board.rb

    dieselroar committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    b2c6e00 View commit details
    Browse the repository at this point in the history
  18. Fixed constants

    Doralyp committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    d9a7045 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e5f442a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e9007da View commit details
    Browse the repository at this point in the history
  21. Added rook and bishop

    Doralyp committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    17279d5 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #3 from nyc-rock-doves-2015/dora_bishop_rook

    Dora bishop rook
    costolo committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    a5bb6b2 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #5 from nyc-rock-doves-2015/DBD_development

    Dbd development
    costolo committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    8d95778 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    181753c View commit details
    Browse the repository at this point in the history
  25. Valid moves logic

    grantziolkowski committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    ee1499f View commit details
    Browse the repository at this point in the history
  26. Add icons to pieces

    amihalopoulos committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    0aa0e4a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6576eec View commit details
    Browse the repository at this point in the history
  28. Merge pull request #6 from nyc-rock-doves-2015/chupacabras_developmen…

    …t_display_board
    
    Merged display method into code
    dieselroar committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    08c86d7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    390deb4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a3be469 View commit details
    Browse the repository at this point in the history
  31. Add piece classes moves

    amihalopoulos committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    bff32f9 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    94a1804 View commit details
    Browse the repository at this point in the history
  33. Fix merge conflicts

    amihalopoulos committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    0dcb858 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f206b43 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2015

  1. Update for merge

    amihalopoulos committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    e717809 View commit details
    Browse the repository at this point in the history
  2. initialized all pieces

    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    75fcd3d View commit details
    Browse the repository at this point in the history
  3. Fix merge

    amihalopoulos committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    d54e521 View commit details
    Browse the repository at this point in the history
  4. Merge alexei branch

    amihalopoulos committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    6e00a31 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from nyc-rock-doves-2015/chupacabras_developmen…

    …t_alexei
    
    Chupacabras development alexei
    dieselroar committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    4bda278 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d1a2f2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8 from nyc-rock-doves-2015/DBD_development

    Dbd development
    costolo committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    81cfa98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e89d76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2823f43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b81d17 View commit details
    Browse the repository at this point in the history
  11. add additional rspec tests

    costolo committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    59c994c View commit details
    Browse the repository at this point in the history
  12. Display method fix and replace board instance variable with hard code…

    …d board piece instantiations
    amihalopoulos committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    4753059 View commit details
    Browse the repository at this point in the history
  13. "Quick Display fix"

    Merge branch 'chupacabras_development' into chupacabras_development_alexei
    amihalopoulos committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    0794959 View commit details
    Browse the repository at this point in the history
  14. Add line to place

    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    120fe13 View commit details
    Browse the repository at this point in the history
  15. Make todo list

    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    e3e48d5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    29eecd0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9dc8987 View commit details
    Browse the repository at this point in the history
  18. add additional test

    costolo committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    bfa206e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0682158 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #11 from nyc-rock-doves-2015/DBD_development_ben

    Dbd development ben
    costolo committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    225abed View commit details
    Browse the repository at this point in the history
  21. Add check_move_helper method

    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    c7a198d View commit details
    Browse the repository at this point in the history
  22. add rspec tests

    costolo committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    1679eea View commit details
    Browse the repository at this point in the history
  23. add todo_list.txt

    costolo committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    0fb8c73 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #12 from nyc-rock-doves-2015/DBD_development_ben

    Dbd development ben
    costolo committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    a042f56 View commit details
    Browse the repository at this point in the history
  25. Removed tests in model

    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    2a2628c View commit details
    Browse the repository at this point in the history
  26. Merge pull request #13 from nyc-rock-doves-2015/DBD_development_check…

    …_move_helper
    
    Dbd development check move helper
    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    ac7aa67 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4f06650 View commit details
    Browse the repository at this point in the history
  28. Move method working

    amihalopoulos committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    0f0cf3e View commit details
    Browse the repository at this point in the history
  29. Working move

    amihalopoulos committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    fe32e95 View commit details
    Browse the repository at this point in the history
  30. Add king_move method

    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    d207af0 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #14 from nyc-rock-doves-2015/DBD_development_move_…

    …methods
    
    Add king_move method
    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    8766868 View commit details
    Browse the repository at this point in the history
  32. add additional tests

    costolo committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    ff10fb9 View commit details
    Browse the repository at this point in the history
  33. managing pull

    costolo committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    f96039e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1d74084 View commit details
    Browse the repository at this point in the history
  35. working display board

    dieselroar committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    9fd66f6 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4498071 View commit details
    Browse the repository at this point in the history
  37. fix merge conflict

    amihalopoulos committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    258cf6d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    25c0719 View commit details
    Browse the repository at this point in the history
  39. Temp board

    Doralyp committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    d905f82 View commit details
    Browse the repository at this point in the history
  40. making new branch

    dieselroar committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    fda1d62 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7d12aa7 View commit details
    Browse the repository at this point in the history
  42. to_s method complete

    Doralyp committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    a6f9c99 View commit details
    Browse the repository at this point in the history
  43. completed to_s method

    Doralyp committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    1f347b9 View commit details
    Browse the repository at this point in the history
  44. to_s

    Doralyp committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    5626165 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    de9703d View commit details
    Browse the repository at this point in the history
  46. Merging changes

    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    ca14185 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    5b6c776 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    268c68f View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    607326e View commit details
    Browse the repository at this point in the history
  50. Merge pull request #15 from nyc-rock-doves-2015/DBD_development_move_…

    …methods
    
    Dbd development move methods
    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    584b095 View commit details
    Browse the repository at this point in the history
  51. Finished knight method

    Doralyp committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    3152eba View commit details
    Browse the repository at this point in the history
  52. finished knight method

    Doralyp committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    0f255e1 View commit details
    Browse the repository at this point in the history
  53. Merge pull request #16 from nyc-rock-doves-2015/dora_bishop_rook

    Dora bishop rook
    Doralyp committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    831ddcb View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    8ea6eb2 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    d7e6813 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    554cb5e View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    346274a View commit details
    Browse the repository at this point in the history
  58. Working pawn_move method

    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    9bd6488 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    99fd978 View commit details
    Browse the repository at this point in the history
  60. Clean up

    dmilburn committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    bd10c44 View commit details
    Browse the repository at this point in the history
  61. Merge pull request #18 from nyc-rock-doves-2015/DBD_development_move_…

    …methods
    
    Dbd development move methods
    costolo committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    592bbc7 View commit details
    Browse the repository at this point in the history
  62. Valid moves complete?

    amihalopoulos committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    99ec1ef View commit details
    Browse the repository at this point in the history
  63. Merge pull request #20 from nyc-rock-doves-2015/chupa_master_alexei

    Chupa master alexei
    dieselroar committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    68fc29d View commit details
    Browse the repository at this point in the history
  64. something is odd with display on board but everything else involving …

    …view/play methods are working
    dieselroar committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    ef1129f View commit details
    Browse the repository at this point in the history
  65. Finish move check

    amihalopoulos committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    5e6f922 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2015

  1. merging

    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    c8985cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc3b7cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f0f3d9 View commit details
    Browse the repository at this point in the history
  4. fixed merge conflicts

    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    70d734f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    855a13f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #26 from nyc-rock-doves-2015/chupa_master_charles

    Chupa master charles
    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    1492ded View commit details
    Browse the repository at this point in the history
  7. fix merge conflicts

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    cf03f0c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #27 from nyc-rock-doves-2015/chupa_master_alexei

    Chupa master alexei
    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    9e50d69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ec87e7 View commit details
    Browse the repository at this point in the history
  10. merging

    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    b5b6b6b View commit details
    Browse the repository at this point in the history
  11. merging to merge

    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    4ac6ee6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3b2c31d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    94eff23 View commit details
    Browse the repository at this point in the history
  14. fixed display method

    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    7162f50 View commit details
    Browse the repository at this point in the history
  15. Back to working

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    270ad2b View commit details
    Browse the repository at this point in the history
  16. Fix merge conlficts

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    067d2e6 View commit details
    Browse the repository at this point in the history
  17. Pulled chupa_master

    grantziolkowski committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    50a65ae View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    198673d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    72fb510 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8977bd5 View commit details
    Browse the repository at this point in the history
  21. merging

    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    7119c85 View commit details
    Browse the repository at this point in the history
  22. fdacv

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    c1b9d26 View commit details
    Browse the repository at this point in the history
  23. Fix merge conflicts

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    79dfe06 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #33 from nyc-rock-doves-2015/chupa_master_alexei

    Chupa master alexei
    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    afd278c View commit details
    Browse the repository at this point in the history
  25. Initial check logic

    grantziolkowski committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    6f7ac9f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ab6ae82 View commit details
    Browse the repository at this point in the history
  27. Initial check logic

    grantziolkowski committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    7808c3a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    54c2e76 View commit details
    Browse the repository at this point in the history
  29. add capture

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    4681fe7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ce13e8c View commit details
    Browse the repository at this point in the history
  31. fix merge conflicts

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    8c16507 View commit details
    Browse the repository at this point in the history
  32. Most recent Board

    grantziolkowski committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    9931f64 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2e62569 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3623b41 View commit details
    Browse the repository at this point in the history
  35. display and move working well, working on sanitizing user input to pr…

    …event an invalid move being chosen
    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    fac7b45 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    5f31b61 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4e8d235 View commit details
    Browse the repository at this point in the history
  38. user input sanitizied. user should not be able to break game intentio…

    …nally or accientally. Also refactored turn logic
    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    77fc387 View commit details
    Browse the repository at this point in the history
  39. Fix pawn first move

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    f05985a View commit details
    Browse the repository at this point in the history
  40. Fix merge conflicts

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    6aa360f View commit details
    Browse the repository at this point in the history
  41. Merge pull request #35 from nyc-rock-doves-2015/chupa_master_alexei

    Chupa master alexei
    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    983ae15 View commit details
    Browse the repository at this point in the history
  42. merging

    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    c486557 View commit details
    Browse the repository at this point in the history
  43. merged

    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    5b6e1b6 View commit details
    Browse the repository at this point in the history
  44. utterly sanitized user inputs. PLayers can only select their own piec…

    …es and nil inputs are ignored
    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    0c954e4 View commit details
    Browse the repository at this point in the history
  45. Fix pawn attack

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    e74a834 View commit details
    Browse the repository at this point in the history
  46. Fix merge conflicts

    amihalopoulos committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    f3ddf47 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #37 from nyc-rock-doves-2015/chupa_master_alexei

    Chupa master alexei
    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    d595d3c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    bef8d13 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    2e8ed95 View commit details
    Browse the repository at this point in the history
  50. capture message working

    dieselroar committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    ba59ba0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2015

  1. Configuration menu
    Copy the full SHA
    3707e47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9942f5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00368e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63568a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57ce22d View commit details
    Browse the repository at this point in the history
  6. bit of refactoring

    dieselroar committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    5958026 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2fb8c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88e8ba7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5a12ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    766c669 View commit details
    Browse the repository at this point in the history
  11. Checkmate working

    grantziolkowski committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    3b6a590 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2015

  1. Configuration menu
    Copy the full SHA
    0e6c16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    921c531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa61b98 View commit details
    Browse the repository at this point in the history
  4. Fixing errors to run

    grantziolkowski committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    446faaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8711ce6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de0dff2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fd500b View commit details
    Browse the repository at this point in the history
  8. fixed color nil bug

    dieselroar committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    283ace9 View commit details
    Browse the repository at this point in the history
  9. "merging"

    dieselroar committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    9d3d2ab View commit details
    Browse the repository at this point in the history
  10. merging

    dieselroar committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    6be913e View commit details
    Browse the repository at this point in the history
  11. merging back into master

    dieselroar committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    a7e336f View commit details
    Browse the repository at this point in the history