summaryrefslogtreecommitdiff
path: root/src/overlays/ovl_menu/fox_title.c
AgeCommit message (Expand)Author
2026-02-23Interpolation: Camera Skipping for Title CutsceneSonic Dreamcaster
2025-05-24segataSanshiroTimer commentSonic Dreamcaster
2025-03-05Allow users to disable Point Filtering.Mateus Lacerda
2024-12-24Updated vs decompKiritoDv
2024-12-06Widescreen RadioSonic Dreamcaster
2024-11-26Developer: add ending debug optionSonic Dreamcaster
2024-11-24use point filtering for the sun in the introSonic Dreamcaster
2024-11-20intro passageway interpolationSonic Dreamcaster
2024-11-20Point filtering fixSonic Dreamcaster
2024-11-19Fixed title cs and logic on message systemKiritoDv
2024-11-18ending shortcut (make this into a CVAR later)Sonic Dreamcaster
2024-11-15Fixed good luck screenKiritoDv
2024-10-25Another attempt at this thingKiritoDv
2024-10-17title widescreen and interpolation fixesSonic Dreamcaster
2024-09-17fix mergeSonic Dreamcaster
2024-09-17Fixed all remaining compilation issuesKiritoDv
2024-09-17Bump libultraship to implement osContGetStatusKiritoDv
2024-09-17Merge branch 'master' into otrKiritoDv
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-15teamFaceId -> drawFaceAlejandro Javier Asenjo Nitti
2024-08-15replace all ArwingInfo unks for namesAlejandro Javier Asenjo Nitti
2024-08-15unk_0C -> upperLeftFlapYrotAlejandro Javier Asenjo Nitti
2024-08-15unk_08 -> bottomRightFlapYrotAlejandro Javier Asenjo Nitti
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-08-15WingInfo -> ArwingInfoAlejandro Javier Asenjo Nitti
2024-08-12General docs (#269)Alejandro Asenjo Nitti
2024-07-06Sector Z, Fortuna & General Docs (#261)Alejandro Asenjo Nitti
2024-05-17Fix some names, use setup DL enum, add dma offsets to srcjp (#254)petrie911
2024-05-11More actor docs. starting on event IDs (#238)petrie911
2024-05-08Use SF3DS BGM names, some other audio-related cleanup. (#235)petrie911
2024-05-06oh god the docs (#234)petrie911
2024-05-053DS VERSION SfxIds applied to code (#232)Alejandro Asenjo Nitti
2024-04-27bools and namesAlejandro Javier Asenjo Nitti
2024-04-25use array count for collision headers (#222)petrie911
2024-04-25DOCS: ast_text (ex ast_font) (#223)Alejandro Asenjo Nitti
2024-04-25Cumulative docs update (#221)petrie911
2024-04-22More docs and renames, fox_bg now mostly figured out (#220)petrie911
2024-04-20Some further docs for audio spec and planet paths (#219)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-06First ingame bootKiritoDv
2024-04-05Event Actor docs that kind of ballooned into a bunch of stuff (#200)petrie911
2024-04-02Name functions after their files, also global variables in engine and ovl_i1-...petrie911
2024-03-29[WIP] Export configuration for ast_common (#176)Lywx