mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
Reworked Encyclopedia (by Moa)
- Access Encyclopedia from laptop screen - Encyclopedia can be enabled/disabled in the ja2_options.ini: ENCYCLOPEDIA - more infos: http://www.bears-pit.com/board/ubbthreads.php/topics/327315/Re_Ingame_Encyclopaedia.html#Post327315 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6550 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+4
-1
@@ -4,7 +4,10 @@
|
||||
#include "Language Defines.h"
|
||||
|
||||
//----- Encyclopedia and Briefing room - by Jazz -----
|
||||
//#define ENABLE_ENCYCLOPEDIA // WANNE: Be aware, encyclopedia uses a hugh amount of memory and the exe takes forever to start. There seems to be some memory leaks
|
||||
// WANNE: Do not disable that define. It is the old encyclopedia which uses a lot of memory
|
||||
// The reworked encyclopedia (by Moa) is already coded in the source (without a define)
|
||||
//#define ENABLE_ENCYCLOPEDIA
|
||||
|
||||
#define ENABLE_BRIEFINGROOM
|
||||
//----- End encyclopedia and Briefing room - by Jazz -----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user