ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/backend/oni/management/Installer.java
Revision 1086 - (view) - [select for diffs]
Modified Sun Oct 22 16:40:02 2017 UTC (8 years ago) by alloc
File length: 26527 byte(s)
Diff to previous 1085
AEI 2.29: Refs #126: Minor log output change
Revision 1085 - (view) - [select for diffs]
Modified Sun Oct 22 16:37:51 2017 UTC (8 years ago) by alloc
File length: 26506 byte(s)
Diff to previous 1084
AEI 2.29: Ref #126: Latest BSL install changes
Revision 1084 - (view) - [select for diffs]
Modified Sat Oct 21 12:20:12 2017 UTC (8 years ago) by alloc
File length: 26479 byte(s)
Diff to previous 1083
AEI 2.28(.3): Minor log improvement
Revision 1083 - (view) - [select for diffs]
Modified Sat Oct 21 12:17:15 2017 UTC (8 years ago) by alloc
File length: 26484 byte(s)
Diff to previous 1082
AEI 2.28(.2): Fixed minor mistakes in 2.28
Revision 1082 - (view) - [select for diffs]
Modified Sat Oct 21 12:12:34 2017 UTC (8 years ago) by alloc
File length: 26491 byte(s)
Diff to previous 1076
AEI 2.28, fixes #126
Revision 1076 - (view) - [select for diffs]
Modified Mon Oct 16 15:03:44 2017 UTC (8 years ago) by alloc
File length: 22826 byte(s)
Diff to previous 1032
Fixed #112
Revision 1032 - (view) - [select for diffs]
Modified Tue Mar 15 15:47:02 2016 UTC (9 years, 7 months ago) by alloc
File length: 22529 byte(s)
Diff to previous 1023
v.25: Added some debug information to mod installation, auto flush log, print detected platform
Revision 1023 - (view) - [select for diffs]
Modified Sat May 30 13:14:44 2015 UTC (10 years, 5 months ago) by alloc
File length: 21964 byte(s)
Diff to previous 1021
AEI 2.23: More strings in localization
Revision 1021 - (view) - [select for diffs]
Modified Tue Apr 7 18:12:01 2015 UTC (10 years, 6 months ago) by alloc
File length: 21760 byte(s)
Diff to previous 1020
AEI 2.22: Consider all local packages with number < 10000 as Tool, others as Mod. Repository packages are not affected by this (Fixes #89)
Revision 1020 - (view) - [select for diffs]
Modified Tue Apr 7 17:48:17 2015 UTC (10 years, 6 months ago) by alloc
File length: 21761 byte(s)
Diff to previous 1019
AEI 2.22: Consider all local packages with number < 10000 as Tool, others as Mod. Repository packages are not affected by this
Revision 1019 - (view) - [select for diffs]
Modified Sat Mar 28 20:07:12 2015 UTC (10 years, 7 months ago) by alloc
File length: 21768 byte(s)
Diff to previous 1016
AEI 2.21: Copy .app folders as a whole
Revision 1016 - (view) - [select for diffs]
Modified Mon Mar 23 18:26:24 2015 UTC (10 years, 7 months ago) by alloc
File length: 21746 byte(s)
Diff to previous 988
Should support plain files in normal mod packages, but only copies those within GDF. (Refs #89)
Revision 988 - (view) - [select for diffs]
Modified Sat Mar 29 22:26:44 2014 UTC (11 years, 7 months ago) by alloc
File length: 20483 byte(s)
Diff to previous 925
AEI: Minor code changes
Revision 925 - (view) - [select for diffs]
Modified Wed Feb 5 15:36:27 2014 UTC (11 years, 8 months ago) by alloc
File length: 20139 byte(s)
Diff to previous 924
Change to 2.17:
- Updated XmlTools invocation again
Revision 924 - (view) - [select for diffs]
Modified Tue Feb 4 19:36:53 2014 UTC (11 years, 8 months ago) by alloc
File length: 19483 byte(s)
Diff to previous 810
Updated to 2.17:
- Made the download dialog a bit wider for longer mod names
- Updated XmlTools invocation to XmlTools2
Revision 810 - (view) - [select for diffs]
Modified Fri Apr 12 18:05:40 2013 UTC (12 years, 6 months ago) by alloc
File length: 20214 byte(s)
Diff to previous 809
AEI2.03:
- Fixes #7
- Fixes regression introduced by fixing #8
Revision 809 - (view) - [select for diffs]
Modified Fri Apr 12 17:37:24 2013 UTC (12 years, 6 months ago) by alloc
File length: 20127 byte(s)
Diff to previous 804
AEI2.03:
- Fixes #8
Revision 804 - (view) - [select for diffs]
Modified Fri Apr 12 15:57:57 2013 UTC (12 years, 6 months ago) by alloc
File length: 19162 byte(s)
Diff to previous 755
AEI2.02:
- Fixes #5 and #14
Revision 755 - (view) - [select for diffs]
Modified Sat Mar 30 14:00:41 2013 UTC (12 years, 7 months ago) by alloc
File length: 18933 byte(s)
Diff to previous 749
AEI2 0.99y:
- Delete temporary XML files from XML patching so OniSplit doesn't try to import them
Revision 749 - (view) - [select for diffs]
Modified Tue Mar 26 17:26:41 2013 UTC (12 years, 7 months ago) by alloc
File length: 18946 byte(s)
Copied from: java/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java revision 744
Diff to previous 744
AEI2 0.99x:
- Refactoring
Revision 744 - (view) - [select for diffs]
Modified Tue Mar 26 12:22:47 2013 UTC (12 years, 7 months ago) by alloc
Original Path: java/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 30440 byte(s)
Diff to previous 737
AEI2 0.99w:
- Bottom part of main win made a bit tighter (less wasted space below/above)
- Use natural order for levels on initialization/installation (0, 1, 2, ..., 10 ... instead of 0, 1, 10, ...)
- Adapter patching to xmlTools >0.8b so it only spawns one instance of xmlTools per level
Revision 737 - (view) - [select for diffs]
Modified Sat Mar 23 12:21:28 2013 UTC (12 years, 7 months ago) by alloc
Original Path: java/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 29875 byte(s)
Diff to previous 722
AEI2 0.99w:
- Correct ordering when processing levels when initializing / installing
Revision 722 - (view) - [select for diffs]
Modified Thu Mar 21 11:41:22 2013 UTC (12 years, 7 months ago) by alloc
Original Path: java/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 29782 byte(s)
Diff to previous 720
Moved AEI2 to java folder
Revision 720 - (view) - [select for diffs]
Modified Thu Mar 21 11:33:53 2013 UTC (12 years, 7 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 29782 byte(s)
Diff to previous 708
AEI2: Looooots of refactorings for breaking out independent features into libraries
Revision 708 - (view) - [select for diffs]
Modified Thu Mar 21 09:39:55 2013 UTC (12 years, 7 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 29518 byte(s)
Diff to previous 703
AEI2: Refactorings for breaking out independent features into libraries
Revision 703 - (view) - [select for diffs]
Modified Tue Mar 19 10:13:17 2013 UTC (12 years, 7 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 29540 byte(s)
Diff to previous 702
AEI2 0.99u:
- Added duration output for executed commands
- Added total time output for both applying patches and combine binaries tasks of installation
Revision 702 - (view) - [select for diffs]
Modified Tue Mar 19 10:00:06 2013 UTC (12 years, 7 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 29383 byte(s)
Diff to previous 700
AEI2 0.99u:
- Fixed a few bugs in apply patches
- Added some log output to apply patches
Revision 700 - (view) - [select for diffs]
Modified Mon Mar 18 00:23:58 2013 UTC (12 years, 7 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 28041 byte(s)
Diff to previous 699
AEI2 0.99t:
- Removed a System.exit call where it didn't belong ;)
Revision 699 - (view) - [select for diffs]
Modified Sun Mar 17 17:52:08 2013 UTC (12 years, 7 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 28059 byte(s)
Diff to previous 698
AEI2 0.99t:
- Access to files/folders which can be different in case because of user interaction are now case insensitive
- Few cleanups
Revision 698 - (view) - [select for diffs]
Modified Wed Mar 13 19:00:39 2013 UTC (12 years, 7 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 27635 byte(s)
Diff to previous 664
AEI2 0.99s:
- Fix for update window file size display
- Fix for download speed/time estimation
- Added patches-support
Revision 664 - (view) - [select for diffs]
Modified Mon Feb 4 11:02:05 2013 UTC (12 years, 8 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 23463 byte(s)
Diff to previous 663
AEI2 0.99n:
- Just made sure only bsl files are copied over from packages
Revision 663 - (view) - [select for diffs]
Modified Mon Feb 4 11:00:01 2013 UTC (12 years, 8 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 23390 byte(s)
Diff to previous 657
AEI2 0.99n:
- Allow for IGMD folders to be protected from being overwritten by mod installations (ignore.txt)
Revision 657 - (view) - [select for diffs]
Modified Tue Jan 29 11:43:01 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 22449 byte(s)
Diff to previous 655
AEI2 0.99i:
- Added (un)select all button
- Fixed install in offline mode
- Added entry in mod-table-context menu to delete local package
- Added "added" column to mod table
Revision 655 - (view) - [select for diffs]
Modified Fri Jan 25 15:06:18 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 22446 byte(s)
Diff to previous 654
AEI2 0.99g:
- Fixed margins in description for toolmanager/core dialog
Revision 654 - (view) - [select for diffs]
Modified Fri Jan 25 15:01:34 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 22429 byte(s)
Diff to previous 653
AEI2 0.99g:
- Forgot to add AEI version to installation.log
Revision 653 - (view) - [select for diffs]
Modified Fri Jan 25 14:57:36 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 22291 byte(s)
Diff to previous 648
AEI2 0.99g:
- Fixed MacOS launch
- Added version information to installation.log
Revision 648 - (view) - [select for diffs]
Modified Fri Jan 25 12:15:31 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 21673 byte(s)
Diff to previous 631
AEI2 0.99e:
- Added forced offline mode (argument -offline)
- Fixed bug when displaying dependencies during installation
- Switched from term "mandatory" to "core" for always-install packages

Revision 631 - (view) - [select for diffs]
Modified Fri Jan 18 15:45:11 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 21585 byte(s)
Diff to previous 625
AEI2 0.90:
- Added blank persist.dat for UnlockLevel to always work
- Made local paths use the sanitized mod-name
- Added mod-state column to mod table
Revision 625 - (view) - [select for diffs]
Modified Wed Jan 16 16:12:24 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 21170 byte(s)
Diff to previous 624
AEI2 0.85:
- Added intro/outro copy and settings
- Added tool manager dialog (empty for now)
- AEI uses jar-path as working location again. Only uses workingdirectory if run with -debug now
Revision 624 - (view) - [select for diffs]
Modified Wed Jan 16 11:22:28 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 20602 byte(s)
Diff to previous 619
AEI2 0.84:
- Actually *do* update packages
- Uninstall backend for tools
Revision 619 - (view) - [select for diffs]
Modified Tue Jan 15 02:28:53 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 17366 byte(s)
Diff to previous 610
AEI2:
- Sanitizing level file names for MacOS (level*_Final.#)
Revision 610 - (view) - [select for diffs]
Modified Mon Jan 14 18:02:30 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 17198 byte(s)
Diff to previous 608
AEI2:
- Fixed BSL addon handling
Revision 608 - (view) - [select for diffs]
Modified Mon Jan 14 17:49:25 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 17122 byte(s)
Diff to previous 606
AEI2:
- Added BSL handling to installation
- Updated config-terms for dependencies/incompatibilities
- Fixed mod counts for types
- Open Edition folder through menu
- Open folder of already downloaded mod through context menu
- (Semi?)Fixed launching Oni on MacOS
- Settings: Added checkbox for update notification
Revision 606 - (view) - [select for diffs]
Modified Mon Jan 14 12:34:55 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 13558 byte(s)
Diff to previous 604
AEI2:
- Table columns "Type" and "Platform" removed
- Column "Install" moved to front
- Added Type+Platform to the description pane for now
- Order of level-installation: now in alphabetical order (0, 10...19, 1...9)
- Oni launched with WorkDir set to the Edition folder instead of AEI folder
Revision 604 - (view) - [select for diffs]
Modified Sat Jan 12 22:48:33 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 13558 byte(s)
Diff to previous 603
AEI2: Added load/save config
Revision 603 - (view) - [select for diffs]
Modified Thu Jan 10 16:25:51 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 11988 byte(s)
Diff to previous 602
AEI2
Revision 602 - (view) - [select for diffs]
Modified Thu Jan 10 15:39:53 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 11688 byte(s)
Diff to previous 600
AEI2
Revision 600 - (view) - [select for diffs]
Modified Wed Jan 9 23:12:01 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 11666 byte(s)
Diff to previous 599

Revision 599 - (view) - [select for diffs]
Modified Fri Jan 4 12:41:22 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 8688 byte(s)
Diff to previous 598

Revision 598 - (view) - [select for diffs]
Modified Thu Jan 3 18:20:51 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 9287 byte(s)
Diff to previous 597

Revision 597 - (view) - [select for diffs]
Modified Thu Jan 3 01:02:59 2013 UTC (12 years, 9 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 8053 byte(s)
Diff to previous 596

Revision 596 - (view) - [select for diffs]
Added Wed Jan 2 17:00:16 2013 UTC (12 years, 10 months ago) by alloc
Original Path: AE/installer2/src/net/oni2/aeinstaller/backend/oni/Installer.java
File length: 1572 byte(s)
AEI: OniSplit / globalization

Convenience Links

Links to HEAD: (view)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a