All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Final Fantasy Hacktics Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 10:55, 3 July 2021 Talcall talk contribs moved page Load WEP graphic from WEP1 Sheet to Load WEP/EFF graphics from WEP1/EFF Sheet (it loads both WEP and EFF graphics, so I see no problem with me changing the title.)
- 10:29, 3 July 2021 Talcall talk contribs moved page 00084818 - 00085230 to Load Unit graphics from sprite sheet (appears to be extremely similar in structure to Load WEP graphic from WEP1 Sheet, however is triggered for every unit every animation frame.)
- 09:59, 1 July 2021 Talcall talk contribs moved page 0001bc28 - 0001bcc4 to Sin call function (I manually figured out what this was for, that's the reason.)
- 04:03, 25 June 2021 Talcall talk contribs created page WEP Graphic loading//animation commands (Created page with "The routine: Load WEP graphic from WEP1 Sheet references this table to load a series of commands (otherwise named 'frame commands') that vary in width depending on various...")
- 19:49, 17 May 2021 Orkney talk contribs moved page CURRENT ACTION to CURRENT ACTION DATA (wrong title)
- 12:36, 17 May 2021 Orkney talk contribs created page CURRENT ACTION (Created page with "CURRENT ACTION DATA Table locations 0x018c/0x00 - Hit Flag 0x00 - Miss 0x01 - Hit 0x018d/0x01 - Critical Hit Flag 0...")
- 21:18, 10 May 2021 Glain talk contribs created page Get Formation Sprite Entry (Created page with " # ROUTINE: GET FORMATION SPRITE ENTRY # Parameters: # r4 = (jobID) Job ID # r5 = (femaleFlag) Non-zero if unit is female, 0 otherwise (Seems to...")
- 21:17, 10 May 2021 Glain talk contribs created page Get Formation Graphic Entry (Created page with " # ROUTINE: GET FORMATION GRAPHIC ENTRY # Parameters: # r4 = (formationUnitIndex) Formation unit index # r5 = (buffer) Buffer in which to write...")
- 21:17, 10 May 2021 Glain talk contribs created page Find Formation Palette Index (Created page with " # ROUTINE: FIND FORMATION PALETTE INDEX # Parameters: # r4 = (partyIndex) Party unit index # Returns: # r2 = Formation palette index...")
- 21:17, 10 May 2021 Glain talk contribs created page Combine 16-bit Value (0x23a54) (Created page with " # ROUTINE: COMBINE 16-BIT VALUE (0x23A54) # Parameters: # r4 = (lowValue) 6-bit value to be stored in low 6 bits # r5 = (highValue) 10-bit valu...")
- 11:19, 24 April 2021 Talcall talk contribs created page 00174370-001743c4 (Created page with " This page has a jump that links to the same place as Weather Elemental effects. As of yet I have no idea what it does... a check for the kind of weather Pallette? - Talca...")
- 22:58, 9 April 2021 User account Garmy talk contribs was created by Raijinili talk contribs and password was sent by email (Requested on Discord: Garmichael#6490)
- 20:32, 25 March 2021 User account RetroTypes talk contribs was created by Raijinili talk contribs and password was sent by email (Requested by RetroTypes#2653 via Discord)
- 17:39, 10 March 2021 Glain talk contribs created page Apply Status and Check Undead (Created page with " # ROUTINE: APPLY STATUS AND CHECK UNDEAD # Applies status to the current action. Returns 1 if the status was applied, or if the target is undead. Otherwise, return...")
- 17:39, 10 March 2021 Glain talk contribs created page Nullify Action (Created page with " # ROUTINE: NULLIFY ACTION # Nullify the current action. 80184e40: 3c028019 lui r2,0x8019 80184e44: 8c422d90 lw r2,0x2d90(r2) # Action 80184e48: 27...")
- 17:17, 10 March 2021 Raijinili talk contribs created page User:Raijinili/todo (Created page with " == Write a style guide == A style guide should tell you: * Page naming. ** E.g. "Try to match name with FFTPatcher." ** Namespacing. *** (Not everyone knows how this works....")
- 12:48, 1 March 2021 Xifanie talk contribs created page Learn: Eventing (Created page with "==Constants== Constants can be used to specify certain values in code without having to remember the number associated to it. They can be used with the OR bitwise "|" charact...")
- 20:43, 27 February 2021 Raijinili talk contribs created page User:Raijinili/Modding intro draft (Created page with "So You Want to Write an FFT Mod What, this ABSOLUTE MASTERPIECE isn't good enough for you? Fine, join the club. == What do you want to do? == === I don't actually want to...")
- 05:13, 23 February 2021 Xifanie talk contribs moved page Event Instruction F2 to Pad
- 05:13, 23 February 2021 Xifanie talk contribs moved page Event Instruction F1 to Wait EI
- 05:12, 23 February 2021 Xifanie talk contribs moved page Event Instruction EF to FetchTableRow
- 05:12, 23 February 2021 Xifanie talk contribs moved page Event Instruction EE to GetTableSize
- 05:12, 23 February 2021 Xifanie talk contribs moved page Event Instruction ED to LoadDatabase
- 05:12, 23 February 2021 Xifanie talk contribs moved page Event Instruction EC to ConditionalDefeat
- 05:12, 23 February 2021 Xifanie talk contribs moved page Event Instruction EB to LoadENTDUnit
- 05:12, 23 February 2021 Xifanie talk contribs moved page Event Instruction EA to LoadENTD
- 05:12, 23 February 2021 Xifanie talk contribs moved page Event Instruction E9 to SaveTileData
- 05:11, 23 February 2021 Xifanie talk contribs moved page Event Instruction E8 to LoadTileData
- 05:11, 23 February 2021 Xifanie talk contribs moved page Event Instruction E7 to GetTileUnit
- 05:11, 23 February 2021 Xifanie talk contribs moved page Event Instruction E6 to AlterParameter
- 05:11, 23 February 2021 Xifanie talk contribs moved page Event Instruction E5 to WaitForInstruction
- 05:11, 23 February 2021 Xifanie talk contribs moved page Event Instruction E3 to EventEnd2
- 05:11, 23 February 2021 Xifanie talk contribs moved page Event Instruction DB to EventEnd
- 05:11, 23 February 2021 Xifanie talk contribs moved page Event Instruction D5 to BackTarget
- 05:11, 23 February 2021 Xifanie talk contribs moved page Event Instruction D3 to JumpBack
- 05:10, 23 February 2021 Xifanie talk contribs moved page Event Instruction D2 to ForwardTarget
- 05:10, 23 February 2021 Xifanie talk contribs moved page Event Instruction D1 to JumpForward
- 05:10, 23 February 2021 Xifanie talk contribs moved page Event Instruction D0 to JumpForwardIfNot
- 05:05, 23 February 2021 Xifanie talk contribs moved page Event Instruction CF to Routine
- 05:04, 23 February 2021 Xifanie talk contribs moved page Event Instruction CE to LoadConditionals
- 05:04, 23 February 2021 Xifanie talk contribs moved page Event Instruction CD to PostEvent
- 05:04, 23 February 2021 Xifanie talk contribs moved page Event Instruction CC to ResetTurnCounter
- 05:04, 23 February 2021 Xifanie talk contribs moved page Event Instruction C6 to MinMax
- 05:04, 23 February 2021 Xifanie talk contribs moved page Event Instruction C5 to UpdateUnit
- 05:04, 23 February 2021 Xifanie talk contribs moved page Event Instruction C4 to SaveAddress
- 05:04, 23 February 2021 Xifanie talk contribs moved page Event Instruction C3 to WorldUnitAddress
- 05:04, 23 February 2021 Xifanie talk contribs moved page Event Instruction C2 to UnitAddress
- 05:04, 23 February 2021 Xifanie talk contribs moved page Event Instruction C1 to LoadAddress
- 05:03, 23 February 2021 Xifanie talk contribs moved page Event Instruction BF to Random
- 05:02, 23 February 2021 Xifanie talk contribs moved page Event Instruction BE to ZERO