../
|
weather.C
|
1.19
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
typemap
|
1.26
(17 years ago)
by root:
- implemented ref/deref "framework" that allows one to create
semipersistent references and dereference them later
(works only for players right now).
- (partially) expose freezer and thawer to perl.
- thawers now do next() automatically after instantiating.
- allow the thawer to record delayed dereference requests to be
resolved, well, later (should be a different class actually
but lets stay realistic).
- use thawers when loading maps and players and resolve delayed
derefs after loading them before activating them.
- serialise io for no good reason.
|
time.C
|
1.67
(17 years ago)
by root:
- clean up stuff
- get rid of map_load lock
- improve change_object
|
swap.C
|
1.24
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
swamp.C
|
1.9
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
spell_util.C
|
1.61
(17 years ago)
by root:
support generic spell sound, too many spells lack some sound
|
spell_effect.C
|
1.73
(17 years ago)
by root:
first round of infobox and c++-level channels
|
spell_attack.C
|
1.48
(17 years ago)
by root:
consdierably reduce disease range modifier
|
skills.C
|
1.42
(17 years ago)
by root:
*** empty log message ***
|
skill_util.C
|
1.58
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
shop.C
|
1.43
(17 years ago)
by root:
add shop buy/sell/enter/leave sounds and converter beep
|
rune.C
|
1.29
(17 years ago)
by root:
sound on spring trap, unless trap has one
|
resurrection.C
|
1.23
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
plugins.C
|
1.51
(17 years ago)
by root:
very very preliminary, non-working sound framework
|
plugin_common.C
|
1.3
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
player.C
|
1.171
(17 years ago)
by root:
this weird door at /quests/pippijn/tuk_ice/tuk3+4+3 caused the crash, as messages seem to be mandatory there
|
pets.C
|
1.39
(17 years ago)
by root:
fix summon golem w.r.t. head
|
move.C
|
1.21
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
monster.C
|
1.40
(17 years ago)
by root:
indeed i fucked it up again
|
main.C
|
1.116
(17 years ago)
by root:
*** empty log message ***
|
init.C
|
1.58
(17 years ago)
by root:
support exit sounds, remove some cruft
|
hiscore.C
|
1.22
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
gods.C
|
1.29
(17 years ago)
by root:
*** empty log message ***
|
genacc
|
1.8
(17 years ago)
by root:
allow perl access to the full tcpi structure. do some elaborate congestion control (very experimental, but better than the old way)
|
freezethaw.C
|
1.29
(17 years ago)
by root:
- rename world to world-precomposed (mostly), which is 100% optional
for the server operation
- rename world-overlay to world (mostly), as to not lie about map paths
- disable the skip_block thingy again, its harmful
- better bdb support
|
egoitem.C
|
1.7
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
dynbuf.C
|
1.18
(17 years ago)
by root:
first, untested, try at spicing up the message system
|
disease.C
|
1.42
(17 years ago)
by root:
lock map_data in addition to map_load when loading a map, possibly avoids the crash seen today
|
commands.C
|
1.49
(17 years ago)
by root:
move hiscore and whereabouts to perl
|
cfperl.xs
|
1.254
(17 years ago)
by root:
- note to self: all forms of cede need PUTBACK
as any other fucntion modifying the stack.
- the beginning of tag support
- just for fun tag soem buildings in scorn and watch the database change
- do not install world-precomposed, this saves a lot of traffic, scanning
and other things.
- add tag field to every object in the editor.
|
c_wiz.C
|
1.50
(17 years ago)
by root:
likely fix addexp to support >32 bit experiences
|
c_range.C
|
1.28
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
c_party.C
|
1.20
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
c_object.C
|
1.58
(17 years ago)
by root:
*** empty log message ***
|
c_new.C
|
1.16
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
c_move.C
|
1.11
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
c_misc.C
|
1.64
(17 years ago)
by root:
cleanup
|
build_map.C
|
1.29
(17 years ago)
by elmex:
a check in a strategic place seemed to have been missing
|
attack.C
|
1.76
(17 years ago)
by root:
- clean up stuff
- get rid of map_load lock
- improve change_object
|
apply.C
|
1.132
(17 years ago)
by root:
we need some 'sound_apply_type'-type framework
|
alchemy.C
|
1.26
(17 years ago)
by root:
- upgrade crossfire trt to the GPL version 3 (hopefully correctly).
- add a single file covered by the GNU Affero General Public License
(which is not yet released, so I used the current draft, which is
legally a bit wavy, but its likely better than nothing as it expresses
direct intent by the authors, and we can upgrade as soon as it has been
released).
* this should ensure availability of source code for the server at least
and hopefully also archetypes and maps even when modified versions
are not being distributed, in accordance of section 13 of the agplv3.
|
Makefile.am
|
1.30
(17 years ago)
by root:
- implemented ref/deref "framework" that allows one to create
semipersistent references and dereference them later
(works only for players right now).
- (partially) expose freezer and thawer to perl.
- thawers now do next() automatically after instantiating.
- allow the thawer to record delayed dereference requests to be
resolved, well, later (should be a different class actually
but lets stay realistic).
- use thawers when loading maps and players and resolve delayed
derefs after loading them before activating them.
- serialise io for no good reason.
|