|
File
|
Last Change |
|---|---|
../
|
|
wizhelp/
|
|
help/
|
|
cf/
|
|
adm/
|
(from collect_images.pl/1.2) considerably reduce size of crossfire.0 (~400k pngx, ~150k file format) |
settings
|
1.10 (18 years ago) by root: *** empty log message *** |
rules
|
1.2 (18 years ago) by root: *** empty log message *** |
races
|
1.2 (19 years ago) by root: remove trailing spaces |
news
|
1.2 (18 years ago) by root: *** empty log message *** |
motd
|
1.2 (18 years ago) by root: *** empty log message *** |
materials
|
1.6 (18 years ago) by elmex: added 'wood' material(name) and made bones harder to burn |
formulae
|
1.7 (17 years ago) by elmex: sanatized alchemy skill. |
exp_table
|
1.2 (18 years ago) by root: more exp balancing |
dm_file
|
1.1.1.1 (20 years ago) by root: initial import |
config
|
1.12 (17 years ago) by root: *** empty log message *** |
cf.pm
|
1.469 (17 years ago) by root: *** empty log message *** |
attackmess
|
1.4 (18 years ago) by root: *** empty log message *** |
artifacts
|
1.9 (17 years ago) by root: *** empty log message *** |
README
|
1.2 (18 years ago) by root: - restore after combined mainboard+harddisk crash - cleanup/fixes for 2.1 release - fix invoke to actually do work - refactor invoke shortcuts, gcc cannot inline varargs functions. - optimised invoke to 4-5 insns in the common case. - optimised (For no good reason) the int-to-ascii conversions of dynbuf_text into division-less and branchless code (of which I am pretty proud). - actually move players to their savebed when they did not use one and the map has been reste in the meantime. does not kill (yet) when too long. - enter_map is now handled completely in perl. - goto is now using generation counting to ensure that only the most-recently-issues goto will succeed. - make some heavy use of __builtin_expect to streamline rare callbacks even more. - optimised thawer. |
Makefile.am
|
1.36 (17 years ago) by root: connected => shstr, beginning of mapscript |