-
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
base: jdk11
Are you sure you want to change the base?
Commits on Dec 2, 2020
-
We should REALLY specify which version of Java we are targeting, or at least using for development. Luckily the current version of OpenJDK worked for me, but we should still note it somewhere.
Configuration menu - View commit details
-
Copy full SHA for 8f85515 - Browse repository at this point
Copy the full SHA 8f85515View commit details -
Merge pull request Solaris-Skunk-Werks#218 from Galaxy613/patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 9b11e34 - Browse repository at this point
Copy the full SHA 9b11e34View commit details
Commits on Dec 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 31df52c - Browse repository at this point
Copy the full SHA 31df52cView commit details -
Long() -> Long.valueOf() Type restrict Hashtable
Configuration menu - View commit details
-
Copy full SHA for b264c88 - Browse repository at this point
Copy the full SHA b264c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67cd60b - Browse repository at this point
Copy the full SHA 67cd60bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 673740a - Browse repository at this point
Copy the full SHA 673740aView commit details
Commits on Dec 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 05dd185 - Browse repository at this point
Copy the full SHA 05dd185View commit details
Commits on Dec 14, 2020
-
Commented out code that is not needed. removed import not being used. Updated Advantages to conform to type.
Configuration menu - View commit details
-
Copy full SHA for d100444 - Browse repository at this point
Copy the full SHA d100444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de32a4 - Browse repository at this point
Copy the full SHA 3de32a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3622a6 - Browse repository at this point
Copy the full SHA b3622a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591539c - Browse repository at this point
Copy the full SHA 591539cView commit details -
Commented out code that doesn't appear to be used.
Type enforcement for methods
Configuration menu - View commit details
-
Copy full SHA for 6ecb187 - Browse repository at this point
Copy the full SHA 6ecb187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d444f6 - Browse repository at this point
Copy the full SHA 5d444f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c7230d - Browse repository at this point
Copy the full SHA 8c7230dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b71636 - Browse repository at this point
Copy the full SHA 7b71636View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada6e6d - Browse repository at this point
Copy the full SHA ada6e6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4bf9c8 - Browse repository at this point
Copy the full SHA d4bf9c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b4a3d - Browse repository at this point
Copy the full SHA 34b4a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d11473b - Browse repository at this point
Copy the full SHA d11473bView commit details -
Commented out code not being used
Added Serial Version ID Removed warning supression
Configuration menu - View commit details
-
Copy full SHA for 91fa1d8 - Browse repository at this point
Copy the full SHA 91fa1d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9efb541 - Browse repository at this point
Copy the full SHA 9efb541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7027945 - Browse repository at this point
Copy the full SHA 7027945View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3b0ff3 - Browse repository at this point
Copy the full SHA d3b0ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05375a8 - Browse repository at this point
Copy the full SHA 05375a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 349c07f - Browse repository at this point
Copy the full SHA 349c07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dd7d55 - Browse repository at this point
Copy the full SHA 8dd7d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9410b4a - Browse repository at this point
Copy the full SHA 9410b4aView commit details -
- Removed warning supression - Added Serial Version UID
Configuration menu - View commit details
-
Copy full SHA for add9ef2 - Browse repository at this point
Copy the full SHA add9ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce252bd - Browse repository at this point
Copy the full SHA ce252bdView commit details -
- Added Serial Version UID - Removed warning supression
Configuration menu - View commit details
-
Copy full SHA for 29566dd - Browse repository at this point
Copy the full SHA 29566ddView commit details -
- Added Serial Version UID - Removed warning supression
Configuration menu - View commit details
-
Copy full SHA for ebc9b44 - Browse repository at this point
Copy the full SHA ebc9b44View commit details -
- Added Serial Version UID - Removed Warning Supression
Configuration menu - View commit details
-
Copy full SHA for 2edfa04 - Browse repository at this point
Copy the full SHA 2edfa04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d66da9 - Browse repository at this point
Copy the full SHA 7d66da9View commit details -
SAW/GUI - EquipmentListRenderer
- Commented out values not being used - added Serial Version UID - Added comment regarding parameter and type
Configuration menu - View commit details
-
Copy full SHA for 08621f7 - Browse repository at this point
Copy the full SHA 08621f7View commit details -
SAW/GUI - EquipmentSelectedRenderer
- Added Serial Version UID - Added comment regarding list being passed in
Configuration menu - View commit details
-
Copy full SHA for 9b1aa44 - Browse repository at this point
Copy the full SHA 9b1aa44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a92ae - Browse repository at this point
Copy the full SHA 56a92aeView commit details -
SAW/GUI - EquimentListRenderer/EquipmentSelectedRenderer
- Adjusted type of JList to be "Any"
Configuration menu - View commit details
-
Copy full SHA for db8a1f0 - Browse repository at this point
Copy the full SHA db8a1f0View commit details -
- Removed imports that weren't used. - Commented out variables not used - Commented out loops that weren't used. - Additional formmating done via VSCode
Configuration menu - View commit details
-
Copy full SHA for 561bf18 - Browse repository at this point
Copy the full SHA 561bf18View commit details -
- Added comment regarding 'unused' variable
Configuration menu - View commit details
-
Copy full SHA for 352dda1 - Browse repository at this point
Copy the full SHA 352dda1View commit details -
- Commented out variables not being used.
Configuration menu - View commit details
-
Copy full SHA for 4c76280 - Browse repository at this point
Copy the full SHA 4c76280View commit details -
- Added Serial Version UID - Typed Vector Templates.
Configuration menu - View commit details
-
Copy full SHA for 6b19cd8 - Browse repository at this point
Copy the full SHA 6b19cd8View commit details -
- Added Serial Version UID - VS Code Code Formating.
Configuration menu - View commit details
-
Copy full SHA for 1ff6ac3 - Browse repository at this point
Copy the full SHA 1ff6ac3View commit details -
- Added Serial Version UID - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for 6ae2a4e - Browse repository at this point
Copy the full SHA 6ae2a4eView commit details -
- Added Serial Version UID - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for 48d36a9 - Browse repository at this point
Copy the full SHA 48d36a9View commit details
Commits on Dec 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b5d1de - Browse repository at this point
Copy the full SHA 8b5d1deView commit details
Commits on Dec 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2ba43a7 - Browse repository at this point
Copy the full SHA 2ba43a7View commit details -
Merge pull request Solaris-Skunk-Werks#223 from Solaris-Skunk-Werks/b…
…ugfix/save-quirks Fix issue saving quirks on new mechs
Configuration menu - View commit details
-
Copy full SHA for f0a3e98 - Browse repository at this point
Copy the full SHA f0a3e98View commit details
Commits on Dec 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eba7395 - Browse repository at this point
Copy the full SHA eba7395View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d8a13 - Browse repository at this point
Copy the full SHA e8d8a13View commit details -
sswlib/src/main/java/visitors - VHeatSinkSetProtoDouble
- Commented out varible not being used - VS Code Formatting.
Configuration menu - View commit details
-
Copy full SHA for 3e23673 - Browse repository at this point
Copy the full SHA 3e23673View commit details -
sswlib/src/main/java/visitors - VGyroSetNone.java
- Commented out import not being used. - VS Code Formatting.
Configuration menu - View commit details
-
Copy full SHA for 6f482cf - Browse repository at this point
Copy the full SHA 6f482cfView commit details
Commits on Dec 27, 2020
-
sswlib/src/main/java/visitors - VFCSArtemisVLoader
- Type Enforcement of ArrayList;s - Update Interfaces to enforce Type Enforcement - Fix compile errors related to changes - VS Code Formatting.
Configuration menu - View commit details
-
Copy full SHA for def2412 - Browse repository at this point
Copy the full SHA def2412View commit details -
sswlib/src/main/java/visitors - VFCSArtemisIVLoader
- Strick Type Enforcement - VC Code Formatting
Configuration menu - View commit details
-
Copy full SHA for 5895f1b - Browse repository at this point
Copy the full SHA 5895f1bView commit details -
sswlib/src/main/java/visitors - VFCSApolloLoader
- Type Enforcement - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for c47a176 - Browse repository at this point
Copy the full SHA c47a176View commit details -
sswlib/src/main/java/visitors - VArmorSetVStealth
- Commented out variables not being used.
Configuration menu - View commit details
-
Copy full SHA for befb4cd - Browse repository at this point
Copy the full SHA befb4cdView commit details -
sswlib/src/main/java/visitors - VArmorSetPatchworkLocation
- Type Enforcement - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for a51fdb4 - Browse repository at this point
Copy the full SHA a51fdb4View commit details -
sswlib/src/main/java/visitors - VArmorSetIR
- Commented out variable not being used
Configuration menu - View commit details
-
Copy full SHA for 214f93b - Browse repository at this point
Copy the full SHA 214f93bView commit details -
- Commented out variable not being used.
Configuration menu - View commit details
-
Copy full SHA for 5855693 - Browse repository at this point
Copy the full SHA 5855693View commit details -
sswlib/src/main/java/visitors - VArmorSetBR
- Commented out variables not being used
Configuration menu - View commit details
-
Copy full SHA for 078fc9b - Browse repository at this point
Copy the full SHA 078fc9bView commit details -
sswlib/src/main/java/visitors - VArmorSetAB
- Commented out variable not in use - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for d5d2709 - Browse repository at this point
Copy the full SHA d5d2709View commit details -
sswlib/src/main/java/utilities - CVCostBVBreakdown
- Strict Type Enforcement - Commented out variables not being used - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for 4f79d46 - Browse repository at this point
Copy the full SHA 4f79d46View commit details -
sswlib/src/main/java/utilities - CostBVBreakdown
- Strict Type Enforcement
Configuration menu - View commit details
-
Copy full SHA for d8b8b45 - Browse repository at this point
Copy the full SHA d8b8b45View commit details -
sswlib/src/main/java/states - stEngineNone
- Commented out methods not being used
Configuration menu - View commit details
-
Copy full SHA for 3f7ed20 - Browse repository at this point
Copy the full SHA 3f7ed20View commit details -
sswlib/src/main/java/states - stChassisCVIS
- Commented out method not being used
Configuration menu - View commit details
-
Copy full SHA for 5e91af9 - Browse repository at this point
Copy the full SHA 5e91af9View commit details -
sswlib/src/main/java/Print - TWVTOLPoints
- Commented out variable not being used
Configuration menu - View commit details
-
Copy full SHA for 23aa8a9 - Browse repository at this point
Copy the full SHA 23aa8a9View commit details -
sswlib/src/main/java/Print - TWNavalPoints
- Commented out variables not being used.
Configuration menu - View commit details
-
Copy full SHA for bbd0dc2 - Browse repository at this point
Copy the full SHA bbd0dc2View commit details -
sswlib/src/main/java/Print - TWAdvGroundPoints
- Commented out variables not being used.
Configuration menu - View commit details
-
Copy full SHA for 468faa6 - Browse repository at this point
Copy the full SHA 468faa6View commit details -
sswlib/src/main/java/print - ScenarioPrinter
- Commented out variables not being used.
Configuration menu - View commit details
-
Copy full SHA for 1b0d3f2 - Browse repository at this point
Copy the full SHA 1b0d3f2View commit details -
sswlib/src/main/java/Print - QuickStrieCardPrinter
- Commented out variables/import not being used
Configuration menu - View commit details
-
Copy full SHA for fe48a8b - Browse repository at this point
Copy the full SHA fe48a8bView commit details -
sswlib/src/main/java/print - QSVerticalCardPrinter
- Commented out variables not being used - Added brackets to If statements to clear up what code gets ran
Configuration menu - View commit details
-
Copy full SHA for 3cfac45 - Browse repository at this point
Copy the full SHA 3cfac45View commit details -
sswlib/src/main/java/print - QSHorizontalCardPrinter
- Commented out variables not being used.
Configuration menu - View commit details
-
Copy full SHA for ca41857 - Browse repository at this point
Copy the full SHA ca41857View commit details
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 216a0f5 - Browse repository at this point
Copy the full SHA 216a0f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0c5fc - Browse repository at this point
Copy the full SHA 2f0c5fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec23e4 - Browse repository at this point
Copy the full SHA bec23e4View commit details
Commits on Jan 29, 2021
-
ssw/filehandlers/HMPReader.java
- Adjusted unused variable to not be needed. - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for 42a49ab - Browse repository at this point
Copy the full SHA 42a49abView commit details -
- Added Serial Version - Commented out variable not being used - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for d8df765 - Browse repository at this point
Copy the full SHA d8df765View commit details -
ssw/gui - dlgBracketCharts.java
- Added serialization IDs - Strict typing of template variables - VS Code Styling
Configuration menu - View commit details
-
Copy full SHA for 82cbd7b - Browse repository at this point
Copy the full SHA 82cbd7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9477df3 - Browse repository at this point
Copy the full SHA 9477df3View commit details -
- Commented out unused variables - Adjusted variable types to prevent unchecked casts. ssw/components/CCGMech.java - Adjusted method declaration and type conversion to better conform with intent.
Configuration menu - View commit details
-
Copy full SHA for 67e4d8f - Browse repository at this point
Copy the full SHA 67e4d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b70ef9 - Browse repository at this point
Copy the full SHA 3b70ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e85cf9a - Browse repository at this point
Copy the full SHA e85cf9aView commit details -
- Unused Variables - Variable Template Restrictions - Remove unused Imports - Removed null referenceing - Writer Closing - Removed duplicate implements - Removed assignment to variables not used
Configuration menu - View commit details
-
Copy full SHA for 034527c - Browse repository at this point
Copy the full SHA 034527cView commit details -
- Unused Variables - Type Saftey - Removed unused imports
Configuration menu - View commit details
-
Copy full SHA for b21f0ee - Browse repository at this point
Copy the full SHA b21f0eeView commit details -
- Type Enforcement - Commented out code not being used - Commented out unused variables - Removed unused Imports - Ensure Buffer Closes
Configuration menu - View commit details
-
Copy full SHA for 6279757 - Browse repository at this point
Copy the full SHA 6279757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc9d11 - Browse repository at this point
Copy the full SHA 7fc9d11View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b1acf - Browse repository at this point
Copy the full SHA a1b1acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89d67c3 - Browse repository at this point
Copy the full SHA 89d67c3View commit details -
ssw/gui - dlgPrintBatchMechs.java
- Removed constructor not being used in program - Type enforcement for tempaltes
Configuration menu - View commit details
-
Copy full SHA for e826b08 - Browse repository at this point
Copy the full SHA e826b08View commit details -
- Removed unused Variables - Enforced templated types - VS Code Formating
Configuration menu - View commit details
-
Copy full SHA for 3c42b6b - Browse repository at this point
Copy the full SHA 3c42b6bView commit details -
ssw/printpreview - Preview.java
- Removed unused variables - remvoed noop code. - adjusted assignment to a variable that isn't used
Configuration menu - View commit details
-
Copy full SHA for 9e16bbf - Browse repository at this point
Copy the full SHA 9e16bbfView commit details -
battleforce - BattleForce.java
- Commented out variables not in use - Commented out private methods not in use.
Configuration menu - View commit details
-
Copy full SHA for 4f7670a - Browse repository at this point
Copy the full SHA 4f7670aView commit details -
battleforce - BattleForceData.java
- Commented variables not in use - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for 05995ee - Browse repository at this point
Copy the full SHA 05995eeView commit details -
components - CVAmmunitionHandler
- Removed unchecked Conversion warning
Configuration menu - View commit details
-
Copy full SHA for b19ad33 - Browse repository at this point
Copy the full SHA b19ad33View commit details -
components - CVHeatSinkFactory
- Type enforcement - Removed unused variables - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for b09a7ef - Browse repository at this point
Copy the full SHA b09a7efView commit details -
components - CVJumpJetFactory.java
- Forced Type Linking - VS Code Formatting.
Configuration menu - View commit details
-
Copy full SHA for 522da80 - Browse repository at this point
Copy the full SHA 522da80View commit details -
components - EquipmentCollection
- Type enforcement - Removed unneeded type conversion - VS Code Styling
Configuration menu - View commit details
-
Copy full SHA for 7dabe95 - Browse repository at this point
Copy the full SHA 7dabe95View commit details -
- Enforced Tempalte Types - Removed unneeded type conversions - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for c47db3e - Browse repository at this point
Copy the full SHA c47db3eView commit details -
- Type enforcement for templates - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for e162b81 - Browse repository at this point
Copy the full SHA e162b81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e917de - Browse repository at this point
Copy the full SHA 6e917deView commit details -
sswlib/src/main/java/Print - PrintVehicle.java
- Removed unused variables and private methods
Configuration menu - View commit details
-
Copy full SHA for 95f3f61 - Browse repository at this point
Copy the full SHA 95f3f61View commit details -
sswlib/src/main/java/Print - PrintMech
- Template Type Enforcement - Removed variables and methods not used - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for ce50093 - Browse repository at this point
Copy the full SHA ce50093View commit details -
sswlib/src/main/java/Print/preview/PreviewDialog
- Removed methods not used locally - VS Code Formatting
Configuration menu - View commit details
-
Copy full SHA for 77d8fd9 - Browse repository at this point
Copy the full SHA 77d8fd9View commit details
Commits on Feb 21, 2021
-
Merge pull request Solaris-Skunk-Werks#228 from Solaris-Skunk-Werks/b…
…ugfix/ammo-lot-size Set curlotsize when deserializing Ammunition
Configuration menu - View commit details
-
Copy full SHA for 7489920 - Browse repository at this point
Copy the full SHA 7489920View commit details -
Merge pull request Solaris-Skunk-Werks#227 from Solaris-Skunk-Werks/b…
…ugfix/save-quirks Reset quirks when clicking new mech button
Configuration menu - View commit details
-
Copy full SHA for 65db9a5 - Browse repository at this point
Copy the full SHA 65db9a5View commit details
Commits on Mar 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5eddf0e - Browse repository at this point
Copy the full SHA 5eddf0eView commit details -
That are stored in the file but do not exist on the current users system.
Configuration menu - View commit details
-
Copy full SHA for bc345af - Browse repository at this point
Copy the full SHA bc345afView commit details -
Merge pull request Solaris-Skunk-Werks#231 from Solaris-Skunk-Werks/i…
…magefix Handles Issues with SSW Image Paths
Configuration menu - View commit details
-
Copy full SHA for 5c6c7f9 - Browse repository at this point
Copy the full SHA 5c6c7f9View commit details
Commits on Mar 7, 2021
-
Set BV of Capacitor for CL ER PPC
Since we have a specific reference for this total value.
Configuration menu - View commit details
-
Copy full SHA for 0d7e865 - Browse repository at this point
Copy the full SHA 0d7e865View commit details -
Calculate the offset for known values from rulebooks but keep the original multiplier code for those that don't have set values yet.
Configuration menu - View commit details
-
Copy full SHA for 8e59e27 - Browse repository at this point
Copy the full SHA 8e59e27View commit details -
This section was missed when the EncodeFluff method was added. This will now convert " into " along with other conversions necessary for XML.
Configuration menu - View commit details
-
Copy full SHA for d272c5f - Browse repository at this point
Copy the full SHA d272c5fView commit details -
Convert Double Quotes to Single
So that they will match up with what Megamek is doing.
Configuration menu - View commit details
-
Copy full SHA for ce0f02d - Browse repository at this point
Copy the full SHA ce0f02dView commit details -
Merge pull request Solaris-Skunk-Werks#232 from Solaris-Skunk-Werks/C…
…LERPPC_CapacitorBV PPC Capacitor BV Update
Configuration menu - View commit details
-
Copy full SHA for 70510ba - Browse repository at this point
Copy the full SHA 70510baView commit details -
Merge pull request Solaris-Skunk-Werks#233 from Solaris-Skunk-Werks/M…
…UL_Export Convert double quotes to single quotes during MUL export
Configuration menu - View commit details
-
Copy full SHA for 20e905b - Browse repository at this point
Copy the full SHA 20e905bView commit details
Commits on Mar 9, 2021
-
and then just choose the one to use and fill it with units. Hoping that this clears up Maelwys's issues with the rendering being slow.
Configuration menu - View commit details
-
Copy full SHA for ff308e8 - Browse repository at this point
Copy the full SHA ff308e8View commit details -
as I was getting build errors for smart quotes in the advantages file.
Configuration menu - View commit details
-
Copy full SHA for 4b9789d - Browse repository at this point
Copy the full SHA 4b9789dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1178244 - Browse repository at this point
Copy the full SHA 1178244View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc66aa2 - Browse repository at this point
Copy the full SHA cc66aa2View commit details
Commits on Mar 12, 2021
-
My editor seems to remove extra spaces from the ends of lines
Configuration menu - View commit details
-
Copy full SHA for 028545a - Browse repository at this point
Copy the full SHA 028545aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cceeb05 - Browse repository at this point
Copy the full SHA cceeb05View commit details -
Use SAW Prefs and make the options match. Clear the "Selected Variant" dropdown. Manage the Lock Chassis button correctly.
Configuration menu - View commit details
-
Copy full SHA for 39f36c6 - Browse repository at this point
Copy the full SHA 39f36c6View commit details -
For the Roster sheet, this will break up a long name into two lines. Also pushed the tonnage away from the unit type a bit more so that "Combat Vehicle" wouldn't overlap.
Configuration menu - View commit details
-
Copy full SHA for b4e1dca - Browse repository at this point
Copy the full SHA b4e1dcaView commit details
Commits on Mar 13, 2021
-
And now can handle multiple lines for each and then adds just a bit more space under the line so it doesn't feel quite so squished.
Configuration menu - View commit details
-
Copy full SHA for 5323b45 - Browse repository at this point
Copy the full SHA 5323b45View commit details -
So that it sets the buttons and comboboxes correctly.
Configuration menu - View commit details
-
Copy full SHA for c86d0c2 - Browse repository at this point
Copy the full SHA c86d0c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e40ae2 - Browse repository at this point
Copy the full SHA 8e40ae2View commit details -
Hitting New wasn't clearing Variant
I had slightly different code, now matching what the other code is doing.
Configuration menu - View commit details
-
Copy full SHA for 6a097a4 - Browse repository at this point
Copy the full SHA 6a097a4View commit details
Commits on Mar 14, 2021
-
Merge pull request Solaris-Skunk-Werks#237 from Solaris-Skunk-Werks/b…
…fb_roster Updated Roster Printing Code
Configuration menu - View commit details
-
Copy full SHA for d081f89 - Browse repository at this point
Copy the full SHA d081f89View commit details -
Merge pull request Solaris-Skunk-Werks#234 from Solaris-Skunk-Werks/s…
…electunits Select Unit screen update
Configuration menu - View commit details
-
Copy full SHA for dc87fa3 - Browse repository at this point
Copy the full SHA dc87fa3View commit details -
Merge pull request Solaris-Skunk-Werks#236 from Solaris-Skunk-Werks/s…
…awgui SAW GUI Fixes
Configuration menu - View commit details
-
Copy full SHA for 041aad4 - Browse repository at this point
Copy the full SHA 041aad4View commit details -
Will load and process all files in the directory (and any subdirectory)
Configuration menu - View commit details
-
Copy full SHA for 8adb109 - Browse repository at this point
Copy the full SHA 8adb109View commit details -
Make the file count for Progress consistent
So that it doesn't jump around everywhere.
Configuration menu - View commit details
-
Copy full SHA for b35c318 - Browse repository at this point
Copy the full SHA b35c318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 796db62 - Browse repository at this point
Copy the full SHA 796db62View commit details
Commits on Mar 20, 2021
-
and if it is...do not show the message pop-up.
Configuration menu - View commit details
-
Copy full SHA for c2cfbdc - Browse repository at this point
Copy the full SHA c2cfbdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3b7f3f - Browse repository at this point
Copy the full SHA b3b7f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6649a7b - Browse repository at this point
Copy the full SHA 6649a7bView commit details
Commits on Mar 24, 2021
-
Merge pull request Solaris-Skunk-Werks#238 from Solaris-Skunk-Werks/c…
…onvertdirectory_tomtf Add button to convert to MTF
Configuration menu - View commit details
-
Copy full SHA for bee7caf - Browse repository at this point
Copy the full SHA bee7cafView commit details
Commits on Mar 27, 2021
-
George Blouin committed
Mar 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 31d0e06 - Browse repository at this point
Copy the full SHA 31d0e06View commit details
Commits on Mar 28, 2021
-
Merge pull request Solaris-Skunk-Werks#241 from Solaris-Skunk-Werks/r…
…elease-changes drafting release notes
Configuration menu - View commit details
-
Copy full SHA for 294b371 - Browse repository at this point
Copy the full SHA 294b371View commit details
Commits on Apr 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fedc0e7 - Browse repository at this point
Copy the full SHA fedc0e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3411a30 - Browse repository at this point
Copy the full SHA 3411a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0dc21 - Browse repository at this point
Copy the full SHA 6d0dc21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f7e66 - Browse repository at this point
Copy the full SHA 33f7e66View commit details
Commits on Jun 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 81cd56f - Browse repository at this point
Copy the full SHA 81cd56fView commit details -
Merge pull request Solaris-Skunk-Werks#244 from zophar/fix_linux_prot…
…ocol_error Fix protocol error on Linux when opening files
Configuration menu - View commit details
-
Copy full SHA for 862166a - Browse repository at this point
Copy the full SHA 862166aView commit details
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ffc28d - Browse repository at this point
Copy the full SHA 8ffc28dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f11baf - Browse repository at this point
Copy the full SHA 6f11bafView commit details
Commits on Jan 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6781137 - Browse repository at this point
Copy the full SHA 6781137View commit details -
Configuration menu - View commit details
-
Copy full SHA for 809238d - Browse repository at this point
Copy the full SHA 809238dView commit details