Miepee
7d40116fd2
Move detailed installation instructions into wiki
4 years ago
Miepee
123c6164ac
Clarify 32-bit graphic drivers
4 years ago
Miepee
794f69c76b
get rid of abundant statements during UI Init
4 years ago
Miepee
670a54961f
Slightly clean up mainforms UI
...
rename col to color
move states into statemachine file
move variables as local where it makes sense
4 years ago
Miepee
ca5fb0bdfc
fix doc errors in launcher config xml
4 years ago
Miepee
649c9bd290
remove usings, fix bug in auto updater
...
If on windows an environment variable would be used for the am2rlauncher, then the auto updater would try to update to taht location instead of the location where the launcher actually was located.
4 years ago
Miepee
c1936305b7
fix wrong linux folder + trypo
4 years ago
Miepee
a75662b073
Mark UI settings as readonly + trycatch running game
...
Also adds a few comments
4 years ago
Miepee
c4af04bac3
Update log4net
4 years ago
Miepee
1741dddbdb
Revert "Merge branch 'main' into main"
...
This reverts commit ab917afe2c , reversing
changes made to 10dc1fbaa8 .
4 years ago
Miepee
ab917afe2c
Merge branch 'main' into main
4 years ago
Miepee
10dc1fbaa8
Fix Linux distro being mistakenly logged, log values read from config
4 years ago
Miepee
d50fe6244d
Cleanup RunGame and fix a crashing bug
4 years ago
Miepee
1b6fc27425
change eto platform for mac launcher
4 years ago
Miepee
b059fb5482
upgrade eto to 2.7.0
4 years ago
Miepee
328f74b03c
convert launcher to file scoped namespaces
4 years ago
Miepee
dba7aca5f1
Purge unused usings + unnecessary qualifiers
4 years ago
Miepee
f1cf1ce14f
Clean helper methods + move wine property to OS.
4 years ago
Miepee
c3e60ee18c
Document + clean some methods in CrossPlatformOperations
4 years ago
Miepee
abc47ac136
rename the rest of Am2rlauncher.core to lib of what i missed earlier
4 years ago
Miepee
73b035a34c
Clean up Profile class more
4 years ago
Miepee
b2e7ad697a
Lib: use string interpolation + clean up archiveProfile
4 years ago
Miepee
b2da8d251d
Slightly clean up AM2RLauncherLib
4 years ago
Miepee
10e77406ae
rename AM2RLauncher.Core to AM2RLauncherLib
4 years ago
Miepee
cd56089fe8
Clean up the three GUI launcher projects
4 years ago
Miepee
af27f1a6e7
Splash+revert cache vars that didnt do anything
4 years ago
Miepee
8f98fdff93
Merge branch 'main' of https://github.com/AM2R-Community-Developers/AM2RLauncher
4 years ago
Miepee
08d18b811b
Change updater logger
4 years ago
Miepee
a9973b163b
Fix action builds
4 years ago
Miepee
972c59e056
Cleanup CrossPlatformOperations
4 years ago
Miepee
c2fa4c27a9
Move LauncherConfig out of Core
4 years ago
Miepee
e4e1d3303b
Reduce currentPath redudancy
4 years ago
Miepee
5b2147f7f8
Create variables for often used folders + more code cleanup
4 years ago
Miepee
c376ca15c5
actions: fix typo
4 years ago
Miepee
354e0d4597
Make actions manually runnable
4 years ago
Miepee
343023a9d2
Try to set mac attributes correctly.
4 years ago
Miepee
5c89e76590
Merge branch 'AM2R-Community-Developers:main' into main
4 years ago
Miepee
7a4ece9e94
typo fixes + splash + slight code cleaning
4 years ago
Miepee
0067a6b9a5
renaming + variable cleanup
...
- rename UpdateState to PlayButtonState for better clarity
- move variables that are only used in constructor to local scope
- make colors and formBG readonly
4 years ago
Miepee
386bcf623d
Amendment to last commit
4 years ago
Miepee
6c27eb4202
condense mirror state calls into a method
4 years ago
Miepee
1b6d1469f9
more reorga
...
- add some #regions
- rename some methods to be more clearer
- cleanup add and delete profile
4 years ago
Miepee
428387256f
Refactor some more
...
- use common method for newswebview and changelogwebview- loaded
- create method to get an openfiledialog with our common parameters.
- change messageboxes to be bound to the parent form
- fix downloaidng being accidentally cancelled
- and more
4 years ago
Miepee
a41d8d6312
condense imageButtonEvents, make statemachines slightly easier to read
4 years ago
Miepee
514934cd1f
remove fixed todo's, add new todos
4 years ago
Miepee
bc51c18dd4
rename profilesettings to mod settings
4 years ago
Miepee
f0e4c3127c
Make language text easier to access
4 years ago
Miepee
7f3ea40228
Make state machine more readable
4 years ago
Miepee
71d046d063
Replace magic values with proper variables.
4 years ago
Miepee
b9eb2228a3
mark a todo + add some #regions
4 years ago