-
Notifications
You must be signed in to change notification settings - Fork 0
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
Upstream pull #2
Commits on Feb 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6333ae5 - Browse repository at this point
Copy the full SHA 6333ae5View commit details
Commits on May 27, 2020
-
I added informative descriptions to some functions. I tried to keep it short and sweet.
Configuration menu - View commit details
-
Copy full SHA for 7f0406c - Browse repository at this point
Copy the full SHA 7f0406cView commit details -
While debugging issue #125 I made some minor changes to improve readability.
Configuration menu - View commit details
-
Copy full SHA for 1509d99 - Browse repository at this point
Copy the full SHA 1509d99View commit details -
fix for #125 rounding error in time_formatting
Make sure to ROUND a timeList element before padding it for formatting.
Configuration menu - View commit details
-
Copy full SHA for 22d4484 - Browse repository at this point
Copy the full SHA 22d4484View commit details -
fix issue with negative results
1509d99 introduced a bug where negative results displayed like "0T- 1s". This fixes that and adds a new optional parameter, showPlus, to allow users to optionally display "+" on positive formats like "+1s" instead of " 1s".
Configuration menu - View commit details
-
Copy full SHA for d864efd - Browse repository at this point
Copy the full SHA d864efdView commit details
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 18ab90a - Browse repository at this point
Copy the full SHA 18ab90aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 781b97d - Browse repository at this point
Copy the full SHA 781b97dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d60e01b - Browse repository at this point
Copy the full SHA d60e01bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e4bc2 - Browse repository at this point
Copy the full SHA a2e4bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e0e48 - Browse repository at this point
Copy the full SHA 57e0e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41878bd - Browse repository at this point
Copy the full SHA 41878bdView commit details
Commits on May 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c72fd3c - Browse repository at this point
Copy the full SHA c72fd3cView commit details -
Revert "fix rounding in time_converter function"
This reverts commit d60e01b.
Configuration menu - View commit details
-
Copy full SHA for 13509b8 - Browse repository at this point
Copy the full SHA 13509b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb417a - Browse repository at this point
Copy the full SHA 7fb417aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 471b29e - Browse repository at this point
Copy the full SHA 471b29eView commit details -
enforce rounding limit in time_string
Co-authored-by: nuggreat <nuggreat@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0f55a70 - Browse repository at this point
Copy the full SHA 0f55a70View commit details -
This replaces a string which was asccidentally removed in 471b29e
Configuration menu - View commit details
-
Copy full SHA for ff2e497 - Browse repository at this point
Copy the full SHA ff2e497View commit details
Commits on Jul 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 409d594 - Browse repository at this point
Copy the full SHA 409d594View commit details
Commits on Jul 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 18e0da8 - Browse repository at this point
Copy the full SHA 18e0da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cba15ea - Browse repository at this point
Copy the full SHA cba15eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 384bb0d - Browse repository at this point
Copy the full SHA 384bb0dView commit details
Commits on Jul 4, 2020
-
Co-authored-by: Mihir Gadgil <16473290+scimas@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c9a867 - Browse repository at this point
Copy the full SHA 0c9a867View commit details -
Merge branch 'master' of https://github.com/KSP-KOS/KSLib into lib_ra…
…w_user_input_fix
Configuration menu - View commit details
-
Copy full SHA for 4a21f6a - Browse repository at this point
Copy the full SHA 4a21f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c39d3 - Browse repository at this point
Copy the full SHA 35c39d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcbcaa1 - Browse repository at this point
Copy the full SHA fcbcaa1View commit details
Commits on Aug 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7e56417 - Browse repository at this point
Copy the full SHA 7e56417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f7104 - Browse repository at this point
Copy the full SHA 53f7104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 039f104 - Browse repository at this point
Copy the full SHA 039f104View commit details -
Configuration menu - View commit details
-
Copy full SHA for b05d403 - Browse repository at this point
Copy the full SHA b05d403View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3187242 - Browse repository at this point
Copy the full SHA 3187242View commit details -
Configuration menu - View commit details
-
Copy full SHA for acb270b - Browse repository at this point
Copy the full SHA acb270bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38798c6 - Browse repository at this point
Copy the full SHA 38798c6View commit details
Commits on Aug 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7d62bad - Browse repository at this point
Copy the full SHA 7d62badView commit details -
Configuration menu - View commit details
-
Copy full SHA for 763046f - Browse repository at this point
Copy the full SHA 763046fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee24b75 - Browse repository at this point
Copy the full SHA ee24b75View commit details
Commits on Aug 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0f45c3a - Browse repository at this point
Copy the full SHA 0f45c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd0dcb - Browse repository at this point
Copy the full SHA 4dd0dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f6c61 - Browse repository at this point
Copy the full SHA f1f6c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53effb0 - Browse repository at this point
Copy the full SHA 53effb0View commit details -
Co-authored-by: Mihir Gadgil <16473290+scimas@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c764c3 - Browse repository at this point
Copy the full SHA 9c764c3View commit details
Commits on Sep 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 37facdc - Browse repository at this point
Copy the full SHA 37facdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe9fc4b - Browse repository at this point
Copy the full SHA fe9fc4bView commit details -
Co-authored-by: Mihir Gadgil <16473290+scimas@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 231f4eb - Browse repository at this point
Copy the full SHA 231f4ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1081057 - Browse repository at this point
Copy the full SHA 1081057View commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9f61fdf - Browse repository at this point
Copy the full SHA 9f61fdfView commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 914192a - Browse repository at this point
Copy the full SHA 914192aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeace3b - Browse repository at this point
Copy the full SHA aeace3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e9dee - Browse repository at this point
Copy the full SHA e7e9deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe624f8 - Browse repository at this point
Copy the full SHA fe624f8View commit details
Commits on Sep 4, 2020
-
Update doc/lib_input_terminal.md
Co-authored-by: Mihir Gadgil <16473290+scimas@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e4764a3 - Browse repository at this point
Copy the full SHA e4764a3View commit details -
Update doc/lib_input_terminal.md
Co-authored-by: Mihir Gadgil <16473290+scimas@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7cc1bfc - Browse repository at this point
Copy the full SHA 7cc1bfcView commit details -
Update doc/lib_input_terminal.md
Co-authored-by: Mihir Gadgil <16473290+scimas@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 923309d - Browse repository at this point
Copy the full SHA 923309dView commit details -
Update doc/lib_input_terminal.md
Co-authored-by: Mihir Gadgil <16473290+scimas@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ffa583 - Browse repository at this point
Copy the full SHA 6ffa583View commit details -
Update doc/lib_input_terminal.md
Co-authored-by: Mihir Gadgil <16473290+scimas@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 717b4e4 - Browse repository at this point
Copy the full SHA 717b4e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1eace - Browse repository at this point
Copy the full SHA 5a1eaceView commit details -
Configuration menu - View commit details
-
Copy full SHA for f694478 - Browse repository at this point
Copy the full SHA f694478View commit details -
Co-authored-by: Mihir Gadgil <16473290+scimas@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 98ad8f1 - Browse repository at this point
Copy the full SHA 98ad8f1View commit details -
Update doc/lib_input_terminal.md
Co-authored-by: Mihir Gadgil <16473290+scimas@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eae0346 - Browse repository at this point
Copy the full SHA eae0346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 803ee32 - Browse repository at this point
Copy the full SHA 803ee32View commit details
Commits on Sep 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b72a07 - Browse repository at this point
Copy the full SHA 8b72a07View commit details -
Configuration menu - View commit details
-
Copy full SHA for db6782b - Browse repository at this point
Copy the full SHA db6782bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f4e67 - Browse repository at this point
Copy the full SHA 95f4e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for a07daa5 - Browse repository at this point
Copy the full SHA a07daa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29054ae - Browse repository at this point
Copy the full SHA 29054aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 748805d - Browse repository at this point
Copy the full SHA 748805dView commit details
Commits on Sep 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 925b937 - Browse repository at this point
Copy the full SHA 925b937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 268ffef - Browse repository at this point
Copy the full SHA 268ffefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2927d92 - Browse repository at this point
Copy the full SHA 2927d92View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9dc3a7 - Browse repository at this point
Copy the full SHA d9dc3a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e9f33 - Browse repository at this point
Copy the full SHA 59e9f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for b960382 - Browse repository at this point
Copy the full SHA b960382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c68f73 - Browse repository at this point
Copy the full SHA 5c68f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for df0b2cb - Browse repository at this point
Copy the full SHA df0b2cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03181e3 - Browse repository at this point
Copy the full SHA 03181e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf47e61 - Browse repository at this point
Copy the full SHA bf47e61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7385878 - Browse repository at this point
Copy the full SHA 7385878View commit details
Commits on Sep 8, 2020
-
Update library/lib_location_constants.ks
Co-authored-by: charlesstaats <charlesstaats@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fcba386 - Browse repository at this point
Copy the full SHA fcba386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae1abd - Browse repository at this point
Copy the full SHA 1ae1abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f8b83 - Browse repository at this point
Copy the full SHA 51f8b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa8eec3 - Browse repository at this point
Copy the full SHA fa8eec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d427d0 - Browse repository at this point
Copy the full SHA 0d427d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39bbee7 - Browse repository at this point
Copy the full SHA 39bbee7View commit details
Commits on Sep 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b32b479 - Browse repository at this point
Copy the full SHA b32b479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf2f9a - Browse repository at this point
Copy the full SHA 4cf2f9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9653740 - Browse repository at this point
Copy the full SHA 9653740View commit details
Commits on Sep 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8003022 - Browse repository at this point
Copy the full SHA 8003022View commit details