aboutsummaryrefslogtreecommitdiff
path: root/src/fov.c
Commit message (Expand)AuthorAgeFilesLines
* Remove years from copyright headersGravatar Michael Smith 2025-04-071-2/+2
* Rewrite and redesign codegen and feature systemGravatar Michael Smith 2025-04-061-14/+11
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-231-5/+6
* Rethink mem_loadoffset, and consequently, kill itGravatar Michael Smith 2024-01-211-2/+2
* Perform very minor load/unload optimisationsGravatar Michael Smith 2023-08-301-0/+1
* Prune some comments and tidy up other minor thingsGravatar Michael Smith 2023-06-101-6/+4
* Do some pedantic spring cleaningGravatar Michael Smith 2023-05-161-3/+3
* Fix deferred init for Portal 2 compatibilityGravatar Michael Smith 2023-01-151-0/+1
* Fix FOV feature crashing Portal 3420 on map loadGravatar Willian Henrique 2022-12-261-3/+3
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-6/+3
* Add magical feature codegen system, at long lastGravatar Michael Smith 2022-08-101-13/+12
* Add event systemGravatar Michael Smith 2022-07-231-1/+3
* Solve the error logging situationGravatar Michael Smith 2022-06-021-3/+5
* Remove some dodgy whitespaceGravatar Michael Smith 2022-05-261-1/+1
* Fix a woopsy and slightly tweak autorecord UXGravatar Michael Smith 2022-05-041-1/+1
* Centralise engine access, add Portal FOV changerGravatar Michael Smith 2022-04-301-0/+136