-
Notifications
You must be signed in to change notification settings - Fork 26
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
[Do Not Merge] - [WIP] OpenJDK 11 Upgrades #221
Draft
rjhancock
wants to merge
147
commits into
Solaris-Skunk-Werks:jdk11
Choose a base branch
from
rjhancock:jdk11
base: jdk11
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 1 commit
Commits
Show all changes
147 commits
Select commit
Hold shift + click to select a range
8f85515
Update README.md
GalaxyCr8r 9b11e34
Merge pull request #218 from Galaxy613/patch-1
WEKarnesky 31df52c
Added Ignores for paths/files added by VSCode
rjhancock b264c88
Type restrict Vectors
rjhancock 67cd60b
Added serialVersionUID
rjhancock 673740a
Deprication removals
rjhancock 05dd185
Java Warnings related to arrasy and unchecked types
rjhancock d100444
Strict Type declarations.
rjhancock 3de32a4
Commented out code not used
rjhancock b3622a6
Strict type control
rjhancock 591539c
Type enforcement for Templates
rjhancock 6ecb187
Commented out code that doesn't appear to be used.
rjhancock 5d444f6
Static template adjustments
rjhancock 8c7230d
Static type declaration for templates
rjhancock 7b71636
Static Assignment of Types for Templates
rjhancock ada6e6d
Serial Version UID added to class
rjhancock d4bf9c8
serial Version UID Added
rjhancock 34b4a3d
Serial Version UID and Removed warning supression
rjhancock d11473b
Serial Version UID Added
rjhancock 91fa1d8
Commented out code not being used
rjhancock 9efb541
Updated gitignore for VS Code settings
rjhancock 7027945
Commented out unused variable
rjhancock d3b0ff3
Added Serial Version UID
rjhancock 05375a8
Removed warning supression and added Serial Version UID
rjhancock 349c07f
Added serial version UID
rjhancock 8dd7d55
Added Serial Version UID
rjhancock 9410b4a
SAW/GUI/dlgOpen - Type enforcement of combo boxes.
rjhancock add9ef2
SAW/GUI - dlgPlaceableInfo
rjhancock ce252bd
SAW/GUI - dlgSummaryInfo
rjhancock 29566dd
SAW/GUI - dlgTechBaseChooser
rjhancock ebc9b44
SAW/GUI - dlgTextExport
rjhancock 2edfa04
SAW/GUI - dlgVariableSize
rjhancock 7d66da9
SAW/GUI - dlgWeaponInfo
rjhancock 08621f7
SAW/GUI - EquipmentListRenderer
rjhancock 9b1aa44
SAW/GUI - EquipmentSelectedRenderer
rjhancock 56a92ae
SAW/GUI - ifVeeForm
rjhancock db8a1f0
SAW/GUI - EquimentListRenderer/EquipmentSelectedRenderer
rjhancock 561bf18
SSW/Components - CCGMech
rjhancock 352dda1
ssw/filehandlers - HMPReader
rjhancock 4c76280
ssw/filehandlers - MTFReader
rjhancock 6b19cd8
ssw/gui - DamageChart
rjhancock 1ff6ac3
ssw/gui - dlgAboutBox
rjhancock 6ae2a4e
ssw/gui - dlgAmmoLotSize
rjhancock 48d36a9
ssw/gui - dlgArmorTonnage
rjhancock 8b5d1de
save reference to mech quirk list
Algebro7 2ba43a7
move quirks assignment to a more logical location
Algebro7 f0a3e98
Merge pull request #223 from Solaris-Skunk-Werks/bugfix/save-quirks
WEKarnesky eba7395
Upstream Master Merge
rjhancock e8d8a13
Commented out variables and methods not used in Class.
rjhancock 3e23673
sswlib/src/main/java/visitors - VHeatSinkSetProtoDouble
rjhancock 6f482cf
sswlib/src/main/java/visitors - VGyroSetNone.java
rjhancock def2412
sswlib/src/main/java/visitors - VFCSArtemisVLoader
rjhancock 5895f1b
sswlib/src/main/java/visitors - VFCSArtemisIVLoader
rjhancock c47a176
sswlib/src/main/java/visitors - VFCSApolloLoader
rjhancock befb4cd
sswlib/src/main/java/visitors - VArmorSetVStealth
rjhancock a51fdb4
sswlib/src/main/java/visitors - VArmorSetPatchworkLocation
rjhancock 214f93b
sswlib/src/main/java/visitors - VArmorSetIR
rjhancock 5855693
sswlib/src/main/java/visitors
rjhancock 078fc9b
sswlib/src/main/java/visitors - VArmorSetBR
rjhancock d5d2709
sswlib/src/main/java/visitors - VArmorSetAB
rjhancock 4f79d46
sswlib/src/main/java/utilities - CVCostBVBreakdown
rjhancock d8b8b45
sswlib/src/main/java/utilities - CostBVBreakdown
rjhancock 3f7ed20
sswlib/src/main/java/states - stEngineNone
rjhancock 5e91af9
sswlib/src/main/java/states - stChassisCVIS
rjhancock 23aa8a9
sswlib/src/main/java/Print - TWVTOLPoints
rjhancock bbd0dc2
sswlib/src/main/java/Print - TWNavalPoints
rjhancock 468faa6
sswlib/src/main/java/Print - TWAdvGroundPoints
rjhancock 1b0d3f2
sswlib/src/main/java/print - ScenarioPrinter
rjhancock fe48a8b
sswlib/src/main/java/Print - QuickStrieCardPrinter
rjhancock 3cfac45
sswlib/src/main/java/print - QSVerticalCardPrinter
rjhancock ca41857
sswlib/src/main/java/print - QSHorizontalCardPrinter
rjhancock 216a0f5
reset quirks when clicking new mech button
Algebro7 2f0c5fc
fix indentation
Algebro7 bec23e4
set curlotsize when deserializing Ammunition
Algebro7 42a49ab
ssw/filehandlers/HMPReader.java
rjhancock d8df765
ssw/gui/dlgBatchHMP.java
rjhancock 82cbd7b
ssw/gui - dlgBracketCharts.java
rjhancock 9477df3
Mass Update - serialVersionUID Added
rjhancock 67e4d8f
ssw/gui/dlgCCGMech.java
rjhancock 3b70ef9
print/QSCardSheetPrinter.java
rjhancock e85cf9a
Mass Update - Removed SuprressWarnings
rjhancock 034527c
Single Warning Issues Fixed
rjhancock b21f0ee
2 Warning Files
rjhancock 6279757
3 Warning Fixes
rjhancock 7fc9d11
Mass Update - Import not used
rjhancock a1b1acf
Print - PrintConsts.java
rjhancock 89d67c3
Ensure files are closed
rjhancock e826b08
ssw/gui - dlgPrintBatchMechs.java
rjhancock 3c42b6b
ssw/print - Printer.java
rjhancock 9e16bbf
ssw/printpreview - Preview.java
rjhancock 4f7670a
battleforce - BattleForce.java
rjhancock 05995ee
battleforce - BattleForceData.java
rjhancock b19ad33
components - CVAmmunitionHandler
rjhancock b09a7ef
components - CVHeatSinkFactory
rjhancock 522da80
components - CVJumpJetFactory.java
rjhancock 7dabe95
components - EquipmentCollection
rjhancock c47db3e
components - HeatSinkFactory
rjhancock e162b81
components - ifCVLoadout
rjhancock 6e917de
components - ifMechLoadout
rjhancock 95f3f61
sswlib/src/main/java/Print - PrintVehicle.java
rjhancock ce50093
sswlib/src/main/java/Print - PrintMech
rjhancock 77d8fd9
sswlib/src/main/java/Print/preview/PreviewDialog
rjhancock 7489920
Merge pull request #228 from Solaris-Skunk-Werks/bugfix/ammo-lot-size
WEKarnesky 65db9a5
Merge pull request #227 from Solaris-Skunk-Werks/bugfix/save-quirks
WEKarnesky 5eddf0e
Merge branch 'develop' into jdk11
rjhancock bc345af
Handle Issues with Paths
gblouin 5c6c7f9
Merge pull request #231 from Solaris-Skunk-Werks/imagefix
WEKarnesky 0d7e865
Set BV of Capacitor for CL ER PPC
gblouin 8e59e27
BV Updates
gblouin d272c5f
Use EncodeFluff for MUL
gblouin ce0f02d
Convert Double Quotes to Single
gblouin 70510ba
Merge pull request #232 from Solaris-Skunk-Werks/CLERPPC_CapacitorBV
WEKarnesky 20e905b
Merge pull request #233 from Solaris-Skunk-Werks/MUL_Export
WEKarnesky ff308e8
Instantiate each view once
gblouin 4b9789d
Encode to UTF-8
gblouin 1178244
Update Usages
gblouin cc66aa2
Missed file
gblouin 028545a
VSCode Space Changes
gblouin cceeb05
Make the Prefs use Vee
gblouin 39f36c6
GUI Corrections
gblouin b4e1dca
Handle Long Unit/Model Names
gblouin 5323b45
Handle Mechwarrior Names Too
gblouin c86d0c2
Open Vehicle work
gblouin 8e40ae2
Stop Enabling
gblouin 6a097a4
Hitting New wasn't clearing Variant
gblouin d081f89
Merge pull request #237 from Solaris-Skunk-Werks/bfb_roster
WEKarnesky dc87fa3
Merge pull request #234 from Solaris-Skunk-Werks/selectunits
WEKarnesky 041aad4
Merge pull request #236 from Solaris-Skunk-Werks/sawgui
WEKarnesky 8adb109
Add button to convert to MTF
gblouin b35c318
Make the file count for Progress consistent
gblouin 796db62
Changing Icon to Crown
gblouin c2cfbdc
Check Message for Empty
gblouin b3b7f3f
Take this Gradle!
gblouin 6649a7b
Null check
gblouin bee7caf
Merge pull request #238 from Solaris-Skunk-Werks/convertdirectory_tomtf
WEKarnesky 31d0e06
drafting release notes
294b371
Merge pull request #241 from Solaris-Skunk-Werks/release-changes
WEKarnesky fedc0e7
Merge branch 'release/v0.7.6'
WEKarnesky 3411a30
Merge tag 'v0.7.6' into develop
WEKarnesky 6d0dc21
forgot to commit Version number before release
WEKarnesky 33f7e66
Merge branch 'develop'
WEKarnesky 81cd56f
fix file loading issue
zophar 862166a
Merge pull request #244 from zophar/fix_linux_protocol_error
WEKarnesky 8ffc28d
Changed Clan SRM-2 Improved Oneshot weight to 0.25tons
WEKarnesky 6f11baf
Merge branch 'hotfix/clanSRM2Weight'
WEKarnesky 6781137
Merge remote-tracking branch 'upstream'
rjhancock 809238d
Latest updates.
rjhancock File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we add .vscode also? Or is there helpful data in there that should be checked into source control?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't want to pollute with the VS Code stuff. But I can see if there is anything of use in them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably best to just exclude
.vscode
here to keep IDE-specific stuff out as much as possible