ViewVC Help
View Directory | Download Tarball
/cvs/deliantra/server/ext
File Last Change
 ../
CFDB.pm 1.1 (17 years ago) by root: moved perl extensions into server codebase, where they belong
Jeweler.pm 1.12 (17 years ago) by elmex: fixed another bug, thanks winvirus
Makefile.am 1.2 (17 years ago) by root: mostly clean, except for uninstall
NPC_Dialogue.pm 1.2 (17 years ago) by elmex: added state argument to the @trigger npc dialog command.
adjust_levels.ext 1.3 (17 years ago) by root: - preliminary check in, stuff is rudimentarily working - moved most of the player creation process into a perl coroutine - changed internal design of player management to not reuse and morph the object in funny ways. should be safer and much nicer to handle. - got rid of some annoying hacks, such as clear() (TODO: get rid of player_pod and other stuff now unnecessary?)
bank.ext 1.2 (17 years ago) by root: ""
board.ext 1.4 (17 years ago) by root: use berkeleydb for cfdb
bonus.ext 1.6 (17 years ago) by elmex: ok, after a small chat i reconsidered the max damage of a weapon.
cfplus.ext 1.3 (17 years ago) by root: - updated cf.pm to use a more generic and extendable syntax, now that it is clear that we will have multiple "attachable" objects. maybe bite the bullet in C++ and make attachable virtual? - completely rework the syntax for attaching and attachments - update all extensions
cfplus_build.ext 1.2 (17 years ago) by elmex: fixed some checking about what to erase :-)
chat.ext 1.12 (17 years ago) by pippijn: added told and started some kind of chat/tell logging attachment (say works)
chatlog.ext 1.4 (17 years ago) by pippijn: tiny fix
checkrusage.ext 1.4 (17 years ago) by root: *** empty log message ***
commands.ext 1.34 (17 years ago) by pippijn: untested move_player in xs
db-scheduler.ext 1.1 (17 years ago) by root: forgot to check this in
dm-support.ext 1.3 (17 years ago) by root: dmshell improvement
dmcommands.ext 1.18 (17 years ago) by pippijn: shutdown in perl
eval.ext 1.1 (17 years ago) by root: moved perl extensions into server codebase, where they belong
follow.ext 1.9 (17 years ago) by root: *** empty log message ***
guilds.ext 1.3 (17 years ago) by pippijn: Master of Guild => Guild master
help.ext 1.1 (17 years ago) by pippijn: no help in perl yet..
invite.ext 1.3 (17 years ago) by root: *** empty log message ***
ipo.ext 1.5 (17 years ago) by elmex: removed some old plugin functions which were causing a crash and ported ipo.ext to work again.
jeweler.ext 1.7 (17 years ago) by elmex: implemented more sanity. aliases gem to diamond. fixed the plan finding algorithm. linear interpolate the costs for resistancies.
login.ext 1.31 (17 years ago) by root: likely fix the freeze-on-quit bug, also nuke in-memory apartments on quit
map-grid-move-random.ext 1.1 (17 years ago) by root: moved perl extensions into server codebase, where they belong
map-grid-move-torus.ext 1.1 (17 years ago) by root: moved perl extensions into server codebase, where they belong
map-link.ext 1.2 (17 years ago) by root: - introduce nodrop flag for maps to keep stuff from beign dropped _on destroy only_. this fixes the problem with Sultur, slug of terror :) - resize {link} map to be smaller
map-per-player.ext 1.7 (17 years ago) by root: support maps with and without .map extension, rename to .map on save
map-random.ext 1.13 (17 years ago) by root: fix some more random maps generator bugs caused by feeding unexpected data (non-monster on monsterstyle map)
map-scheduler.ext 1.31 (17 years ago) by root: *** empty log message ***
map-style.ext 1.1 (17 years ago) by root: WARNING: this release is BROKEN - rewrote map handling. map types are now completely pluggable, maybe *too* pluggable, as everything is a plug-in now. - mark mandatory extensions as such. - handle overloaded attachable objects correctly. - many minor changes.
map-world.ext 1.19 (17 years ago) by root: check for convert
map_lib.ext 1.4 (17 years ago) by elmex: adjusted weapon bonuses a bit. added attachment for dialog flag detection.
metaserver.ext 1.3 (17 years ago) by root: make mteaserver update nonblocking w.r.t resolving to avoid freezing loops when nameservers are unreachable
minesweeper.ext 1.4 (17 years ago) by root: WARNING: this release is BROKEN - rewrote map handling. map types are now completely pluggable, maybe *too* pluggable, as everything is a plug-in now. - mark mandatory extensions as such. - handle overloaded attachable objects correctly. - many minor changes.
nimbus.ext 1.9 (17 years ago) by root: fix nimbus reset etc.
rent.ext 1.7 (17 years ago) by root: - implement worldmap underlay and regionset and fill in C++, resulting in a *major* speedup in worldmap loading. - use first arch (e.g. deep_sea) and first region (e.g. panthalassia) to fill maps outside the world: less hardcoded content data. - fix ext/rent.ext to actually check again for entrance. - temporarily remembver previous map in $ob->{_prev_pos} (HACK to make ext/rent.ext work).
reseller.ext 1.5 (17 years ago) by elmex: fixed a serious bug in the tradeshop.
schmorp-clientchk.ext 1.6 (17 years ago) by root: WARNING: this release is BROKEN - rewrote map handling. map types are now completely pluggable, maybe *too* pluggable, as everything is a plug-in now. - mark mandatory extensions as such. - handle overloaded attachable objects correctly. - many minor changes.
schmorp-irc.ext 1.5 (17 years ago) by elmex: added logging to cfbot
schmorp-neko.ext 1.3 (17 years ago) by root: uglyness prevails in fixing nekosan
schmorplog.ext 1.7 (17 years ago) by root: *** empty log message ***
sockpuppet.ext 1.2 (17 years ago) by root: - updated cf.pm to use a more generic and extendable syntax, now that it is clear that we will have multiple "attachable" objects. maybe bite the bullet in C++ and make attachable virtual? - completely rework the syntax for attaching and attachments - update all extensions
suicide.ext 1.1 (17 years ago) by root: moved perl extensions into server codebase, where they belong
tcp.ext 1.6 (17 years ago) by root: mark watchers as reentrant, some FABS => fabs
transports.ext 1.3 (17 years ago) by root: re-enabled 50000x50000 worldmap
0 directories and 47 files shown