Code Search for Developers
 
 
  

core.ini from The Geronimo Project at Krugle


Show core.ini syntax highlighted

; Configuration file for AMX Mod X
amxx_logdir	addons/amxmodx/logs
amxx_configsdir	addons/amxmodx/configs
amxx_datadir	addons/amxmodx/data
amxx_modules	addons/amxmodx/configs/modules.ini
amxx_plugins	addons/amxmodx/configs/plugins.ini
amxx_pluginsdir	addons/amxmodx/plugins
amxx_modulesdir	addons/amxmodx/modules
amxx_vault	addons/amxmodx/data/vault.ini
csstats_score	addons/amxmodx/data/csstats.amxx
csstats		addons/amxmodx/data/csstats.dat

; Logging mode
; 0 - no logging
; 1 - one logfile / day
; 2 - one logfile / map
; 3 - HL Logs
amxx_logging	1

; Binary logging level
; add these up to get what you want
; these only work with bin logging binaries
; 1  - default
; 2  - log internal string sets/gets
; 4  - log internal formats
; 8  - log all native params
; 16 - log internal function calls (only in debug mode)
; 32 - log line number accesses (only in debug mode)
bin_logging	49

; Maximum binary log size, in megs
max_binlog_size	20

; Plugin optimization flags - add these up to get what you want
; lowering these may stop crashes on very old CPUs
; set 65536 to disable optimizer, NOT 0!
;-------------
; 1 - float arithmetic
; 2 - float comparisons
; 4 - float rounding
optimizer	7




See more files for this project here

The Geronimo Project

The Geronimo project concists of two software :\n- Geronimo Hoshigo : a playable graphical user interface to play Go\n- Geronimo Margo : a artificial intelligence program which plays Go

Project homepage: http://sourceforge.net/projects/geronimo
Programming language(s): Java,Pascal,Perl,PHP
License: gpl2

  amxmd/
    leagues/
      cal.cfg
      calot.cfg
      default.cfg
      ecup.cfg
      ffa.cfg
      jul.cfg
    amxmd.cfg
    defaultmaps.ini
    hltv.ini
    pug.ini
  amxx.cfg
  clcmds.ini
  cmds.ini
  configs.ini
  conmotd.txt
  core.ini
  custommenuitems.cfg
  cvars.ini
  maps.ini
  modules.ini
  plugins.ini
  speech.ini
  sql.cfg
  stats.ini
  users.ini