aboutsummaryrefslogtreecommitdiff
path: root/src/gameinfo.c
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-2/+2
* Revise syntax macros and add a ton of branch hintsGravatar Michael Smith 2024-08-231-4/+5
* Rework OS abstractionsGravatar Michael Smith 2024-08-221-1/+4
* Get things at least compiling under LinuxGravatar Michael Smith 2023-08-271-1/+2
* Coerce all-uppercase titles to pseudo-titlecaseGravatar Michael Smith 2023-08-021-0/+15
* Filter out graphics backend window title suffixesGravatar Michael Smith 2023-08-021-2/+12
* Remove the terrible gameinfo.txt garbage at lastGravatar Michael Smith 2023-06-121-257/+19
* Prune some comments and tidy up other minor thingsGravatar Michael Smith 2023-06-101-1/+4
* Do some pedantic spring cleaningGravatar Michael Smith 2023-05-161-0/+1
* Fix some miscellaneous stupid bugs and jankGravatar Michael Smith 2023-04-081-4/+4
* Move towards C23, improve events and vcall macrosGravatar Michael Smith 2022-09-131-2/+1
* Fix loading from legacy code page directory namesGravatar Michael Smith 2022-07-231-7/+12
* Solve the error logging situationGravatar Michael Smith 2022-06-021-16/+13
* Centralise engine access, add Portal FOV changerGravatar Michael Smith 2022-04-301-29/+8
* Remove some superfluous headersGravatar Michael Smith 2022-04-261-2/+0
* Fix loading in early L4D2 buildsGravatar Michael Smith 2022-04-261-13/+11
* Fix some egregious and sloppy mistakesGravatar Michael Smith 2022-04-061-1/+2
* Fix L4D1 and L4DS crash regressionsGravatar Michael Smith 2022-03-261-2/+5
* Clean up gameinfo_init() and other random stuffGravatar Michael Smith 2022-03-241-126/+86
* Spruce up text and fix some copyright yearsGravatar Michael Smith 2022-03-191-1/+1
* Fix some old KV parser issuesGravatar Michael Smith 2022-03-191-5/+7
* Fix a couple of other latent woopsiesGravatar Michael Smith 2022-01-061-3/+3
* Tidy up stubs, make vstdlib a stub, build on LinuxGravatar Michael Smith 2022-01-061-5/+4
* Initial public snapshotGravatar Michael Smith 2021-11-201-0/+372