If you want to make a cool mod, you'll definitely need information about the game's architecture. But where can you get it? The game's source code is not publicly available, and if you use IDA Pro, you'll find a jumble of incomprehensible functions and variables that are impossible to understand. However, if you open this database, you can get something similar to pseudocode, vaguely resembling the game's source code.