User contributions
Jump to navigation
Jump to search
- 20:44, 11 September 2019 diff hist +135 m Rgbatrans (call target) current Tag: Visual edit
- 20:42, 11 September 2019 diff hist +325 N Rgbatrans (call target) Created page with "{{Call|id=0x03b2|return=void|name=rgbatrans|args=float r, float g, float b, float a, int time|act=true}}Transitions a model bound to a script to RGBA values over <code>time</c..." Tag: Visual edit
- 13:31, 26 August 2019 diff hist +1 m BtlAtelSetLevel (call target) current
- 12:11, 26 August 2019 diff hist +154 N BtlAtelSetUnit (call target) Created page with "{{Call|id=0x3001|return=void|name=btlAtelSetUnit|args=int index|act=}}Starts an enemy entry section. <code>index</code> - index of actorInfo in ARD file." current Tag: Visual edit
- 12:09, 26 August 2019 diff hist +347 N BtlAtelSetLevel (call target) Created page with "{{Call|id=0x3031|return=void|name=btlAtelSetLevel|args=int level, int maxLevelUp|act=}}Sets level of an enemy in spawn entry function. <code>level</code> - default level to s..." Tag: Visual edit
- 08:28, 24 July 2019 diff hist +524 N POPV (instruction) Created page with "{{Instruction|op_name=POPV|op_code=0x49|op_size=3|op_args=0|op_desc=Pop stack into variable}} Pops stack into variable of any type. Casts value if necessary. 16bit immediate..." current Tag: Visual edit
- 08:24, 24 July 2019 diff hist +431 N PUSHI (instruction) Created page with "{{Instruction|op_name=PUSHI|op_code=0x4e|op_size=3|op_args=0|op_desc=Push big integer onto stack}} Pushes integer value onto stack. 16bit immediate represents a number of ent..." current Tag: Visual edit
- 08:14, 24 July 2019 diff hist +1,969 VM instructions / opcodes current
- 08:00, 24 July 2019 diff hist +155 N Additemmes (call target) Created page with "{{Call|id=0x0480|return=|name=additemmes|args=int itemId, int amount|act=}}Adds given amount of item to inventory. Displays "item received" dialog window." current Tag: Visual edit
- 07:53, 24 July 2019 diff hist -1 Setmeswinline (call target) current Tag: Visual edit
- 07:53, 24 July 2019 diff hist +194 N Setmeswinline (call target) Created page with "{{Call|id=0x0474|return=|name=setmeswinline|args=int windowId, int lines|act=}}Sets maximum number of lines a system windows should have (vertical scrollbar will appear if the..." Tag: Visual edit
- 07:50, 24 July 2019 diff hist +218 N Partyallread (call target) Created page with "{{Call|id=0x03eb|return=|name=partyallread|args=|act=}}Reloads party including stats and models (handy after manual equipment changes or stats modifications). Reloaded models..." current Tag: Visual edit
- 07:47, 24 July 2019 diff hist +103 N Refreshparty (call target) Created page with "{{Call|id=0x03e0|return=|name=refreshparty|args=|act=}}Reloads party after position / direction change." current Tag: Visual edit
- 07:41, 24 July 2019 diff hist +65 N Category:Enumerations Created page with "This category contains all kinds of enumerations. Category:VM" current Tag: Visual edit
- 07:40, 24 July 2019 diff hist +26 Party members / battle members current Tag: Visual edit
- 07:39, 24 July 2019 diff hist +228 N Isbattlemember (call target) Created page with "{{Call|id=0x035d|return=int|name=isbattlemember|args=int memberId|act=}}Returns <code>true</code> if given character is an active battle member. <code>memberId</code> - Par..." current Tag: Visual edit
- 07:38, 24 July 2019 diff hist +7 Ispartymember (call target) current Tag: Visual edit
- 07:38, 24 July 2019 diff hist +211 N Ispartymember (call target) Created page with "{{Call|id=0x035e|return=int|name=ispartymember|args=int memberId|act=}}Returns '''true''' if given character is a party member. <code>memberId</code> - Party members / batt..." Tag: Visual edit
- 07:36, 24 July 2019 diff hist -3 Addpartymember (call target) current Tag: Visual edit
- 07:36, 24 July 2019 diff hist +194 N Removepartymember (call target) Created page with "{{Call|id=0x0354|return=|name=removepartymember|args=int memberId|act=}}Removes playable character from party. <code>memberId</code> - Party members / battle members|party..." current Tag: Visual edit
- 07:35, 24 July 2019 diff hist +3 Addpartymember (call target) Tag: Visual edit
- 07:34, 24 July 2019 diff hist +190 N Addpartymember (call target) Created page with "{{Call|id=0x0353|return=|name=addpartymember|args=int memberId|act=}}Adds playable character party member. <code>memberId</code> - Party members / battle members|party memb..." Tag: Visual edit
- 07:31, 24 July 2019 diff hist +147 N Party members / battle members Created page with "Many calls take party member number as their arguments. The enumeration is as follows: 0: Vaan 1: Ashe 2: Fran 3: Balthier 4: Basch 5: Penelo" Tag: Visual edit: Switched
- 07:22, 24 July 2019 diff hist +208 N Setitemnum (call target) Created page with "{{Call|id=0x055c|return=|name=setitemnum|args=u_short itemId, int amount|act=}}Sets amount of given item in inventory. If <code>amount</code> is zero, item is completely remo..." current Tag: Visual edit
- 07:18, 24 July 2019 diff hist +152 N Checkgill (call target) Created page with "{{Call|id=0x02e6|return=int|name=checkgill|args=int amount|act=}}Returns <code>true</code> if there is at least <code>amount</code> of Gil in inventory." current Tag: Visual edit
- 07:17, 24 July 2019 diff hist +94 N Havegill (call target) Created page with "{{Call|id=0x02e9|return=int|name=havegil|args=|act=}}Returns total amount of Gil in inventory." current Tag: Visual edit
- 07:16, 24 July 2019 diff hist +134 N Subgill (call target) Created page with "{{Call|id=0x02e8|return=|name=subgill|args=int amount|act=}}Subtracts given amount of Gil. Total amount of Gil won't fall below zero." current Tag: Visual edit
- 07:14, 24 July 2019 diff hist +158 N Addgill (call target) Created page with "{{Call|id=0x02e7|return=|name=addgill|args=int amount|act=}}Adds given amount of Gil. Displays "Received <code>amount</code> Gil" notification in battle log." current Tag: Visual edit
- 07:11, 24 July 2019 diff hist +206 N Subitem (call target) Created page with "{{Call|id=0x02f2|return=|name=subitem|args=u_short itemId, int amount|act=}}Removes given amount of item from inventory. If item count reaches zero, item is completely remove..." current Tag: Visual edit
- 07:09, 24 July 2019 diff hist +169 N Additem (call target) Created page with "{{Call|id=0x02e5|return=|name=additem|args=u_short itemId, int amount|act=}}Adds given amount of item to inventory. Displays "item received" notification in battle log." current Tag: Visual edit
- 07:06, 24 July 2019 diff hist 0 Haveitem (call target) current Tag: Visual edit
- 07:05, 24 July 2019 diff hist +111 N Haveitem (call target) Created page with "{{Call|id=0x02e4|return=int|name=haveitem|args=u_short itemId|act=}}Returns number of given items in inventory." Tag: Visual edit
- 06:57, 24 July 2019 diff hist +351 N Crossfade (call target) Created page with "{{Call|id=0x016f|return=|name=crossfade|args=int queue1, int queue2, int time|act=}}Performs crossfade between two camera scripts on separate queues (see REQ) over <code>time<..." current Tag: Visual edit
- 06:57, 24 July 2019 diff hist +135 N Crossfadesync (call target) Created page with "{{Call|id=0x0170|return=|name=crossfadesync|args=|act=}}Blocks until last crossfade transition is complete." current Tag: Visual edit
- 06:48, 24 July 2019 diff hist +122 Fadeout (call target) current Tag: Visual edit
- 06:48, 24 July 2019 diff hist +122 Fadein (call target) current Tag: Visual edit
- 06:45, 24 July 2019 diff hist +314 N Fadesync (call target) Created page with "{{Call|id=0x00b9|return=|name=fadesync|args=|act=}}Blocks until last fadein/fadeout transition is complete. Some of the ori..." current Tag: Visual edit
- 06:42, 24 July 2019 diff hist +28 Fadein (call target) Tag: Visual edit
- 06:41, 24 July 2019 diff hist +111 Fadeout (call target) Tag: Visual edit
- 06:41, 24 July 2019 diff hist +250 N Fadecolor (call target) Created page with "{{Call|id=0x00ba|return=|name=fadecolor|args=int r, int g, int b, int alpha|act=}}Sets color to be used with fadeout and Fadein (call target)|fadei..." current Tag: Visual edit
- 06:35, 24 July 2019 diff hist +152 N Fadein (call target) Created page with "{{Call|id=0x00b8|return=|name=fadein|args=int time|act=}}Performs fadein from current color over <code>time</code>. '''One unit of time equals 100ms'''." Tag: Visual edit
- 06:33, 24 July 2019 diff hist +145 N Whiteout (call target) Created page with "{{Call|id=0x00b7|return=|name=whiteout|args=int time|act=}}Performs fadeout to white over <code>time</code>. '''One unit of time equals 100ms'''." current Tag: Visual edit
- 06:32, 24 July 2019 diff hist +144 N Fadeout (call target) Created page with "{{Call|id=0x00b6|return=|name=fadeout|args=int time|act=}}Performs fadeout to black over <code>time</code>. '''One unit of time equals 100ms'''." Tag: Visual edit
- 14:01, 23 July 2019 diff hist +123 N Lastjumpindex (call target) Created page with "{{Call|id=0x0093|return=int|name=lastjumpindex|args=|act=}}Returns map entry ID which party arrived from (on previous map)." current Tag: Visual edit
- 14:00, 23 July 2019 diff hist -7 Nowjumpindex (call target) current Tag: Visual edit
- 13:59, 23 July 2019 diff hist +100 N Lastmap (call target) Created page with "{{Call|id=0x0092|return=int|name=lastmap|args=|act=}}Returns ID of the map which party arrived from." current Tag: Visual edit
- 13:58, 23 July 2019 diff hist +143 N Nowjumpindex (call target) Created page with "{{Call|id=0x0091|return=int|name=nowjumpindex|args=|act=}}Returns current map's entry ID (the entrance index through which characters arrived)." Tag: Visual edit
- 13:55, 23 July 2019 diff hist +75 N Nowmap (call target) Created page with "{{Call|id=0x0090|return=int|name=nowmap|args=|act=}}Returns current map ID." current Tag: Visual edit
- 13:53, 23 July 2019 diff hist +141 N Mapjump (call target) Created page with "{{Call|id=0x008d|return=|name=mapjump|args=int mapId, int entryId, int animationType|act=}}Performs a jump to a specific entry slot on a map." current Tag: Visual edit
- 13:29, 23 July 2019 diff hist +789 N Keyscan (call target) Created page with "{{Call|id=0x0015|return=bool|name=keyscan|args=u_short buttons|act=}}Polls a gamepad and returns true if <code>buttons</code> are pressed. All controls are converted to Duals..." current Tag: Visual edit