Recent changes

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 14:37, 7 July 2024
   
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes
Temporarily watched page

3 July 2024

     17:10  Clone diffhist +2 Piranhaplant talk contribs

29 June 2024

     19:15  Zombie‎‎ 2 changes history −4 [Piranhaplant‎ (2×)]
     
19:15 (cur | prev) −4 Piranhaplant talk contribs
     
01:01 (cur | prev) 0 Piranhaplant talk contribs
     01:15  MediaWiki:Common.js diffhist +4 Piranhaplant talk contribs
     01:14  ROM map diffhist +22 Piranhaplant talk contribs
     01:13  RAM map diffhist +22 Piranhaplant talk contribs
     01:07  Mummy diffhist +2,168 Piranhaplant talk contribs
     00:48  $7E:1F66 diffhist +19 Piranhaplant talk contribs

28 June 2024

     03:05  Werewolf diffhist +1 Piranhaplant talk contribs
     03:01  Fire diffhist 0 Piranhaplant talk contribs
     02:59  Clone diffhist +6 Piranhaplant talk contribs
     02:58  Zombie diffhist +5,640 Piranhaplant talk contribs

27 June 2024

N    22:55  Category:Pages using DynamicPageList3 parser tag diffhist +13 Piranhaplant talk contribs (Created page with "__HIDDENCAT__")
N    22:55  Category:Pages using DynamicPageList3 parser function diffhist +13 Piranhaplant talk contribs (Created page with "__HIDDENCAT__")
     00:54  Zombie diffhist +5,746 Piranhaplant talk contribs
     00:45  Fire diffhist 0 Piranhaplant talk contribs
     00:45  Clone‎‎ 2 changes history +20 [Piranhaplant‎ (2×)]
     
00:45 (cur | prev) 0 Piranhaplant talk contribs
     
00:34 (cur | prev) +20 Piranhaplant talk contribs
     00:26  $7E:1F64 diffhist +19 Piranhaplant talk contribs
N    00:20  $81:832C diffhist +174 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x1D|type=Code|name=showAnimation|description=Shows the given animation on the sprite stored in $08|args=A = [pointer16] Animation|ret_type=RTL}}")

26 June 2024

     23:57  Clone‎‎ 3 changes history +24 [Piranhaplant‎ (3×)]
     
23:57 (cur | prev) −1 Piranhaplant talk contribs
     
23:29 (cur | prev) +20 Piranhaplant talk contribs
     
23:00 (cur | prev) +5 Piranhaplant talk contribs
N    23:46  $80:B22A diffhist +274 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x35|type=Code|name=getDirectionToTarget|description=Gets the direction from the given sprite to the given target sprite|args=X = [pointer16] Sprite<br/>Y = [pointer16] Target sprite<br/>Returns A = [direction] Direction to target|ret_type=RTL}}")
N    23:42  $80:B3F1 diffhist +244 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x31|type=Code|name=snapToTarget|description=Sets the given sprite's X and/or Y positions to that of the target if they are within 1 pixel|args=X = [pointer16] Sprite<br/>Y = [pointer16] Target sprite|ret_type=RTL}}")
N    23:34  $80:B123 diffhist +276 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x6C|type=Code|name=findTarget|description=Finds the closest sprite for a monster to target|args=X = [int16] X position<br/>Y = [int16] Y position<br/>Returns A = [uint16] distance to target<br/>Returns X = [pointer16] target sprite|ret_type=RTL}}")
     22:56  Zombie‎‎ 2 changes history +337 [Piranhaplant‎ (2×)]
     
22:56 (cur | prev) +311 Piranhaplant talk contribs
     
22:49 (cur | prev) +26 Piranhaplant talk contribs

24 June 2024

     01:55  $7E:1D4C diffhist +10 Piranhaplant talk contribs
     01:54  $7E:1CC8 diffhist +10 Piranhaplant talk contribs
     01:53  $7E:1CC4 diffhist +10 Piranhaplant talk contribs
     01:53  $7E:1CC0 diffhist +10 Piranhaplant talk contribs
     01:52  $7E:1CBC diffhist +10 Piranhaplant talk contribs
     01:52  $7E:1CB8 diffhist +9 Piranhaplant talk contribs
     01:51  $7E:00D2 diffhist +12 Piranhaplant talk contribs
     01:50  $7E:006E diffhist +306 Piranhaplant talk contribs

23 June 2024

     21:24  Clone diffhist +7,520 Piranhaplant talk contribs
N    21:09  $81:8506 diffhist +248 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x3C|type=Code|name=showDamageAnimation|description=Call from a monster's sprite collision handler to show a damage animation|args=Returns C = [boolean] Collision handler return value|ret_type=RTL}}")
N    21:05  $81:8561 diffhist +132 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x2A|type=Data|name=weaponDamage|description=The base damage dealt by each weapon|args=uint16[21]}}")
N    20:59  $81:847E diffhist +262 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x58|type=Code|name=freezeMonster|description=Call from a monster's sprite collision handler to cause it to be frozen|args=Returns C = [boolean] Collision handler return value|ret_type=RTL}}")
N    20:49  $81:83C6 diffhist +264 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x3E|type=Code|name=bubbleMonster|description=Call from a monster's sprite collision handler to cause it to be bubbled|args=Returns C = [boolean] Collision handler return value|ret_type=RTL}}")
N    20:35  $81:83A3 diffhist +257 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x23|type=Code|name=showMonsterDeath|description=Show monster death animation and play sound|args=A = [pointer16] Animation<br/>X = [uint16] Do nothing if not equal to 0xF5F5<br/>Y = [uint16] Sprite tile data bank|ret_type=RTL}}")
     20:28  $7E:1F76 diffhist +18 Piranhaplant talk contribs
N    20:27  $80:C7D9‎‎ 2 changes history +194 [Piranhaplant‎ (2×)]
     
20:27 (cur | prev) +4 Piranhaplant talk contribs
N    
20:26 (cur | prev) +190 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x40|type=Code|name=givePoints|description=Awards points to the given character|args=N = [boolean] give to Julie<br/>A = [uint16] number of points|ret_type=RTL}}")
     20:17  $7E:0072 diffhist +66 Piranhaplant talk contribs
N    20:15  $80:B2A5‎‎ 2 changes history +405 [Piranhaplant‎ (2×)]
     
20:15 (cur | prev) 0 Piranhaplant talk contribs
N    
20:14 (cur | prev) +405 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x5D|type=Code|name=findClosestPlayer|description=Finds the closest player within the given distance on a single axis|args=A = [uint16] Maximum single-axis distance<br/>X = [int16] X position<br/>Y = [int16] Y position<br/>Returns A = [uint16] direction to player<br/>Returns X = [uint16] single-axis distance to player<br/>Returns Y = [pointer16] player sprite|ret_type=RTL}}")
N    20:00  $80:BF67 diffhist +436 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x61|type=Code|name=touchingSpriteSolidToMonsters|description=Gets whether the given position is touching a sprite that is solid to monsters|args=A = [pointer16] current sprite<br/>X = [int16] X position<br/>Y = [int16] Y position<br/>Returns C = [boolean] Whether it's solid|ret_type=RTL}} 'current sprite' will be ignored when checking for solid sprites. This is so a sprite does not collide with itself.")
N    19:52  $80:AE97 diffhist +264 Piranhaplant talk contribs (Created page with "{{Infobox ROM address|length=0x95|type=Code|name=bgSolidToMonsters|description=Gets whether the background is solid to monsters at the given position|args=X = [int16] X position<br/>Y = [int16] Y position<br/>Returns C = [boolean] Whether it's solid|ret_type=RTL}}")