TRX/src
lahm86 2ae01d3ad5 config: merge settings into main config
config:
 - settings.c functionality moved to config.c;
 - some bool settings inverted in line with config tool;
 - default config file comments updated in line with config tool.

Part of #633.
2022-10-19 10:02:52 +02:00
..
game config: merge settings into main config 2022-10-19 10:02:52 +02:00
gfx output: improve border scaling 2022-09-03 16:53:24 +02:00
global gameflow: add remove_ammo and remove_medipacks options (#614) 2022-08-23 16:53:28 -04:00
json misc: remove unused imports; add missing imports 2022-05-13 22:48:45 +02:00
math draw: rename GetRoomBounds 2022-05-15 09:53:47 +02:00
specific config: merge settings into main config 2022-10-19 10:02:52 +02:00
config.c config: merge settings into main config 2022-10-19 10:02:52 +02:00
config.h config: merge settings into main config 2022-10-19 10:02:52 +02:00
filesystem.c misc: remove unused imports; add missing imports 2022-05-13 22:48:45 +02:00
filesystem.h style: make parameterless functions void 2022-03-17 09:30:28 +01:00
init.c passport: add the story so far option to view cutscenes and FMVs 2022-07-21 23:09:39 +02:00
json.h savegame: add BSON-based implementation 2022-02-06 21:43:07 +01:00
log.c style: make parameterless functions void 2022-03-17 09:30:28 +01:00
log.h style: make parameterless functions void 2022-03-17 09:30:28 +01:00
memory.c memory: add documentation 2022-03-06 18:00:47 +01:00
memory.h memory: add documentation 2022-03-06 18:00:47 +01:00
util.h misc: replace include guards with #pragma once 2021-12-06 18:28:17 +01:00