summaryrefslogtreecommitdiff
path: root/src/engine/fox_game.c
AgeCommit message (Expand)Author
2024-12-29Added two new events for boss health and edge arrowsKiritoDv
2024-12-29Moved to a dynamic id system and increased id size to uint32_tKiritoDv
2024-12-28Renamed some eventsKiritoDv
2024-12-28Moved spawner to OnGameUpdate hookKiritoDv
2024-11-27fox_game.c clean upSonic Dreamcaster
2024-11-24Fixed fillscreenKiritoDv
2024-11-20Point filtering fixSonic Dreamcaster
2024-11-18Added spawner mod as an option on developerKiritoDv
2024-11-16Added volume into imguiKiritoDv
2024-11-15disable printsSonic Dreamcaster
2024-11-15reverbs are causing distortionSonic Dreamcaster
2024-11-14audio workSonic Dreamcaster
2024-11-12current workSonic Dreamcaster
2024-11-12audiospec fixSonic Dreamcaster
2024-10-16Fixed widescreen issues i thinkKiritoDv
2024-10-16Added interpolation systemKiritoDv
2024-09-17fix mergeSonic Dreamcaster
2024-09-17Fixed sf64 clear screen buffer for widescreenKiritoDv
2024-09-17Bump LUSKiritoDv
2024-09-17Repo upstreamedKiritoDv
2024-09-17Merge branch 'master' into otrKiritoDv
2024-09-17ActorCutsceneModels Enum (#274)Alejandro Asenjo Nitti
2024-09-13Hud, Title, Map & Option Docs (#272)Alejandro Asenjo Nitti
2024-08-27Remove static for file globals because they don't show up in the mapfile (#271)Alejandro Asenjo Nitti
2024-08-12General docs (#269)Alejandro Asenjo Nitti
2024-07-06Sector Z, Fortuna & General Docs (#261)Alejandro Asenjo Nitti
2024-05-25Player and Vs docs, some improvement to ve1 boss (#259)petrie911
2024-05-20cheats (#257)petrie911
2024-05-17Fix some names, use setup DL enum, add dma offsets to srcjp (#254)petrie911
2024-05-14name remaining files, fix some fake matches (#245)petrie911
2024-05-11More actor docs. starting on event IDs (#238)petrie911
2024-05-08Add quick boot and add ram editing to object ram watch (#236)petrie911
2024-05-06oh god the docs (#234)petrie911
2024-05-05Use array count for more things (#230)inspectredc
2024-05-03Start on sfx IDs (#227)petrie911
2024-05-02More docs (#226)petrie911
2024-04-25use array count for collision headers (#222)petrie911
2024-04-25Cumulative docs update (#221)petrie911
2024-04-22More docs and renames, fox_bg now mostly figured out (#220)petrie911
2024-04-20Docs update, added list of all SFX Ids used in the game. (#217)petrie911
2024-04-15Docs relating to fox_360. Also a UB fix in audio_load. (#215)petrie911
2024-04-11Script and hitbox docs, update torch (#210)petrie911
2024-04-08Further docs on script, various other things (#204)petrie911
2024-04-06Ported mods as enhancements and impl reset buttonKiritoDv
2024-04-06First ingame bootKiritoDv
2024-04-05Event Actor docs that kind of ballooned into a bunch of stuff (#200)petrie911
2024-04-03Reorganizaton of main (#199)petrie911