
Rewrote fame ranking lists- changed MAP_NAME_LENGTH to 12, now there's MAP_NAME_LENGTH_EXT at 16 for uses where there is / may be the .gat extension, code adjusted accordingly - moved map_normalize_name to mapindex_normalize_name so that everything handling map names uses the same extension-removing function - greatly enhanced the map cache generator, complete documentation on the tool and the map cache format can be found in doc/ - the map cache format changed a bit as a consequence, but of course a new valid one is included (contains latest Nameless Island maps) - fixed a duplicate entry in map index git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10167 54d463be-8e91-2dee-dedb-b68131a5f0ec
16 lines
444 B
Plaintext
16 lines
444 B
Plaintext
//-----------------------------------------
|
|
// GRF List
|
|
// Add as many entries as you wish
|
|
//-----------------------------------------
|
|
|
|
//grf: C:\Program Files\Gravity\RO\data.grf
|
|
grf: C:\Program Files\Gravity\RO\sdata.grf
|
|
|
|
//-----------------------------------------
|
|
// Data Directory
|
|
// Path must include trailing backslash
|
|
// Only one entry supported!
|
|
//-----------------------------------------
|
|
|
|
//data_dir: C:\Program Files\Gravity\RO\
|