User contributions
Jump to navigation
Jump to search
- 13:25, 23 July 2019 diff hist +368 N Aask (call target) Created page with "{{Call|id=0x0010|return=int|name=aask|args=int windowId, int dialogId, int posx, int posy, int align|act=}}Displays system dialog window with text and asks user to make a choi..." current Tag: Visual edit
- 13:24, 23 July 2019 diff hist +3 Aask 1ff (call target) current
- 13:23, 23 July 2019 diff hist +392 N Aask 1ff (call target) Created page with "{{Call|id=0x01ff|return=|name=aask_1ff|args=int windowId, int dialogId, int posx, int posy, int align, int windowType|act=}}Displays dialog window of given type with text and..." Tag: Visual edit
- 13:20, 23 July 2019 diff hist +284 N Ames (call target) Created page with "{{Call|id=0x000f|return=void|name=ames|args=int windowId, int dialogId, int posx, int posy, int align|act=}}Displays system dialog window with text. <code>dialogId</code> - I..." current Tag: Visual edit
- 13:18, 23 July 2019 diff hist +311 N Ames 1fe (call target) Created page with "{{Call|id=0x01fe|return=void|name=ames_1fe|args=int windowId, int dialogId, int posx, int posy, int align, int windowType|act=}}Displays dialog window of given type with text...." current Tag: Visual edit
- 13:11, 23 July 2019 diff hist +100 N Messync2 (call target) Created page with "{{Call|id=0x0129|return=void|name=messync2|args=int windowId|act=}}Blocks until window is dismissed." current Tag: Visual edit
- 13:09, 23 July 2019 diff hist +22 Messync (call target) current
- 13:09, 23 July 2019 diff hist +251 N Messync (call target) Created page with "{{Call|id=0x0011|return=void|name=messync|args=int windowId, int boolVal|act=true}}Blocks until window is dismissed. <code>boolVal</code> - argument purpose unknown, further..." Tag: Visual edit
- 12:57, 23 July 2019 diff hist +336 N Mesclose (call target) Created page with "{{Call|id=0x0012|return=|name=mesclose|args=int windowId|act=}}Sends a close request to a window and returns immediately. Depending on window type, user action (confirm/cance..." current Tag: Visual edit
- 12:32, 23 July 2019 diff hist +220 N Setaskselectignore (call target) Created page with "{{Call|id=0x0475|return=void|name=setaskselectignore|args=int windowId, int choiceEntry|act=}}Hides choice entry displayed by aask* functions. <code>choiceEntry</code> - numb..." current Tag: Visual edit
- 11:30, 23 July 2019 diff hist +17 Main Page current Tag: Visual edit
- 11:29, 23 July 2019 diff hist -16 General Vritual Machine architecture current Tag: Visual edit
- 11:29, 23 July 2019 diff hist +16 General Vritual Machine architecture Tag: Visual edit
- 11:27, 23 July 2019 diff hist +14 N Category:VM Created page with "Main category." current Tag: Visual edit
- 11:26, 23 July 2019 diff hist +21 Call arguments current Tag: Visual edit
- 11:26, 23 July 2019 diff hist +21 Arrays current Tag: Visual edit
- 11:24, 23 July 2019 diff hist +86 N Category:General Created page with "This category contains general information about FF12 Virtual Machine. Category:VM" current Tag: Visual edit
- 11:23, 23 July 2019 diff hist +21 General Vritual Machine architecture Tag: Visual edit
- 11:22, 23 July 2019 diff hist +83 N Category:Instructions Created page with "Category containing everything related to instructions and opcodes. Category:VM" current Tag: Visual edit
- 11:21, 23 July 2019 diff hist -37 VM instructions / opcodes Tag: Visual edit
- 11:19, 23 July 2019 diff hist +71 N Category:Call targets Created page with "Category containing everything related to call targets. Category:VM" current Tag: Visual edit
- 11:16, 23 July 2019 diff hist +256 N Amese (call target) Created page with "{{Call|id=0x0145|return=|name=amese|args=int windowId, int dialogId|act=true}}Displays standard dialog window with text. <code>dialogId</code> - ID of the dialog to display;..." current Tag: Visual edit
- 11:11, 23 July 2019 diff hist -1 Askpos (call target) current
- 11:10, 23 July 2019 diff hist +340 N Aaske (call target) Created page with "{{Call|id=0x014a|return=int|name=aaske|args=int windowId, int dialogId|act=}}Displays standard dialog window with text and asks user to make a choice. Returns chosen item numb..." current Tag: Visual edit
- 09:46, 23 July 2019 diff hist +751 N Padt (call target) Created page with "{{Call|id=0x0007|return=u_short|name=padt|args=|act=}}Returns previously polled gamepad button data. All controls are converted to Dualshock 2 equivalents. VM doesn't see but..." current Tag: Visual edit
- 09:39, 23 July 2019 diff hist -18 Pad (call target) current
- 09:39, 23 July 2019 diff hist +762 N Pad (call target) Created page with "{{Call|id=0x0006|return=u_short|name=pad|args=|act=}}Polls a gamepad and returns button data. All controls are converted to Dualshock 2 equivalents. VM doesn't see buttons no..." Tag: Visual edit
- 09:32, 23 July 2019 diff hist +242 General Vritual Machine architecture →Calls Tag: Visual edit
- 09:28, 23 July 2019 diff hist +296 N Askpos (call target) Created page with "{{Call|id=0x0013|return=void|name=askpos|args=int messageId, int initialPos, int cancelPos|act=}}Sets cursor position for aask* functions. <code>initialPos</code> - position..." Tag: Visual edit
- 09:14, 23 July 2019 diff hist +2 Template:Call current
- 09:13, 23 July 2019 diff hist +263 N Getpos (call target) Created page with "{{Call|id=0x000b|return=void|name=getpos|args=float* posx, float* posy, float* posz|act=true}}Gets current position of an entity controlled by current or remote script. Pass [..." current Tag: Visual edit
- 09:08, 23 July 2019 diff hist +105 N Cos (call target) Created page with "{{Call|id=0x000a|return=float|name=cos|args=float angle|act=}}Returns cosinus value for angle in radians." current Tag: Visual edit
- 09:07, 23 July 2019 diff hist +1 Template:Call
- 09:06, 23 July 2019 diff hist +1 Sin (call target) current
- 09:05, 23 July 2019 diff hist +103 N Sin (call target) Created page with "{{Call|id=0x0009|return=float|name=sin|args=float angle|act=}}Returns sinus value for angle in radians." Tag: Visual edit
- 09:01, 23 July 2019 diff hist -1 Ucoff (call target) current
- 09:00, 23 July 2019 diff hist +73 N Ucoff (call target) Created page with "{{Call|id=0x000e|return=|name=ucoff|args=|act=}} Disables user controls." Tag: Visual edit
- 08:59, 23 July 2019 diff hist -1 Ucon (call target) current
- 08:58, 23 July 2019 diff hist +71 N Ucon (call target) Created page with "{{Call|id=0x000d|return=|name=ucon|args=|act=}} Enables user controls." Tag: Visual edit
- 08:55, 23 July 2019 diff hist +5 Wait (call target) current Tag: Visual edit: Switched
- 08:54, 23 July 2019 diff hist 0 Template:Call
- 08:53, 23 July 2019 diff hist +1 Template:Call
- 08:50, 23 July 2019 diff hist +334 Template:Call
- 08:41, 23 July 2019 diff hist -1 Wait (call target)
- 08:40, 23 July 2019 diff hist -111 Template:Call
- 08:34, 23 July 2019 diff hist +101 Template:Call
- 08:31, 23 July 2019 diff hist +147 N Wait (call target) Created page with "{{Call|id=0x0000|return=|name=wait|args=int time}} Waits for a specified time, letting other threads execute. '''One unit of time equals 100ms'''." Tag: Visual edit
- 08:28, 23 July 2019 diff hist +872 Template:Call
- 08:06, 23 July 2019 diff hist +104 N Template:Call Created page with "Signature:<syntaxhighlight lang="cpp"> void wait(int time); </syntaxhighlight> Category:Call targets" Tag: Visual edit
- 07:47, 23 July 2019 diff hist +38 Main Page Tag: Visual edit