Search:

Type: Posts; User: Paizo

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,192

    PROLOG and PASCAL

    anyone never use prolog code inside a Pascal program?
    is it possible?

    Are there any prolog wrapper for pascal?


    i din't find nothing expet:

    make my pascal program call C, then call Prolog...
  2. Replies
    3
    Views
    890

    [ICS] onDataAvailable don't works with TCP

    i got a something like that when i used standard tcp components on delphi 5.

    try to store the data in a variable before print it



    procedure TForm1.socketDataAvailable(Sender: TObject;...
  3. Replies
    20
    Views
    1,476

    Looking for a "Best Fit" 3D game enigine.

    i won't to obligate to you use quake engine but in case u don't know there was a lot of conversion for car racing, aircraft fighting, soccer, etc...
    plus there are different open source engine...
  4. Replies
    23
    Views
    4,112

    My Multiplayer Project: Blow Everything Up Net.

    when u need other languages just post here in the forum, i can help u with italian.
  5. Replies
    20
    Views
    1,476

    Looking for a "Best Fit" 3D game enigine.

    u may take a look here: http://www.realmcrafter.com/

    and what about quake related open source project such as openquartz, tomaz, etc.. ?
  6. Replies
    22
    Views
    1,481

    Problem with transparent tiles

    maybe is stupid but... images are in jpeg format or was originally in that formatt? ;)
  7. Replies
    74
    Views
    6,013

    48 hours - UberZombie [FINISHED]

    guys, tell me if in future you'll have a trip around venice so i can offer u a beer :o
  8. Replies
    26
    Views
    5,621

    2007 PGD Annual Awards Presentation

    Congratulation to all the developers as well to Will for the very nice video :)
  9. Replies
    15
    Views
    2,286

    My visulally enhanced renderer for Quake2

    good job dude :)
  10. Replies
    10
    Views
    2,045

    unDelphiX 1.07f released now

    Whoohoo! nice to hear that :)
    i'll test delphi 5 version on win98 soon.
  11. Replies
    6
    Views
    1,894

    delphi 5 on winXP

    just for say that there isn't a "registry only" installation on delphi 5.
    I solved by manually searching delphi-borland related keys on the user registry with delphi working and imported them on the...
  12. Replies
    4
    Views
    1,889

    save the result of a query on a text file

    ty i made something like this and work good:


    procedure TForm1.SaveReport(const id_report: string);
    var
    sSql,s, sCampi: String;
    F1: Textfile;
    begin
  13. Replies
    4
    Views
    1,889

    save the result of a query on a text file

    I connect through ODBC to a mysql server;
    the server is running winxp and the client too, i'm using Tquery component for execute query.

    i just wanna save the result of a select query on a file...
  14. Replies
    4
    Views
    1,889

    save the result of a query on a text file

    hi people,

    I'm noob on that :oops:
    i have to save the result of a query in a text file, which is the easiest way for do that?

    I don't want to install new components i think delphi standard...
  15. Replies
    1
    Views
    1,821

    Windows socket error 10057

    I search around but i don't find a solution.
    I'm using Tserversocket, i have something like this for receive data:

    data: array[0..400] of char;

    procedure...
  16. Replies
    24
    Views
    5,808

    2007 PGD Annual Video Ad #1

    Nice! :) :D
  17. Replies
    44
    Views
    9,353

    Handling huge amounts of data

    ok thanks; i thinked so but by reading some manuals they always say that filesize return the size in bytes (for untyped and typed files). Nice to know that :)
  18. Replies
    44
    Views
    9,353

    Handling huge amounts of data

    ok i made some test.
    I read the text file containing the spoiler and save it in a record as i want. the record is (names are in italian .P ):


    Type
    TCardRecord = Record
    Serie :...
  19. Replies
    10
    Views
    2,382

    Screen fade in/out technique

    Yep, you print a big rectangle using drawalpha with delphix and for alpha value use the code above
  20. Replies
    17
    Views
    2,906

    PPGD Ad Campaign: Project #3

    i would like to contribute but i'm noob :oops: and i don't have any work to show :/

    "hello world" is sufficient :lol: ?
  21. Replies
    34
    Views
    6,805

    Nearest Power of 2 quickly

    pretty nice read benchmarks result :D
    like a little competition :D
  22. Thread: I'm back...

    by Paizo
    Replies
    7
    Views
    1,218

    I'm back...

    welcome back!

    (i think in the past i read some of your delphix tutorial :) or i mistake? )
  23. Replies
    2
    Views
    1,736

    CLP and CHR programming - automated accountant

    you can find information on this languages at the sictus's site (an interpreter for those langauages):


    http://www.sics.se/sicstus/docs/latest/html/sicstus.html/
  24. Replies
    9
    Views
    2,150

    DelphiX -- Saving top scores

    and:
    if player.score = getLowestScoreFromList()? :lol:
    i'm joking :P

    i think you should write instead:

    if &#40;player.lives < 1&#41; then
    begin
    player.dead &#58;= true;
    if...
  25. Replies
    9
    Views
    2,150

    DelphiX -- Saving top scores

    for example:





    if InputQuery&#40;'you made 9999999 points!!!', 'enter your name', TmpStr&#41; then
    begin
    name &#58;= TmpStr;
    end;
Results 1 to 25 of 56
Page 1 of 3 1 2 3
http://flippulseimages.com/Audio/mc-escher-drawing.html