aboutsummaryrefslogtreecommitdiff
path: root/src/os.h
Commit message (Expand)AuthorAgeFilesLines
* Remove years from copyright headersGravatar Michael Smith 2025-04-071-1/+1
* Use C23 void-argument-free prototypesGravatar Michael Smith 2025-04-061-1/+1
* Rewrite and redesign codegen and feature systemGravatar Michael Smith 2025-04-061-1/+9
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-231-10/+0
* Rework OS abstractionsGravatar Michael Smith 2024-08-221-35/+225
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-2/+0
* Make the demo directory check more robustGravatar Michael Smith 2022-05-161-0/+1
* HOTFIX: Fix L4D2 2.0.0.0 crashingv0.3-HOTFIXGravatar Michael Smith 2022-05-061-0/+1
* Move WIN32_LEAN_AND_MEAN and NOMINMAX into flagsGravatar Michael Smith 2022-04-241-2/+0
* Clean up gameinfo_init() and other random stuffGravatar Michael Smith 2022-03-241-0/+1
* Spruce up text and fix some copyright yearsGravatar Michael Smith 2022-03-191-2/+2
* Fix a couple of other latent woopsiesGravatar Michael Smith 2022-01-061-0/+1
* Tidy up stubs, make vstdlib a stub, build on LinuxGravatar Michael Smith 2022-01-061-0/+1
* Split up os.h, inline functions and fix some typosGravatar Michael Smith 2021-12-301-96/+14
* Initial public snapshotGravatar Michael Smith 2021-11-201-0/+145