aboutsummaryrefslogtreecommitdiff
path: root/src/ent.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite and redesign codegen and feature systemGravatar Michael Smith 2025-04-061-6/+5
* Create and use macros to define accessor functionsGravatar Michael Smith 2024-09-281-2/+7
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-231-7/+9
* Rethink mem_loadoffset, and consequently, kill itGravatar Michael Smith 2024-01-211-3/+3
* Add cutscene skipping to L4D quick resetGravatar Michael Smith 2023-12-041-6/+26
* Prune some comments and tidy up other minor thingsGravatar Michael Smith 2023-06-101-4/+4
* Add some server entity code-crawling machineryGravatar Michael Smith 2023-05-171-0/+105
* Do some pedantic spring cleaningGravatar Michael Smith 2023-05-161-2/+2
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-3/+1
* Add magical feature codegen system, at long lastGravatar Michael Smith 2022-08-101-1/+4
* Solve the error logging situationGravatar Michael Smith 2022-06-021-2/+2
* Add entity property finding and L4D warp testingGravatar Michael Smith 2022-05-031-12/+22
* Centralise engine access, add Portal FOV changerGravatar Michael Smith 2022-04-301-0/+49