aboutsummaryrefslogtreecommitdiff
path: root/src/build/mkentprops.c
Commit message (Expand)AuthorAgeFilesLines
* Put some error paths in the fridgeGravatar Michael Smith 2025-04-081-25/+34
* Remove years from copyright headersGravatar Michael Smith 2025-04-071-1/+1
* Use C23 void-argument-free prototypesGravatar Michael Smith 2025-04-061-3/+3
* Rewrite and redesign codegen and feature systemGravatar Michael Smith 2025-04-061-7/+5
* Fix mkentprops for real this time, probablyGravatar Michael Smith 2024-08-291-18/+26
* Fix broken mkentprops code generationGravatar Michael Smith 2024-08-261-3/+5
* Rewrite the gamedata and entprops systems entirelyGravatar Michael Smith 2024-08-231-138/+309
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-231-2/+2
* Rework OS abstractionsGravatar Michael Smith 2024-08-221-4/+4
* 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-9/+1
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-1/+0
* Fix malloc return check in mkentpropsGravatar Michael Smith 2022-08-161-1/+1
* Properly solve load order issues via deferred initGravatar Michael Smith 2022-05-191-0/+3
* Clean up some random bits and bobsGravatar Michael Smith 2022-05-161-7/+7
* Fix GetEngineBuildNumber and entity property stuffGravatar Michael Smith 2022-05-151-4/+9
* Add entity property finding and L4D warp testingGravatar Michael Smith 2022-05-031-0/+208