summaryrefslogtreecommitdiff
path: root/src/mods/object_ram.c
AgeCommit message (Collapse)Author
2024-12-24Updated vs decompKiritoDv
2024-09-17Fixed ObjectRam compilationKiritoDv
2024-08-15unk_04 -> upperRightFlapYrotAlejandro Javier Asenjo Nitti
2024-08-15leftState -> leftWingStateAlejandro Javier Asenjo Nitti
2024-08-15rightState -> rightWingStateAlejandro Javier Asenjo Nitti
2024-08-15wings -> arwingAlejandro Javier Asenjo Nitti
2024-05-25Player and Vs docs, some improvement to ve1 boss (#259)petrie911
* playerstuff * stuff * small fixes * Torch * torch update again
2024-05-20cheats (#257)petrie911
2024-05-17Fix some names, use setup DL enum, add dma offsets to srcjp (#254)petrie911
* cleanup * buffers * setupDLs and such
2024-05-11More actor docs. starting on event IDs (#238)petrie911
* id start * stuff * comp and cam * add errors
2024-05-08Add quick boot and add ram editing to object ram watch (#236)petrie911
* upgrades * one cleanup * streamlining * whoops mods * more ub * cast cleanup
2024-05-05SFX Ids complete and upgraded level select (#231)petrie911
* sfx banks * better level select * left the mods on * new description for level select
2024-05-02More docs (#226)petrie911
* docs * more docs * forgot timers
2024-05-01In-game ram watch mod + upgraded jukebox (#225)petrie911
* new mods * Torch