What language are .ipp files in???

  • Thread starter Thread starter anon
  • Start date Start date
A

anon

Guest
[updated:LAST EDITED ON Mar-12-03 AT 06:35AM (GMT)]What programming language are .ipp files in? It looks like some weird combination of Turbo Pascal and C++. Is it a special language made for scripts?

I am confused here people, help me out.

BTW, if the different deompilers use different languages, then you should know that I use the one made by Abel.

Also, how do you go about linking a script to an object or map?

Thanks.
 
You are mentioned in the text file that comes with it. Could it be another ABel?

Look:

Update history:

[ Legend: ]
[ + Added ]
[ * Changed ]
[ - Removed ]


Modified by ABel on February 8, 2002: <<<<<<< HERE

[*] 80b9 writeln renamed to script_overrides
[*] 80be Self1 renamed to target_object
[-] 8149 redundant FrameID removed
[+] New opcodes added:
8047 wait
8062 CreateWin
8063 DeleteWin
8064 SelectWin
8067 ShowWin
8069 FillRect
806a FillWin3x3
8071 GotoXY
8072 Print
8073 Format
8074 PrintRect
8075 SetFont
8076 SetTextFlags
8077 SetTextColor
8078 SetHighlightColor
8081 AddRegionProc
8086 AddButton
8087 AddButtonText
8089 AddButtonGFX
808a AddButtonProc
809f SelectFileList
80a0 Tokinize
80e2 set_map_music
80f0 add_timer_event
8104 proto_data
810e reg_anim_func
 
[updated:LAST EDITED ON Mar-13-03 AT 07:29AM (GMT)]>You are mentioned in the text file that comes with it. Could
>it be another ABel?
A lot of ABels flying around ;)

>Look:
>Modified by ABel on February 8, 2002: <<<<<<< HERE
That was just an update to decompiler's database. The decompiler itself was written by Burz (just for information: the author of ipp-compiler is Heinz ;)

In reply to your original question: The IPP is a Fallout-specific (I would say, TeamX-specific ;) language. I am not quite sure who is the author of the language, it is either Heinz (most probably), or may be Burz.
 
Oh okay :). You could have mentioned that before instead of letting me make a Jackass out of myself...

Anyway, is there any way of getting a railroad diagram for the language or something??? I find it a little difficult to program in a language I don't know the rules or commands for, lol.

Thanks ABel. You seem to be the only one that cares...
 
Back
Top