dev.gamez.lv Forum Index dev.gamez.lv
Latvian Game Developers Community
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups 

plzz test my crap!

 
dev.gamez.lv Forum Index -> Pļāpātuve
View previous topic :: View next topic  
Author Message
S1
Indago dalībnieks
Indago dalībnieks


Joined: 31 Jul 2005
Posts: 219
Location: Jelgava

PostPosted: Thu Jul 13, 2006 9:32 pm    Post subject: plzz test my crap!

es būtu ļoti pateicīgs, ja jūs patestētu šo aplikāciju :
edit: http://jc.eclub.lv/eclub_download.php?file=test.zip (jaunā adrese)
gribētos zināt vai tiek uzstādīta max monitora frekvence pie 1024x768, vienkārši rakstiet kādi gļuki rodas Very Happy (ideālā variantā ir fullscreen, 1024x768 un max frekvence) pateicos par sadarbību.
edit: iziet ārā Alt+F4


Last edited by S1 on Fri Jul 14, 2006 11:03 pm; edited 6 times in total
Back to top
View user's profile Send e-mail
bubu
Indago Uzvarētājs
Indago Uzvarētājs


Joined: 23 Mar 2004
Posts: 3223
Location: Riga

PostPosted: Thu Jul 13, 2006 9:45 pm    Post subject:

Neļauj piekonektēt ftp. Vai tik nebij tā, ka tur mdsl'isti tik var?
Back to top
View user's profile Send e-mail
tres^
Indago Uzvarētājs
Indago Uzvarētājs


Joined: 03 Jul 2006
Posts: 16

PostPosted: Thu Jul 13, 2006 10:08 pm    Post subject: Re: plzz test my crap!

S1 wrote:
gribētos zināt vai tiek uzstādīta max monitora frekvence pie 1024x768


yes.

S1 wrote:

pateicos par sadarbību.


yes.
_________________
šmaraksts
Back to top
View user's profile
DrBlacksnake



Joined: 08 Mar 2006
Posts: 18

PostPosted: Thu Jul 13, 2006 10:28 pm    Post subject:

rodas, taču civilizētu izeju no sava crapa neesi uztaisījis - oriģinālie uzstādījumi nobrūk. fui! Razz
uz trubaz.com tiek tikai Apollo klienti.
_________________
damn..
Back to top
View user's profile Visit poster's website
S1
Indago dalībnieks
Indago dalībnieks


Joined: 31 Jul 2005
Posts: 219
Location: Jelgava

PostPosted: Fri Jul 14, 2006 10:15 pm    Post subject:

Quote:
oriģinālie uzstādījumi nobrūk. fui!
sorry, aizmirsu pabrīdināt Embarassed nu jā... ekrāna setingus vajadzēs uzstādīt atpakaļ pašam manuāli :oops:

ir jauna adrese no kurienes lejuplādēt : http://jc.eclub.lv/eclub_download.php?file=test.zip
Back to top
View user's profile Send e-mail
Delfins



Joined: 20 Jan 2003
Posts: 60
Location: Riga

PostPosted: Wed Jul 19, 2006 7:01 am    Post subject:

ko nozīmē pašam?
Destroyo opengl/dx logu pareizi un viss notiks normāli.. NeHe tāc ir sampļu daudz...
_________________
.... ....... _ o
... ... .. _\ \>
.... ....(_)/(_)
Back to top
View user's profile Send e-mail Visit poster's website
bubu
Indago Uzvarētājs
Indago Uzvarētājs


Joined: 23 Mar 2004
Posts: 3223
Location: Riga

PostPosted: Wed Jul 19, 2006 8:27 am    Post subject:

Delfins: nav taisnība.
Ja izmanto ChangeDisplaySettings, tad tur pašam jāizsauc šī fja (ar argumentiem (NULL, 0) ), lai uzstādītu atpakaļ desktopa settingus.
Back to top
View user's profile Send e-mail
Delfins



Joined: 20 Jan 2003
Posts: 60
Location: Riga

PostPosted: Wed Jul 19, 2006 11:58 am    Post subject:

bubu, ar to es arī biju domājis - "pareizi nokillot windowu"

Iz NeHe sampļa...
Code:
GLvoid KillGLWindow(GLvoid)                        // Properly Kill The Window
{
   if (fullscreen)                              // Are We In Fullscreen Mode?
   {
      ChangeDisplaySettings(NULL,0);               // If So Switch Back To The Desktop
      ShowCursor(TRUE);                        // Show Mouse Pointer
   }

...

_________________
.... ....... _ o
... ... .. _\ \>
.... ....(_)/(_)
Back to top
View user's profile Send e-mail Visit poster's website
bubu
Indago Uzvarētājs
Indago Uzvarētājs


Joined: 23 Mar 2004
Posts: 3223
Location: Riga

PostPosted: Wed Jul 19, 2006 1:37 pm    Post subject:

Tā nu gan nav loga killošana.
Loga killošana ir DestroyWindow(..) vai PostQuitMessage(..)
Back to top
View user's profile Send e-mail
EDDY



Joined: 07 Oct 2005
Posts: 1610
Location: Dzimtā zeme, Latvija

PostPosted: Fri Jul 21, 2006 1:21 pm    Post subject:

Klau, S1, izskatās, ka tu izmanto Delphi C++ Builder, vai ko tamlīdzīgu.
Tā varētu būt?
_________________
Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
Back to top
View user's profile
S1
Indago dalībnieks
Indago dalībnieks


Joined: 31 Jul 2005
Posts: 219
Location: Jelgava

PostPosted: Fri Jul 21, 2006 5:27 pm    Post subject:

Quote:
Klau, S1, izskatās, ka tu izmanto Delphi C++ Builder, vai ko tamlīdzīgu.
Tā varētu būt?
hmmm... vienkārši Delphi7, pascal sintakse.
Back to top
View user's profile Send e-mail
gazz



Joined: 03 Jan 2004
Posts: 355
Location: Teika

PostPosted: Sat Jul 22, 2006 12:17 am    Post subject:

Delphi C++ Builder?!? nu te pat man iecietiigam pilsonim rauj krampjos...
Back to top
View user's profile Send e-mail
Delfins



Joined: 20 Jan 2003
Posts: 60
Location: Riga

PostPosted: Sat Jul 22, 2006 9:24 am    Post subject:

Laikam jau domāja "Borland C++ Builder", bet tāpat, nav piedodami :)
_________________
.... ....... _ o
... ... .. _\ \>
.... ....(_)/(_)
Back to top
View user's profile Send e-mail Visit poster's website
ra001
Site Admin
Site Admin


Joined: 20 Jan 2003
Posts: 452
Location: Latvija

PostPosted: Sat Jul 22, 2006 9:51 am    Post subject:

EDDY wrote:
Klau, S1, izskatās, ka tu izmanto Delphi C++ Builder, vai ko tamlīdzīgu.
Tā varētu būt?

Domāju, ka cilvēks vienkārši aizmirsa ielikt komatu

Delphi, C++ Builder, vai ko tamlīdzīgu

Tā ir, ja sāk noniecināt latviešu valodas gramatiku
Back to top
View user's profile Send e-mail Visit poster's website
Display posts from previous:   
dev.gamez.lv Forum Index -> Pļāpātuve All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group