Revision
1020 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 7 17:48:17 2015 UTC
(10 years, 6 months ago)
by
alloc
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
1010 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 17 15:25:45 2015 UTC
(10 years, 6 months ago)
by
iritscen
Diff to
previous 1009
Updating AE Setup scripts for Mac Setup app 1.1.4. Restored 10.6 compatibility in Java calls and removed link to MacUpdate's Java page since it is not the right download for 10.10.
Revision
1009 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 14 01:52:46 2014 UTC
(10 years, 11 months ago)
by
iritscen
Diff to
previous 1008
OS X 10.10 seems to prompt the user to install Java differently than previous versions of OS X. In my case I ended up with the JRE installed, which does not place Java at a directory like /usr/bin/java, but only installs the browser plug-in. This caused the old scripts to fail. So now we will call Java from the Internet Plug-Ins directory to be safe, since the JDK and JRE both install the plug-in.
Revision
995 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 9 00:10:18 2014 UTC
(11 years, 6 months ago)
by
alloc
Diff to
previous 994
Daodan: Revamped some code, added quite a few comments to patches, updated options/patches names and descriptions
Revision
992 -
Directory Listing
-
[select for diffs]
Modified
Sat Apr 5 10:19:11 2014 UTC
(11 years, 6 months ago)
by
alloc
Diff to
previous 991
Daodan: Removed unused MSVC tree, build folders; reorganized source layout; removed Flatline from current Daodan
Revision
978 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 4 16:16:39 2014 UTC
(11 years, 7 months ago)
by
iritscen
Diff to
previous 977
Removing old glass mod from 2010 AE; removing various vanilla files which were used by 2010 AE installation.
Revision
965 -
Directory Listing
-
[select for diffs]
Modified
Sun Mar 2 01:50:25 2014 UTC
(11 years, 7 months ago)
by
iritscen
Diff to
previous 964
Latest version of glass-breaking patch (this ONCC patch does not work, though). Removed DangerousGlass as it is now a package on Depot.
Revision
963 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 18 15:58:50 2014 UTC
(11 years, 7 months ago)
by
iritscen
Diff to
previous 962
Removing 'blank' glass_break particle in old AE core for when user had not installed Glass-Breaking.
Revision
953 -
Directory Listing
-
[select for diffs]
Modified
Mon Feb 10 14:28:14 2014 UTC
(11 years, 8 months ago)
by
s10k
Diff to
previous 952
XmlTools
What if we increase the performance of javascript by 2.5 times or more? (trying multithreading)
Revision
935 -
Directory Listing
-
[select for diffs]
Modified
Thu Feb 6 13:05:39 2014 UTC
(11 years, 8 months ago)
by
s10k
Diff to
previous 934
XmlTools
Oni's Mac folder use a special character (U+0192), because of this I had to change all encoding transformations to UTF8
Revision
924 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 4 19:36:53 2014 UTC
(11 years, 8 months ago)
by
alloc
Diff to
previous 923
Updated to 2.17:
- Made the download dialog a bit wider for longer mod names
- Updated XmlTools invocation to XmlTools2
Revision
923 -
Directory Listing
-
[select for diffs]
Modified
Mon Feb 3 15:42:14 2014 UTC
(11 years, 8 months ago)
by
s10k
Diff to
previous 922
XmlTools2
added --no-verbose mode
The insertion of xml via patch now support multiple nodes inside <xml></xml> tags