adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-devel] Update to event system


From: Kai Sterker
Subject: [Adonthell-devel] Update to event system
Date: Tue, 8 Mar 2005 11:05:45 +0100

Hi all,

in preparation to include quest events (events that are triggered when
a quest or part of a quest is completed), I have made some
modifications to the event system. With the new code, events can be
implemented in the modules they belong to (quest events in the rpg
module, for example) and then registered with the event system at
runtime. That way, the event module will not have to depend on any of
the other modules.

I've also updated and uploaded the API doc:
  http://adonthell.linuxgames.com/files/adonthell-api.tar.gz
Of course, you can also generate it yourself from the source code with doxygen.

Kai




reply via email to

[Prev in Thread] Current Thread [Next in Thread]