Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 1,483 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19055 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 9 of 10 1 2 7 8 9 10
Re: Version 7.03 public beta [Re: jcl] #131838
06/25/07 12:50
06/25/07 12:50
Joined: Apr 2007
Posts: 582
Germany
Poison Offline
User
Poison  Offline
User

Joined: Apr 2007
Posts: 582
Germany
hello jcl
when is the forecast updating im wating and waiting and it isnt
date up.


Everything is possible, just Do it!
Re: Version 7.03 public beta [Re: Poison] #131839
06/25/07 13:07
06/25/07 13:07
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
Usually monthly.

Re: Version 7.03 public beta [Re: jcl] #131840
06/27/07 18:23
06/27/07 18:23
Joined: Oct 2005
Posts: 131
C
CBSection31 Offline
Member
CBSection31  Offline
Member
C

Joined: Oct 2005
Posts: 131
Just a quick note that, after about two hours of testing, I am having the same problem that Sam_Be is having and also the same problem that Frits is having.

The problem Sam_Be and I are having is a compiler crash for certain levels that compiled fine in A6.

The problem that Frits and I are having is the engine not running full-screen despite our code stating it should.

Re: Version 7.03 public beta [Re: CBSection31] #131841
06/27/07 18:43
06/27/07 18:43
Joined: Apr 2006
Posts: 1,551
Netherlands
D3D Offline
Serious User
D3D  Offline
Serious User

Joined: Apr 2006
Posts: 1,551
Netherlands
Have not tried C-script much with A7, but with Lite-C I don't have problems running full screen or setting video modes.

Code:
#include <acknex.h>
#include <default.c>

STRING* MyAppTitle = "Yet Another Lite-C Application";

function main()
{
video_mode = 7; // 800x600
video_screen = 0;
video_window(vector(375,350,0),NULL,112,MyAppTitle);
screen_color.blue = 125;

level_load("world.wmb");
wait(2);
}



Maybe you have set the command -wnd in WED/SED/VC?


smile
Re: Version 7.03 public beta [Re: D3D] #131842
06/27/07 19:36
06/27/07 19:36
Joined: Oct 2005
Posts: 131
C
CBSection31 Offline
Member
CBSection31  Offline
Member
C

Joined: Oct 2005
Posts: 131
^
Yup, it turned out to be -wnd for me. It was set that way by default with the new engine. Once I removed that from the command prompt, it worked fine. Thanks!

I still have the compilation crash, though.

Re: Version 7.03 public beta [Re: CBSection31] #131843
07/03/07 18:51
07/03/07 18:51
Joined: May 2007
Posts: 2,043
Germany
Lukas Offline

Programmer
Lukas  Offline

Programmer

Joined: May 2007
Posts: 2,043
Germany
When will 7.04 be released?

Re: Version 7.03 public beta [Re: Lukas] #131844
07/04/07 06:29
07/04/07 06:29
Joined: Apr 2006
Posts: 1,551
Netherlands
D3D Offline
Serious User
D3D  Offline
Serious User

Joined: Apr 2006
Posts: 1,551
Netherlands
Very soon


smile
Re: Version 7.03 public beta [Re: Lukas] #131845
07/04/07 13:47
07/04/07 13:47
Joined: Oct 2003
Posts: 827
22�21'24"N 114�07'30"E
Frederick_Lim Offline
User
Frederick_Lim  Offline
User

Joined: Oct 2003
Posts: 827
22�21'24"N 114�07'30"E
Quote:

When will 7.04 be released?




I hope within this week.

Re: Version 7.03 public beta [Re: Frederick_Lim] #131846
07/04/07 18:14
07/04/07 18:14
Joined: May 2007
Posts: 2,043
Germany
Lukas Offline

Programmer
Lukas  Offline

Programmer

Joined: May 2007
Posts: 2,043
Germany
Quote:

I hope within this week.



That has been said very often

Re: Version 7.03 public beta [Re: Lukas] #131847
07/05/07 06:16
07/05/07 06:16
Joined: Aug 2003
Posts: 511
Hilden in Germany
RobH Offline
User
RobH  Offline
User

Joined: Aug 2003
Posts: 511
Hilden in Germany
7.04 is since yesterday in beta test for the testers

Look here: http://www.conitec.net/beta/

Page 9 of 10 1 2 7 8 9 10

Moderated by  Matt_Coles 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1