Revision
565 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 1 13:13:59 2010 UTC
(15 years, 4 months ago)
by
iritscen
Diff to
previous 564
Fixing (hopefully) update bug stemming from extra return characters (\r) messing up string comparisons.
Converting #defined installer version global to static string just to be safe (what was I thinking?).
Revision
563 -
Directory Listing
-
[select for diffs]
Modified
Mon May 31 01:19:35 2010 UTC
(15 years, 4 months ago)
by
iritscen
Diff to
previous 562
Added old read-me to DeleteList.
Incremented Andrashi mod's version so it gets copied over with its nice new detailed mod_info file.
Revision
547 -
Directory Listing
-
[select for diffs]
Modified
Tue May 25 11:27:55 2010 UTC
(15 years, 4 months ago)
by
iritscen
Diff to
previous 546
Converting these mod_info files to Unix line endings; they were not showing up in the Installer with Win line endings.
Revision
536 -
Directory Listing
-
[select for diffs]
Modified
Sun May 23 16:39:33 2010 UTC
(15 years, 4 months ago)
by
iritscen
Diff to
previous 535
Added sections to read-me about the additional AE mods that are d/ed separately, and about third-party mods.
Revision
535 -
Directory Listing
-
[select for diffs]
Modified
Sun May 23 16:07:20 2010 UTC
(15 years, 4 months ago)
by
iritscen
Diff to
previous 534
Updating SD main menu version info.
Replacing RTF read-me with HTML version for more reliable appearance.
Revision
514 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 28 00:49:56 2010 UTC
(15 years, 5 months ago)
by
iritscen
Diff to
previous 513
Re: last log msg, I can't count apparently; correcting PC Severed package hierarchy and adding Mac version with swapped channels.
Revision
506 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 5 02:11:45 2010 UTC
(15 years, 6 months ago)
by
iritscen
Diff to
previous 505
1/4: fixed superfluous BSL2.log
2/4: fixed slightly dubious package updating code
3/4: Mac AEI now trashes old pkgs instead of deleting them, after a pkg update
4/4: added AEI version check to update code so pkgs requiring newer AEI are skipped
Revision
504 -
Directory Listing
-
[select for diffs]
Modified
Sat Mar 27 03:48:25 2010 UTC
(15 years, 6 months ago)
by
gumby
Diff to
previous 503
Allowed single packages to be updated
Changed the modversion to be a float
Fixed a possible crash on Macs
Fixed batch file to move instead of copy
Revision
503 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 24 07:12:25 2010 UTC
(15 years, 6 months ago)
by
gumby
Diff to
previous 502
Added button to change the current directory
Fixed about window by adding a ->ShowModal (how did it get deleted?)
Fixed refresh button
Cleaned up replace_installer.bat (i think...)
Revision
500 -
Directory Listing
-
[select for diffs]
Modified
Sun Mar 14 23:31:14 2010 UTC
(15 years, 7 months ago)
by
iritscen
Diff to
previous 499
Changed 'Installer replacement failed' message so user can choose not to quit.
Fixed BSL mod package-detecting bug and other dubious flag-detecting code.
Added check for required Installer version when scanning package info files.
Revision
488 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 30 11:45:45 2009 UTC
(15 years, 9 months ago)
by
iritscen
Diff to
previous 487
Adding Install_Info.cfg to correct place in packages, and adding replace_installer.sh to incorrect place (it should go in the install/ folder in the actual release).