project files update
This commit is contained in:
parent
76359a555d
commit
cc620c22f5
41
2.10/Project/delphi6/Apophysis.cfg
Normal file
41
2.10/Project/delphi6/Apophysis.cfg
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
-$A8
|
||||||
|
-$B-
|
||||||
|
-$C+
|
||||||
|
-$D+
|
||||||
|
-$E-
|
||||||
|
-$F-
|
||||||
|
-$G+
|
||||||
|
-$H+
|
||||||
|
-$I+
|
||||||
|
-$J-
|
||||||
|
-$K-
|
||||||
|
-$L+
|
||||||
|
-$M-
|
||||||
|
-$N+
|
||||||
|
-$O+
|
||||||
|
-$P+
|
||||||
|
-$Q-
|
||||||
|
-$R-
|
||||||
|
-$S-
|
||||||
|
-$T-
|
||||||
|
-$U-
|
||||||
|
-$V+
|
||||||
|
-$W-
|
||||||
|
-$X+
|
||||||
|
-$Y+
|
||||||
|
-$Z1
|
||||||
|
-cg
|
||||||
|
-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||||
|
-H+
|
||||||
|
-W+
|
||||||
|
-M
|
||||||
|
-$M16384,1048576
|
||||||
|
-K$00400000
|
||||||
|
-E"..\..\out"
|
||||||
|
-N"..\..\out\dcu"
|
||||||
|
-LE"c:\program files\delphi\Projects\Bpl"
|
||||||
|
-LN"c:\program files\delphi\Projects\Bpl"
|
||||||
|
-U"c:\program files\delphi\Lib\Debug;..\..\..\Apolibstuff\libxml;..\..\..\Apolibstuff\imglib;..\..\..\Apolibstuff\Scripter\Imports\Delphi7;..\..\..\Apolibstuff\Scripter;..\..\..\ApoLibStuff\pngimage"
|
||||||
|
-O"c:\program files\delphi\Lib\Debug;..\..\..\Apolibstuff\libxml;..\..\..\Apolibstuff\imglib;..\..\..\Apolibstuff\Scripter\Imports\Delphi7;..\..\..\Apolibstuff\Scripter;..\..\..\ApoLibStuff\pngimage"
|
||||||
|
-I"c:\program files\delphi\Lib\Debug;..\..\..\Apolibstuff\libxml;..\..\..\Apolibstuff\imglib;..\..\..\Apolibstuff\Scripter\Imports\Delphi7;..\..\..\Apolibstuff\Scripter;..\..\..\ApoLibStuff\pngimage"
|
||||||
|
-R"c:\program files\delphi\Lib\Debug;..\..\..\Apolibstuff\libxml;..\..\..\Apolibstuff\imglib;..\..\..\Apolibstuff\Scripter\Imports\Delphi7;..\..\..\Apolibstuff\Scripter;..\..\..\ApoLibStuff\pngimage"
|
152
2.10/Project/delphi6/Apophysis.dof
Normal file
152
2.10/Project/delphi6/Apophysis.dof
Normal file
@ -0,0 +1,152 @@
|
|||||||
|
[FileVersion]
|
||||||
|
Version=7.0
|
||||||
|
[Compiler]
|
||||||
|
A=8
|
||||||
|
B=0
|
||||||
|
C=1
|
||||||
|
D=1
|
||||||
|
E=0
|
||||||
|
F=0
|
||||||
|
G=1
|
||||||
|
H=1
|
||||||
|
I=1
|
||||||
|
J=0
|
||||||
|
K=0
|
||||||
|
L=1
|
||||||
|
M=0
|
||||||
|
N=1
|
||||||
|
O=1
|
||||||
|
P=1
|
||||||
|
Q=0
|
||||||
|
R=0
|
||||||
|
S=0
|
||||||
|
T=0
|
||||||
|
U=0
|
||||||
|
V=1
|
||||||
|
W=0
|
||||||
|
X=1
|
||||||
|
Y=2
|
||||||
|
Z=1
|
||||||
|
ShowHints=1
|
||||||
|
ShowWarnings=1
|
||||||
|
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||||
|
NamespacePrefix=
|
||||||
|
SymbolDeprecated=1
|
||||||
|
SymbolLibrary=1
|
||||||
|
SymbolPlatform=1
|
||||||
|
UnitLibrary=1
|
||||||
|
UnitPlatform=1
|
||||||
|
UnitDeprecated=1
|
||||||
|
HResultCompat=1
|
||||||
|
HidingMember=1
|
||||||
|
HiddenVirtual=1
|
||||||
|
Garbage=1
|
||||||
|
BoundsError=1
|
||||||
|
ZeroNilCompat=1
|
||||||
|
StringConstTruncated=1
|
||||||
|
ForLoopVarVarPar=1
|
||||||
|
TypedConstVarPar=1
|
||||||
|
AsgToTypedConst=1
|
||||||
|
CaseLabelRange=1
|
||||||
|
ForVariable=1
|
||||||
|
ConstructingAbstract=1
|
||||||
|
ComparisonFalse=1
|
||||||
|
ComparisonTrue=1
|
||||||
|
ComparingSignedUnsigned=1
|
||||||
|
CombiningSignedUnsigned=1
|
||||||
|
UnsupportedConstruct=1
|
||||||
|
FileOpen=1
|
||||||
|
FileOpenUnitSrc=1
|
||||||
|
BadGlobalSymbol=1
|
||||||
|
DuplicateConstructorDestructor=1
|
||||||
|
InvalidDirective=1
|
||||||
|
PackageNoLink=1
|
||||||
|
PackageThreadVar=1
|
||||||
|
ImplicitImport=1
|
||||||
|
HPPEMITIgnored=1
|
||||||
|
NoRetVal=1
|
||||||
|
UseBeforeDef=1
|
||||||
|
ForLoopVarUndef=1
|
||||||
|
UnitNameMismatch=1
|
||||||
|
NoCFGFileFound=1
|
||||||
|
MessageDirective=1
|
||||||
|
ImplicitVariants=1
|
||||||
|
UnicodeToLocale=1
|
||||||
|
LocaleToUnicode=1
|
||||||
|
ImagebaseMultiple=1
|
||||||
|
SuspiciousTypecast=1
|
||||||
|
PrivatePropAccessor=1
|
||||||
|
UnsafeType=1
|
||||||
|
UnsafeCode=1
|
||||||
|
UnsafeCast=1
|
||||||
|
[Linker]
|
||||||
|
MapFile=0
|
||||||
|
OutputObjs=0
|
||||||
|
ConsoleApp=1
|
||||||
|
DebugInfo=0
|
||||||
|
RemoteSymbols=0
|
||||||
|
MinStackSize=16384
|
||||||
|
MaxStackSize=1048576
|
||||||
|
ImageBase=4194304
|
||||||
|
ExeDescription=
|
||||||
|
[Directories]
|
||||||
|
OutputDir=..\..\out
|
||||||
|
UnitOutputDir=..\..\out\dcu
|
||||||
|
PackageDLLOutputDir=
|
||||||
|
PackageDCPOutputDir=
|
||||||
|
SearchPath=$(DELPHI)\Lib\Debug;..\..\..\Apolibstuff\libxml;..\..\..\Apolibstuff\imglib;..\..\..\Apolibstuff\Scripter\Imports\Delphi7;..\..\..\Apolibstuff\Scripter;..\..\..\ApoLibStuff\pngimage
|
||||||
|
Packages=vcl;rtl;dbrtl;adortl;vcldb;vclx;bdertl;vcldbx;dsnap;cds;bdecds;teeui;teedb;tee;dss;visualclx;visualdbclx;dsnapcrba;dsnapcon;VclSmp;vclie;xmlrtl;inet;inetdbbde;inetdbxpress;inetdb;nmfast;webdsnap;websnap;soaprtl;dbexpress;dbxcds;dclOffice2k;FlatStyle_D6;S303_R60;RzLPDB60;RzLPND60;vclshlctrls;B302vr60;VirtualTreesD6;o403_r60;ibxpress;CSP20I60;Rz30Ctls60;Rz30DBCtls60;indy;Indy60
|
||||||
|
Conditionals=
|
||||||
|
DebugSourceDirs=..\..\..\ApoLibStuff\pngimage\
|
||||||
|
UsePackages=0
|
||||||
|
[Parameters]
|
||||||
|
RunParams=
|
||||||
|
HostApplication=
|
||||||
|
Launcher=
|
||||||
|
UseLauncher=0
|
||||||
|
DebugCWD=
|
||||||
|
[Version Info]
|
||||||
|
IncludeVerInfo=1
|
||||||
|
AutoIncBuild=1
|
||||||
|
MajorVer=2
|
||||||
|
MinorVer=0
|
||||||
|
Release=7
|
||||||
|
Build=1
|
||||||
|
Debug=0
|
||||||
|
PreRelease=0
|
||||||
|
Special=0
|
||||||
|
Private=0
|
||||||
|
DLL=0
|
||||||
|
Locale=2057
|
||||||
|
CodePage=1252
|
||||||
|
[Version Info Keys]
|
||||||
|
CompanyName=
|
||||||
|
FileDescription=Apophysis 2.0
|
||||||
|
FileVersion=2.0.7.1
|
||||||
|
InternalName=
|
||||||
|
LegalCopyright=Copyright © 2005-2006 Apophysis Developers Team
|
||||||
|
LegalTrademarks=
|
||||||
|
OriginalFilename=Apophysis.exe
|
||||||
|
ProductName=
|
||||||
|
ProductVersion=2.0
|
||||||
|
Comments=
|
||||||
|
[Excluded Packages]
|
||||||
|
c:\program files\delphi\Bin\dclofficexp70.bpl=Microsoft Office XP Sample Automation Server Wrapper Components
|
||||||
|
[HistoryLists\hlDebugSourcePath]
|
||||||
|
Count=2
|
||||||
|
Item0=..\..\..\ApoLibStuff\pngimage\
|
||||||
|
Item1=..\..\..\ApoLibStuff\pngimage\
|
||||||
|
[HistoryLists\hlUnitAliases]
|
||||||
|
Count=1
|
||||||
|
Item0=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
||||||
|
[HistoryLists\hlSearchPath]
|
||||||
|
Count=3
|
||||||
|
Item0=$(DELPHI)\Lib\Debug;..\..\..\Apolibstuff\libxml;..\..\..\Apolibstuff\imglib;..\..\..\Apolibstuff\Scripter\Imports\Delphi7;..\..\..\Apolibstuff\Scripter;..\..\..\ApoLibStuff\pngimage
|
||||||
|
Item1=..\..\..\Apolibstuff\libxml;..\..\..\Apolibstuff\imglib;..\..\..\Apolibstuff\Scripter\Imports\Delphi7;..\..\..\Apolibstuff\Scripter;..\..\..\ApoLibStuff\pngimage
|
||||||
|
Item2=$(DELPHI)\Lib\Debug;..\..\..\Apolibstuff\libxml;..\..\..\Apolibstuff\imglib;..\..\..\Apolibstuff\Scripter\Imports\Delphi7;..\..\..\Apolibstuff\Scripter;..\..\..\ApoLibStuff\pngimage
|
||||||
|
[HistoryLists\hlUnitOutputDirectory]
|
||||||
|
Count=1
|
||||||
|
Item0=..\..\out\dcu
|
||||||
|
[HistoryLists\hlOutputDirectorry]
|
||||||
|
Count=1
|
||||||
|
Item0=..\..\out
|
127
2.10/Project/delphi6/Apophysis.dpr
Normal file
127
2.10/Project/delphi6/Apophysis.dpr
Normal file
@ -0,0 +1,127 @@
|
|||||||
|
{
|
||||||
|
Apophysis Copyright (C) 2001-2004 Mark Townsend
|
||||||
|
Apophysis Copyright (C) 2005-2006 Ronald Hordijk, Piotr Borys, Peter Sdobnov
|
||||||
|
Apophysis Copyright (C) 2007-2008 Piotr Borys, Peter Sdobnov
|
||||||
|
|
||||||
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation; either version 2 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with this program; if not, write to the Free Software
|
||||||
|
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
|
}
|
||||||
|
|
||||||
|
program Apophysis;
|
||||||
|
|
||||||
|
{$SetPEFlags $20} // set LARGE_ADDRESS_AWARE flag!
|
||||||
|
|
||||||
|
{%ToDo 'Apophysis.todo'}
|
||||||
|
|
||||||
|
uses
|
||||||
|
FastMM4 in '..\..\Source\FastMM4.pas',
|
||||||
|
Forms,
|
||||||
|
Dialogs,
|
||||||
|
SysUtils,
|
||||||
|
Main in '..\..\Source\Main.pas' {MainForm},
|
||||||
|
Editor in '..\..\Source\Editor.pas' {EditForm},
|
||||||
|
Global in '..\..\Source\Global.pas',
|
||||||
|
Options in '..\..\Source\Options.pas' {OptionsForm},
|
||||||
|
Regstry in '..\..\Source\Regstry.pas',
|
||||||
|
Fullscreen in '..\..\Source\Fullscreen.pas' {FullscreenForm},
|
||||||
|
FormRender in '..\..\Source\FormRender.pas' {RenderForm},
|
||||||
|
Mutate in '..\..\Source\Mutate.pas' {MutateForm},
|
||||||
|
Adjust in '..\..\Source\Adjust.pas' {AdjustForm},
|
||||||
|
Browser in '..\..\Source\Browser.pas' {GradientBrowser},
|
||||||
|
Save in '..\..\Source\Save.pas' {SaveForm},
|
||||||
|
About in '..\..\Source\About.pas' {AboutForm},
|
||||||
|
Cmap in '..\..\Source\cmap.pas',
|
||||||
|
SavePreset in '..\..\Source\SavePreset.pas' {SavePresetForm},
|
||||||
|
ControlPoint in '..\..\Source\ControlPoint.pas',
|
||||||
|
Tracer in '..\..\Source\Tracer.pas',
|
||||||
|
HtmlHlp in '..\..\Source\HtmlHlp.pas',
|
||||||
|
Preview in '..\..\Source\Preview.pas' {PreviewForm},
|
||||||
|
ScriptForm in '..\..\Source\ScriptForm.pas' {ScriptEditor},
|
||||||
|
ScriptRender in '..\..\Source\ScriptRender.pas' {ScriptRenderForm},
|
||||||
|
FormFavorites in '..\..\Source\FormFavorites.pas' {FavoritesForm},
|
||||||
|
FormExport in '..\..\Source\FormExport.pas' {ExportDialog},
|
||||||
|
MsMultiPartFormData in '..\..\Source\MsMultiPartFormData.pas',
|
||||||
|
XForm in '..\..\Source\XForm.pas',
|
||||||
|
XFormMan in '..\..\Source\XFormMan.pas',
|
||||||
|
cmapdata in '..\..\Source\cmapdata.pas',
|
||||||
|
GradientHlpr in '..\..\Source\GradientHlpr.pas',
|
||||||
|
formPostProcess in '..\..\Source\formPostProcess.pas' {frmPostProcess},
|
||||||
|
RndFlame in '..\..\Source\RndFlame.pas',
|
||||||
|
bmdll32 in '..\..\Source\bmdll32.PAS',
|
||||||
|
ImageColoring in '..\..\Source\ImageColoring.pas' {frmImageColoring},
|
||||||
|
BaseVariation in '..\..\Source\BaseVariation.pas',
|
||||||
|
ImageMaker in '..\..\Source\ImageMaker.pas',
|
||||||
|
CustomDrawControl in '..\..\Source\CustomDrawControl.pas',
|
||||||
|
Render in '..\..\Source\Render.pas',
|
||||||
|
RenderTypes in '..\..\Source\RenderTypes.pas',
|
||||||
|
RenderST in '..\..\Source\RenderST.pas',
|
||||||
|
RenderMT in '..\..\Source\RenderMT.pas',
|
||||||
|
RenderThread in '..\..\Source\RenderThread.pas',
|
||||||
|
BucketFillerThread in '..\..\Source\BucketFillerThread.pas',
|
||||||
|
Render32f in '..\..\Source\Render32f.pas',
|
||||||
|
Render32fMT in '..\..\Source\Render32fMT.pas',
|
||||||
|
Render32 in '..\..\Source\Render32.pas',
|
||||||
|
Render32MT in '..\..\Source\Render32MT.pas',
|
||||||
|
Render48 in '..\..\Source\Render48.pas',
|
||||||
|
Render48MT in '..\..\Source\Render48MT.pas',
|
||||||
|
Render64 in '..\..\Source\Render64.pas',
|
||||||
|
Render64MT in '..\..\Source\Render64MT.pas',
|
||||||
|
FastMM4Messages in '..\..\Source\FastMM4Messages.pas',
|
||||||
|
varRadialBlur in '..\..\Source\varRadialBlur.pas',
|
||||||
|
varRings2 in '..\..\Source\varRings2.pas',
|
||||||
|
varFan2 in '..\..\Source\varFan2.pas',
|
||||||
|
varblob in '..\..\Source\varBlob.pas',
|
||||||
|
varpdj in '..\..\Source\varPDJ.pas',
|
||||||
|
varPerspective in '..\..\Source\varPerspective.pas',
|
||||||
|
varJuliaN in '..\..\Source\varJuliaN.pas',
|
||||||
|
varJuliaScope in '..\..\Source\varJuliaScope.pas',
|
||||||
|
varCurl in '..\..\Source\varCurl.pas',
|
||||||
|
varRectangles in '..\..\Source\varRectangles.pas',
|
||||||
|
varGenericPlugin in '..\..\Source\varGenericPlugin.pas';
|
||||||
|
|
||||||
|
{$R *.RES}
|
||||||
|
|
||||||
|
begin
|
||||||
|
if now >= EncodeDate(2008, 8, 18) then begin
|
||||||
|
ShowMessage('This version has expired. Please go to http://sourceforge.net/project/apophysis and download the latest version.');
|
||||||
|
Halt
|
||||||
|
end;
|
||||||
|
|
||||||
|
Application.Initialize;
|
||||||
|
Application.Title := 'Apophysis';
|
||||||
|
Application.HelpFile := 'Apophysis 2.0.chm';
|
||||||
|
Application.CreateForm(TMainForm, MainForm);
|
||||||
|
Application.CreateForm(TEditForm, EditForm);
|
||||||
|
Application.CreateForm(TOptionsForm, OptionsForm);
|
||||||
|
Application.CreateForm(TFullscreenForm, FullscreenForm);
|
||||||
|
Application.CreateForm(TRenderForm, RenderForm);
|
||||||
|
Application.CreateForm(TMutateForm, MutateForm);
|
||||||
|
Application.CreateForm(TAdjustForm, AdjustForm);
|
||||||
|
Application.CreateForm(TGradientBrowser, GradientBrowser);
|
||||||
|
Application.CreateForm(TSaveForm, SaveForm);
|
||||||
|
Application.CreateForm(TAboutForm, AboutForm);
|
||||||
|
Application.CreateForm(TSavePresetForm, SavePresetForm);
|
||||||
|
Application.CreateForm(TScriptEditor, ScriptEditor);
|
||||||
|
Application.CreateForm(TPreviewForm, PreviewForm);
|
||||||
|
Application.CreateForm(TScriptRenderForm, ScriptRenderForm);
|
||||||
|
Application.CreateForm(TFavoritesForm, FavoritesForm);
|
||||||
|
Application.CreateForm(TExportDialog, ExportDialog);
|
||||||
|
Application.CreateForm(TfrmPostProcess, frmPostProcess);
|
||||||
|
Application.CreateForm(TfrmImageColoring, frmImageColoring);
|
||||||
|
Application.CreateForm(TTraceForm, TraceForm);
|
||||||
|
Application.UpdateFormatSettings := False;
|
||||||
|
DecimalSeparator := '.';
|
||||||
|
Application.Run;
|
||||||
|
end.
|
||||||
|
|
497
2.10/Project/delphi6/Apophysis.dsk
Normal file
497
2.10/Project/delphi6/Apophysis.dsk
Normal file
@ -0,0 +1,497 @@
|
|||||||
|
[Closed Files]
|
||||||
|
File_0=SourceModule,'C:\Home\Peter\My Projects\Apophysis\Source\Render32.pas',0,1,114,1,134,0,0
|
||||||
|
File_1=SourceModule,'C:\Home\Peter\My Projects\Apophysis\Source\Render.pas',0,1,511,1,530,0,0
|
||||||
|
File_2=SourceModule,'C:\Home\Peter\My Projects\Apophysis\Source\FastMM4.pas',0,1,3686,1,3705,0,0
|
||||||
|
File_3=SourceModule,'C:\Home\Peter\My Projects\Apophysis\Source\Global.pas',0,1,45,1,66,0,0
|
||||||
|
File_4=SourceModule,'C:\Home\Peter\My Projects\Apophysis\Source\Fullscreen.pas',0,1,222,31,193,0,0
|
||||||
|
File_5=SourceModule,'C:\Home\Peter\My Projects\Apophysis\Source\varSuperShape.pas',0,1,1,1,1,0,0
|
||||||
|
File_6=SourceModule,'C:\Home\Peter\My Projects\Apophysis\Source\BaseVariation.pas',0,1,4,1,1,0,0
|
||||||
|
File_7=SourceModule,'C:\Home\Peter\My Projects\Apophysis\Source\varCurl.pas',0,1,22,1,1,0,0
|
||||||
|
File_8=SourceModule,'C:\Home\Peter\My Projects\Apophysis\Source\varRings2.pas',0,1,1,1,1,0,0
|
||||||
|
File_9=SourceModule,'C:\Home\Peter\My Projects\Apophysis\Source\varFan2.pas',0,1,1,1,1,0,0
|
||||||
|
|
||||||
|
[Modules]
|
||||||
|
Module0=C:\Home\Peter\My Projects\Apophysis\Source\Render32MT.pas
|
||||||
|
Module1=C:\Home\Peter\My Projects\Apophysis\Source\Render32f.pas
|
||||||
|
Module2=C:\Home\Peter\My Projects\Apophysis\Source\Editor.pas
|
||||||
|
Module3=C:\Home\Peter\My Projects\Apophysis\Source\ControlPoint.pas
|
||||||
|
Module4=C:\Home\Peter\My Projects\Apophysis\Source\XFormMan.pas
|
||||||
|
Module5=C:\Home\Peter\My Projects\Apophysis\Source\RenderST.pas
|
||||||
|
Module6=C:\Home\Peter\My Projects\Apophysis\Source\XForm.pas
|
||||||
|
Module7=C:\Home\Peter\My Projects\Apophysis\Source\BucketFillerThread.pas
|
||||||
|
Module8=C:\Home\Peter\My Projects\Apophysis\Source\Render48.pas
|
||||||
|
Module9=C:\Home\Peter\My Projects\Apophysis\Source\Render64.pas
|
||||||
|
Module10=C:\Home\Peter\My Projects\Apophysis\Source\ScriptForm.pas
|
||||||
|
Module11=C:\Home\Peter\My Projects\Apophysis\Source\RenderThread.pas
|
||||||
|
Module12=C:\Home\Peter\My Projects\Apophysis\Source\FormRender.pas
|
||||||
|
Module13=C:\Home\Peter\My Projects\Apophysis\Source\Main.pas
|
||||||
|
Module14=C:\Home\Peter\My Projects\Apophysis\Project\delphi7\Apophysis.dpr
|
||||||
|
Count=15
|
||||||
|
EditWindowCount=1
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\Render32MT.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\Render32f.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\Editor.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=1
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\ControlPoint.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\XFormMan.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\RenderST.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\XForm.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\BucketFillerThread.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\Render48.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\Render64.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\ScriptForm.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\RenderThread.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\FormRender.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Source\Main.pas]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Home\Peter\My Projects\Apophysis\Project\delphi7\Apophysis.dpr]
|
||||||
|
ModuleType=SourceModule
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[C:\Program Files\Delphi\Projects\ProjectGroup1.bpg]
|
||||||
|
FormState=0
|
||||||
|
FormOnTop=0
|
||||||
|
|
||||||
|
[EditWindow0]
|
||||||
|
ViewCount=15
|
||||||
|
CurrentView=10
|
||||||
|
View0=0
|
||||||
|
View1=1
|
||||||
|
View2=2
|
||||||
|
View3=3
|
||||||
|
View4=4
|
||||||
|
View5=5
|
||||||
|
View6=6
|
||||||
|
View7=7
|
||||||
|
View8=8
|
||||||
|
View9=9
|
||||||
|
View10=10
|
||||||
|
View11=11
|
||||||
|
View12=12
|
||||||
|
View13=13
|
||||||
|
View14=14
|
||||||
|
MessageView=MessageView@EditWindow0
|
||||||
|
Create=1
|
||||||
|
Visible=1
|
||||||
|
State=0
|
||||||
|
Left=267
|
||||||
|
Top=111
|
||||||
|
Width=1412
|
||||||
|
Height=939
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=1404
|
||||||
|
ClientHeight=906
|
||||||
|
LeftPanelSize=0
|
||||||
|
RightPanelSize=0
|
||||||
|
BottomPanelSize=205
|
||||||
|
BottomPanelClients=MessageView@EditWindow0,WatchWindow
|
||||||
|
BottomPanelData=00000400000000007C0500000000000002CD00000000000000010000000000000000000000000100000000BE020000000000000100000000BE020000000000000100000000BE020000000000000100000000BE0200000B0000004D6573736167655669657701000000007C0500000B000000576174636857696E646F77FFFFFFFF
|
||||||
|
|
||||||
|
[View0]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Project\delphi7\Apophysis.dpr
|
||||||
|
CursorX=34
|
||||||
|
CursorY=96
|
||||||
|
TopLine=82
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View1]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\Main.pas
|
||||||
|
CursorX=49
|
||||||
|
CursorY=45
|
||||||
|
TopLine=19
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View2]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\Editor.pas
|
||||||
|
CursorX=34
|
||||||
|
CursorY=4982
|
||||||
|
TopLine=4978
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View3]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\FormRender.pas
|
||||||
|
CursorX=9
|
||||||
|
CursorY=346
|
||||||
|
TopLine=334
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View4]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\RenderThread.pas
|
||||||
|
CursorX=1
|
||||||
|
CursorY=224
|
||||||
|
TopLine=205
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View5]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\ScriptForm.pas
|
||||||
|
CursorX=1
|
||||||
|
CursorY=2751
|
||||||
|
TopLine=2745
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View6]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\ControlPoint.pas
|
||||||
|
CursorX=1
|
||||||
|
CursorY=32
|
||||||
|
TopLine=19
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View7]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\Render64.pas
|
||||||
|
CursorX=1
|
||||||
|
CursorY=364
|
||||||
|
TopLine=344
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View8]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\Render48.pas
|
||||||
|
CursorX=1
|
||||||
|
CursorY=447
|
||||||
|
TopLine=427
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View9]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\Render32f.pas
|
||||||
|
CursorX=1
|
||||||
|
CursorY=372
|
||||||
|
TopLine=352
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View10]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\Render32MT.pas
|
||||||
|
CursorX=27
|
||||||
|
CursorY=106
|
||||||
|
TopLine=101
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View11]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\BucketFillerThread.pas
|
||||||
|
CursorX=18
|
||||||
|
CursorY=64
|
||||||
|
TopLine=55
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View12]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\XForm.pas
|
||||||
|
CursorX=1
|
||||||
|
CursorY=1760
|
||||||
|
TopLine=1742
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View13]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\RenderST.pas
|
||||||
|
CursorX=10
|
||||||
|
CursorY=116
|
||||||
|
TopLine=105
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[View14]
|
||||||
|
Module=C:\Home\Peter\My Projects\Apophysis\Source\XFormMan.pas
|
||||||
|
CursorX=1
|
||||||
|
CursorY=1
|
||||||
|
TopLine=68
|
||||||
|
LeftCol=1
|
||||||
|
|
||||||
|
[Watches]
|
||||||
|
Count=7
|
||||||
|
Watch0='xf',256,0,18,1,0,'Watches'
|
||||||
|
Watch1='result',256,0,18,1,0,'Watches'
|
||||||
|
Watch2='parsecp.width',256,0,18,1,0,'Watches'
|
||||||
|
Watch3='message',256,0,18,1,0,'Watches'
|
||||||
|
Watch4='nrThreads',256,0,18,1,0,'Watches'
|
||||||
|
Watch5='self',256,0,18,1,0,'Watches'
|
||||||
|
Watch6='i',256,0,18,1,0,'Watches'
|
||||||
|
|
||||||
|
[WatchWindow]
|
||||||
|
WatchColumnWidth=100
|
||||||
|
WatchShowColumnHeaders=1
|
||||||
|
Create=1
|
||||||
|
Visible=1
|
||||||
|
State=0
|
||||||
|
Left=714
|
||||||
|
Top=0
|
||||||
|
Width=690
|
||||||
|
Height=205
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=690
|
||||||
|
ClientHeight=205
|
||||||
|
TBDockHeight=205
|
||||||
|
LRDockWidth=706
|
||||||
|
Dockable=1
|
||||||
|
|
||||||
|
[Breakpoints]
|
||||||
|
Count=2
|
||||||
|
Breakpoint0='C:\Program Files\Borland\Delphi7\Source\Vcl\Forms.pas',6812,'',0,1,'',1,0,0,'',1,'','',''
|
||||||
|
Breakpoint1='C:\Program Files\Borland\Delphi7\Projects\Apophysis\Source\Render48MT.pas',359,'',0,1,'',1,0,0,'',1,'','',''
|
||||||
|
|
||||||
|
[AddressBreakpoints]
|
||||||
|
Count=1
|
||||||
|
Breakpoint0='Address',$C7EAB8,'image.width',4,1,'','',0,0,'',1,0,0,'',1,'','',''
|
||||||
|
|
||||||
|
[Main Window]
|
||||||
|
Create=1
|
||||||
|
Visible=1
|
||||||
|
State=0
|
||||||
|
Left=0
|
||||||
|
Top=0
|
||||||
|
Width=1680
|
||||||
|
Height=111
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=1672
|
||||||
|
ClientHeight=78
|
||||||
|
|
||||||
|
[ProjectManager]
|
||||||
|
Create=1
|
||||||
|
Visible=1
|
||||||
|
State=0
|
||||||
|
Left=0
|
||||||
|
Top=0
|
||||||
|
Width=231
|
||||||
|
Height=903
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=231
|
||||||
|
ClientHeight=903
|
||||||
|
TBDockHeight=305
|
||||||
|
LRDockWidth=438
|
||||||
|
Dockable=1
|
||||||
|
|
||||||
|
[CPUWindow]
|
||||||
|
Create=1
|
||||||
|
Visible=0
|
||||||
|
State=0
|
||||||
|
Left=12
|
||||||
|
Top=564
|
||||||
|
Width=768
|
||||||
|
Height=453
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=760
|
||||||
|
ClientHeight=420
|
||||||
|
DumpPane=79
|
||||||
|
DisassemblyPane=233
|
||||||
|
RegisterPane=231
|
||||||
|
FlagPane=64
|
||||||
|
|
||||||
|
[AlignmentPalette]
|
||||||
|
Create=1
|
||||||
|
Visible=0
|
||||||
|
State=0
|
||||||
|
Left=200
|
||||||
|
Top=114
|
||||||
|
Width=156
|
||||||
|
Height=86
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=150
|
||||||
|
ClientHeight=60
|
||||||
|
|
||||||
|
[PropertyInspector]
|
||||||
|
Create=1
|
||||||
|
Visible=1
|
||||||
|
State=0
|
||||||
|
Left=0
|
||||||
|
Top=0
|
||||||
|
Width=231
|
||||||
|
Height=903
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=231
|
||||||
|
ClientHeight=903
|
||||||
|
TBDockHeight=815
|
||||||
|
LRDockWidth=247
|
||||||
|
Dockable=1
|
||||||
|
SplitPos=93
|
||||||
|
ArrangeBy=Name
|
||||||
|
SelectedItem=Enabled
|
||||||
|
ExpandedItems=CommentStyle,EnabledButtons,HintParameter,LibOptions,NumberStyle,SyntaxStyles
|
||||||
|
HiddenCategories=
|
||||||
|
|
||||||
|
[BreakpointWindow]
|
||||||
|
Create=1
|
||||||
|
Visible=0
|
||||||
|
State=0
|
||||||
|
Left=475
|
||||||
|
Top=458
|
||||||
|
Width=735
|
||||||
|
Height=199
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=727
|
||||||
|
ClientHeight=171
|
||||||
|
TBDockHeight=197
|
||||||
|
LRDockWidth=737
|
||||||
|
Dockable=1
|
||||||
|
Column0Width=100
|
||||||
|
Column1Width=75
|
||||||
|
Column2Width=200
|
||||||
|
Column3Width=200
|
||||||
|
Column4Width=75
|
||||||
|
Column5Width=75
|
||||||
|
|
||||||
|
[CallStackWindow]
|
||||||
|
Create=1
|
||||||
|
Visible=1
|
||||||
|
State=0
|
||||||
|
Left=0
|
||||||
|
Top=0
|
||||||
|
Width=231
|
||||||
|
Height=903
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=231
|
||||||
|
ClientHeight=903
|
||||||
|
TBDockHeight=161
|
||||||
|
LRDockWidth=294
|
||||||
|
Dockable=1
|
||||||
|
|
||||||
|
[ThreadStatusWindow]
|
||||||
|
Create=1
|
||||||
|
Visible=0
|
||||||
|
State=0
|
||||||
|
Left=705
|
||||||
|
Top=678
|
||||||
|
Width=682
|
||||||
|
Height=257
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=674
|
||||||
|
ClientHeight=229
|
||||||
|
TBDockHeight=255
|
||||||
|
LRDockWidth=684
|
||||||
|
Dockable=1
|
||||||
|
Column0Width=145
|
||||||
|
Column1Width=100
|
||||||
|
Column2Width=115
|
||||||
|
Column3Width=428
|
||||||
|
|
||||||
|
[ObjectTree]
|
||||||
|
Create=1
|
||||||
|
Visible=0
|
||||||
|
State=0
|
||||||
|
Left=2
|
||||||
|
Top=114
|
||||||
|
Width=186
|
||||||
|
Height=352
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=178
|
||||||
|
ClientHeight=324
|
||||||
|
TBDockHeight=350
|
||||||
|
LRDockWidth=190
|
||||||
|
Dockable=1
|
||||||
|
|
||||||
|
[MessageHintFrm]
|
||||||
|
Create=1
|
||||||
|
Visible=0
|
||||||
|
State=0
|
||||||
|
Left=484
|
||||||
|
Top=426
|
||||||
|
Width=377
|
||||||
|
Height=197
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=369
|
||||||
|
ClientHeight=169
|
||||||
|
TBDockHeight=195
|
||||||
|
LRDockWidth=383
|
||||||
|
Dockable=1
|
||||||
|
|
||||||
|
[MessageView@EditWindow0]
|
||||||
|
Create=1
|
||||||
|
Visible=1
|
||||||
|
State=0
|
||||||
|
Left=12
|
||||||
|
Top=0
|
||||||
|
Width=686
|
||||||
|
Height=205
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=686
|
||||||
|
ClientHeight=205
|
||||||
|
TBDockHeight=205
|
||||||
|
LRDockWidth=443
|
||||||
|
Dockable=1
|
||||||
|
|
||||||
|
[DockHosts]
|
||||||
|
DockHostCount=1
|
||||||
|
|
||||||
|
[DockSite0]
|
||||||
|
DockSiteType=1
|
||||||
|
Create=1
|
||||||
|
Visible=1
|
||||||
|
State=0
|
||||||
|
Left=1
|
||||||
|
Top=111
|
||||||
|
Width=266
|
||||||
|
Height=939
|
||||||
|
MaxLeft=-1
|
||||||
|
MaxTop=-1
|
||||||
|
ClientWidth=258
|
||||||
|
ClientHeight=911
|
||||||
|
TBDockHeight=451
|
||||||
|
LRDockWidth=177
|
||||||
|
Dockable=1
|
||||||
|
TabPosition=2
|
||||||
|
ActiveTab=Object Inspector
|
||||||
|
TabDockClients=ProjectManager,CallStackWindow,PropertyInspector
|
||||||
|
|
BIN
2.10/Project/delphi6/Apophysis.res
Normal file
BIN
2.10/Project/delphi6/Apophysis.res
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user