Page 1 of 2

06-03-2005, new version out!

PostPosted: Jun 3, 2005 @ 5:40pm
by kornalius

PostPosted: Jun 14, 2005 @ 4:41pm
by Smok Wawelski

PostPosted: Jun 14, 2005 @ 7:20pm
by kornalius

PostPosted: Jun 14, 2005 @ 8:10pm
by Smok Wawelski

PostPosted: Jun 15, 2005 @ 12:51am
by Smok Wawelski
VERY VERY irritating behaviour/bug:

PIDE, when I set new project (WINAPI this time). I named it "hello" and placed on the other folder (D:/PPL) than PPL is installed. I made one memo. After saving, folder D:/PPL/hello is created, 3 files (.frm, .prj and .ppl) are inside.

I'm trying to add some code to func WinMain.

Every time I run the hello.ppl it forgots what I changed in that function. In folder D:/PPL suspicious file "hehello.ppl" is resident and every time its contents are copied to hello.ppl which is inside /hello folder.

Am I doing something wrong?

PostPosted: Jun 15, 2005 @ 1:23am
by kornalius
1. The UIDemo.ppl will be fixed. It's simple, make sure the InitGameAPIEx doesn't use fullscreen on the PPC.

2. As for the SQLDemo, the SQLite module included is only for the PPC. You will need to download the SQLite.dll for the PC.

3. Is it possible there is a file called hello.frm also? If so, hello.ppl is always regenerated from the hello.frm. You will have to modify the WinMain code directly from the form and not the code.

PostPosted: Jun 15, 2005 @ 11:54am
by Smok Wawelski

PostPosted: Jun 15, 2005 @ 12:06pm
by Smok Wawelski

PostPosted: Jun 15, 2005 @ 2:46pm
by kornalius

PostPosted: Jun 15, 2005 @ 3:25pm
by Smok Wawelski

PostPosted: Jun 18, 2005 @ 3:14pm
by Smok Wawelski

PostPosted: Jun 18, 2005 @ 7:43pm
by kornalius

PostPosted: Jun 18, 2005 @ 10:54pm
by Smok Wawelski

PostPosted: Sep 4, 2005 @ 1:12pm
by Smok Wawelski

PostPosted: Sep 6, 2005 @ 3:17pm
by kornalius