ViewVC Help
View Directory | Download Tarball
/cvs/deliantra/server/ext
File (rev) Last Change
 ../
widget.ext 1.19 (16 years ago) by root: simpler, more powerful and slightly less compact widget protocol
transports.ext 1.4 (17 years ago) by root: new speed management: - weapon speed and object speed is now completekly decoupled for players. - both can be used at the same time, or indeepndent, when running or firing. - still only one command per object speed can be issued.
town_portal.ext 1.2 (17 years ago) by root: *** empty log message ***
tcp.ext 1.9 (16 years ago) by root: *** empty log message ***
suicide.ext 1.1 (17 years ago) by root: moved perl extensions into server codebase, where they belong
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
setup.ext 1.6 (16 years ago) by root: simpler, more powerful and slightly less compact widget protocol
schmorplog.ext 1.11 (16 years ago) by root: switch from Event to EV
schmorp-neko.ext 1.7 (16 years ago) by root: finally remove the old buggy plug-in cruft
resource.ext 1.1 (16 years ago) by root: fixed exti handling, implemented generic resource request 'framework'
reseller.ext 1.8 (16 years ago) by root: finally remove the old buggy plug-in cruft
rent.ext 1.12 (16 years ago) by root: switch from Event to EV
player-env.ext 1.15 (16 years ago) by root: name your coroutines
nimbus.ext 1.12 (16 years ago) by root: name your coroutines
minesweeper.ext 1.6 (16 years ago) by root: finally remove the old buggy plug-in cruft
metaserver2.ext 1.5 (16 years ago) by root: switch from Event to EV
metaserver.ext 1.7 (16 years ago) by root: switch from Event to EV
map_lib.ext 1.4 (17 years ago) by elmex: adjusted weapon bonuses a bit. added attachment for dialog flag detection.
map-world.ext 1.31 (16 years ago) by root: name your coroutines
map-tags.ext 1.12 (16 years ago) by root: force map tag scan at startup
map-style.ext 1.2 (17 years ago) by root: port micropather to c++...
map-scheduler.ext 1.46 (16 years ago) by root: switch from Event to EV
map-random.ext 1.18 (16 years ago) by root: switch from Event to EV
map-per-player.ext 1.11 (17 years ago) by root: port micropather to c++...
map-link.ext 1.5 (16 years ago) by root: *** empty log message ***
map-grid-move-torus.ext 1.1 (17 years ago) by root: moved perl extensions into server codebase, where they belong
map-grid-move-random.ext 1.2 (16 years ago) by root: finally remove the old buggy plug-in cruft
login.ext 1.74 (16 years ago) by root: switch from Event to EV
jeweler.ext 1.14 (16 years ago) by elmex: fixed a minor bug
item-worldmap.ext 1.18 (16 years ago) by root: switch from Event to EV
item-slag-ex.ext 1.2 (16 years ago) by elmex: last versin of the slag-ex, forgot to check in
irc.ext 1.9 (16 years ago) by root: switch from Event to EV
ipo.ext 1.12 (16 years ago) by elmex: fixed literacy scrolls for free and set the value of sold items to 0
invite.ext 1.3 (17 years ago) by root: *** empty log message ***
help.ext 1.10 (16 years ago) by root: name your coroutines
guilds.ext 1.4 (17 years ago) by root: - implement two new helper functions: cf::cache => load and process a file, caching the result in the db cf::fork_call => execute a given sub asynchronously (e.g. for cpu jobs) - make use of it in ext/map-world.ext, greatly speeding up worldmap loading. - preliminary garbage added to cf::pod.
follow.ext 1.13 (16 years ago) by root: - rewrite follow to use a coroutine and make it generally safer. - the map scheduler, under duress, tried to swap out maps fast, but when a sync job was entered it also entered and andless loop causing a freeze. hack around this temporairly by always sleeping 50ms.
eval.ext 1.1 (17 years ago) by root: moved perl extensions into server codebase, where they belong
dmcommands.ext 1.23 (16 years ago) by root: name your coroutines
dm-support.ext 1.18 (16 years ago) by root: minor nit
commands.ext 1.65 (16 years ago) by root: *** empty log message ***
clientchk.ext 1.4 (17 years ago) by root: port micropather to c++...
checkrusage.ext 1.5 (16 years ago) by root: switch from Event to EV
chatlog.ext 1.6 (17 years ago) by root: add some deps
chat.ext 1.37 (16 years ago) by root: add smother command
cfplus.ext 1.11 (16 years ago) by root: switch from Event to EV
books.ext 1.3 (17 years ago) by root: - improve dynbuf implementation further - save now saves shstrs longer than HUGE_BUF, lets fix any brokenness remaining in the server... - converted most describe_*-functions to dynbuf_text, making them likely faster (or maybe slower), while removing any hardcoded length limit. - memory allocated for static dynbuf's is not being returned ever (at least not the initial chunk, maybe fix this?) - implement framework for predeclared const shstrs for comparison purposes (shstrinc.h). - enabled and enforced new material code. - implement hack to clean up book titles. - increases HUGE_BUF to 10240, to be similar to mac network packet size.
bonus.ext 1.8 (17 years ago) by root: port micropather to c++...
board.ext 1.5 (17 years ago) by root: - implement two new helper functions: cf::cache => load and process a file, caching the result in the db cf::fork_call => execute a given sub asynchronously (e.g. for cpu jobs) - make use of it in ext/map-world.ext, greatly speeding up worldmap loading. - preliminary garbage added to cf::pod.
bank.ext 1.4 (16 years ago) by elmex: removed code
affero.ext 1.4 (16 years ago) by root: *** empty log message ***
adjust_levels.ext 1.4 (16 years ago) by root: *** empty log message ***
NPC_Dialogue.pm 1.8 (16 years ago) by root: and one more rename
Makefile.am 1.5 (16 years ago) by root: update copyrights and other minor stuff to deliantra
Jeweler.pm 1.22 (16 years ago) by root: *** empty log message ***
CFDB.pm 1.1 (17 years ago) by root: moved perl extensions into server codebase, where they belong
0 directories and 56 files shown