Revision
526 -
(
view)
-
[select for diffs]
Modified
Sat May 22 22:07:58 2010 UTC
(15 years, 4 months ago)
by
gumby
File length: 66664 byte(s)
Diff to
previous 516
Fixed bug with BSL
PCs now use complete dats instead of seperated
Revision
516 -
(
view)
-
[select for diffs]
Modified
Wed Apr 28 10:40:52 2010 UTC
(15 years, 5 months ago)
by
iritscen
File length: 66626 byte(s)
Diff to
previous 511
Removed TODO lines for things we've done; small fix to package update msg text.
Revision
511 -
(
view)
-
[select for diffs]
Modified
Sat Apr 24 21:58:56 2010 UTC
(15 years, 5 months ago)
by
iritscen
File length: 66677 byte(s)
Diff to
previous 510
Fixed extern placement that Xcode doesn't like, removed some unused variables.
Revision
510 -
(
view)
-
[select for diffs]
Modified
Sat Apr 24 19:19:52 2010 UTC
(15 years, 5 months ago)
by
gumby
File length: 66829 byte(s)
Diff to
previous 509
Another place we need to refresh.
Revision
509 -
(
view)
-
[select for diffs]
Modified
Sat Apr 24 19:19:14 2010 UTC
(15 years, 5 months ago)
by
gumby
File length: 66771 byte(s)
Diff to
previous 508
Fixed broken update code
Revision
506 -
(
view)
-
[select for diffs]
Modified
Mon Apr 5 02:11:45 2010 UTC
(15 years, 6 months ago)
by
iritscen
File length: 66529 byte(s)
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 -
(
view)
-
[select for diffs]
Modified
Sat Mar 27 03:48:25 2010 UTC
(15 years, 6 months ago)
by
gumby
File length: 65652 byte(s)
Diff to
previous 502
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
502 -
(
view)
-
[select for diffs]
Modified
Mon Mar 22 16:51:50 2010 UTC
(15 years, 6 months ago)
by
iritscen
File length: 62958 byte(s)
Diff to
previous 500
Added optional OS flag, "Platform".
Revision
500 -
(
view)
-
[select for diffs]
Modified
Sun Mar 14 23:31:14 2010 UTC
(15 years, 6 months ago)
by
iritscen
File length: 62528 byte(s)
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
499 -
(
view)
-
[select for diffs]
Modified
Wed Mar 3 02:09:02 2010 UTC
(15 years, 7 months ago)
by
iritscen
File length: 62982 byte(s)
Diff to
previous 496
I don't fully understand the CR/LF bug, but this fixes it *shrug*.
Revision
487 -
(
view)
-
[select for diffs]
Modified
Wed Dec 30 01:51:38 2009 UTC
(15 years, 9 months ago)
by
iritscen
File length: 62137 byte(s)
Diff to
previous 379
Adding update feature; moving/neatening some code; adding globals.h
Revision
379 -
(
view)
-
[select for diffs]
Modified
Mon Jun 29 19:23:42 2009 UTC
(16 years, 3 months ago)
by
iritscen
File length: 28444 byte(s)
Diff to
previous 325
Adding GDF switch code to Mac side post-globalization.
Preparing way for new code (search for 'CIP' in proj).
Clarifying re-globalization warning.
Revision
325 -
(
view)
-
[select for diffs]
Modified
Tue May 26 18:51:14 2009 UTC
(16 years, 4 months ago)
by
iritscen
File length: 28450 byte(s)
Diff to
previous 324
Rolled installer.cpp code into mainwindow.cpp, do not build installer.cpp.
Also converted all newlines to Windows format just to be safe.
Revision
324 -
(
view)
-
[select for diffs]
Added
Tue May 26 17:52:10 2009 UTC
(16 years, 4 months ago)
by
iritscen
File length: 27586 byte(s)
Replacing old CLI source with new GUI source.