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

Switch next #329

Closed
wants to merge 41 commits into from
Closed

Switch next #329

wants to merge 41 commits into from

Commits on Oct 13, 2019

  1. Initial Nintendo Switch support

    lantus360 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    4d5e605 View commit details
    Browse the repository at this point in the history
  2. joycon wired up

    lantus360 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    1e6a986 View commit details
    Browse the repository at this point in the history
  3. Map right mouse to ZL and heal potion to A

    rsn8887 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    5c9100e View commit details
    Browse the repository at this point in the history
  4. movies now play, updated to latest SDL mixer

    lantus360 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    e216244 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4a7998 View commit details
    Browse the repository at this point in the history
  6. plus now opens menu, minus opens mini map

    erfg12 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    a7e2cd2 View commit details
    Browse the repository at this point in the history
  7. fixed non-diagonal movements

    erfg12 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    ee64142 View commit details
    Browse the repository at this point in the history
  8. attack, pickup items, etc are working

    erfg12 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    e297eb7 View commit details
    Browse the repository at this point in the history
  9. d-pad works, fixed stext bye re-entering talk

    can now compile other systems besides Switch
    erfg12 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    9cd6b77 View commit details
    Browse the repository at this point in the history
  10. pickup item from inventory offset fixed

    erfg12 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    47d92dc View commit details
    Browse the repository at this point in the history
  11. automap now moves with right joystick

    erfg12 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    7ddfa46 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7065194 View commit details
    Browse the repository at this point in the history
  13. Fix increasing player stats infinitely

    rsn8887 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    9eccc7b View commit details
    Browse the repository at this point in the history
  14. Fix Y in inventory to read scrolls

    rsn8887 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    861f109 View commit details
    Browse the repository at this point in the history
  15. Add virtual keyboard support on Switch

    rsn8887 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    a2118d4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b93bb85 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b370753 View commit details
    Browse the repository at this point in the history
  18. Automatically create build folders

    erfg12 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    cc91289 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2a46440 View commit details
    Browse the repository at this point in the history
  20. Support physical USB keyboards

    rsn8887 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    d1211c6 View commit details
    Browse the repository at this point in the history
  21. Implement touch controls

    rsn8887 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    b8fec98 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8b944fd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ee2af46 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    571508e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    739b277 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ab788e8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9580f1d View commit details
    Browse the repository at this point in the history
  28. Set up CI builds for Nintendo Switch port

    Including artifacts for any one that wants to test nightly
    AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    7c8d657 View commit details
    Browse the repository at this point in the history
  29. Allow intro movie skip with keyboard again

    rsn8887 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    cedf6f4 View commit details
    Browse the repository at this point in the history
  30. Fix inventory controls with stick or dpad

    rsn8887 authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    1515538 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6701fac View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c2700f4 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d4a4f46 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f101812 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    dda0bc2 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    096ce4d View commit details
    Browse the repository at this point in the history
  37. switch-next: Make it build with USE_SDL1

    glebm authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    0047b83 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1337842 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d745b6b View commit details
    Browse the repository at this point in the history
  40. switch-next: Build with CMake (#334)

    * Update CMake/Findsodium.cmake from upstream
    * CMake/Findsodium.cmake: Support "Generic" platform
    Allows it work using the Switch toolchain
    * Switch port: Code changes for latest devkitpro
    * switch/build.sh: Fewer devkitpro packages
    glebm authored and AJenbo committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    4f2ed5f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. credits.cpp: Handle controller buttons

    glebm authored and AJenbo committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    c0ebfe7 View commit details
    Browse the repository at this point in the history