Azamat H. Hackimov
85cceef2af
module: use cf_FindRealFileNameCaseInsensitive() instead duplicated
...
In mod_GetRealModuleName() there was error - arguments of mod_FindRealFileNameCaseInsensitive() is misplaced.
2024-09-18 22:50:08 +03:00
Azamat H. Hackimov
dc0cd880e4
Add logger module
...
Implementing separated logger module.
2024-09-18 22:50:08 +03:00
Azamat H. Hackimov
4f4ab3bd20
Isolate module submodule
2024-09-17 23:16:58 +03:00
Azamat H. Hackimov
e19bb71cf7
Convert core game to use new logging facility
2024-09-10 03:00:26 +03:00
Azamat H. Hackimov
739409a653
MODULE: rewrite mod_GetRealModuleName()
...
Drop DDIO dependency.
2024-08-20 23:09:27 +03:00
Azamat H. Hackimov
59487976f6
Isolate misc module
...
Isolate misc module for better dependency handling.
2024-06-27 01:26:35 +03:00
Azamat H. Hackimov
a0929aefe2
Rename ddio_common to ddio
2024-05-24 22:18:14 +03:00
Azamat H. Hackimov
6bc3c71a83
Reordering ddio_common module
...
Merge ddio_lnx and ddio_win into ddio_common module.
2024-05-24 22:17:44 +03:00
Thomas Otto
00389c50ea
Some more CMake white space formatting
...
- tabs to spaces
- use Unix line endings everywhere
- newline at end of file
- remove trailing white space
- no space between keywords and opening parenthesis
- use 2 spaces to indent
2024-04-21 11:46:32 +02:00
Louis Gombert
c2b71b8147
Standardize CMake formatting
...
lowercase function names, blocks indent
2024-04-20 14:45:49 +02:00
Kevin Bentley
df209742fc
Initial import
2024-04-15 21:43:29 -06:00