eris 1.3.23-7ubuntu1 source package in Ubuntu

Changelog

eris (1.3.23-7ubuntu1) disco; urgency=medium

  * Update symbols file for some further optional template symbols.

 -- Steve Langasek <email address hidden>  Fri, 01 Feb 2019 10:03:38 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Disco
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
eris_1.3.23.orig.tar.xz 402.4 KiB 29ad7013445b8347ece9488824e66faa829574e19238af9ca4ad66b99b034555
eris_1.3.23-7ubuntu1.debian.tar.xz 15.2 KiB c94ee7ef588fa831dd9fc70b2c7babfa79b04c86f1694f5d7ac34a83f72c7909
eris_1.3.23-7ubuntu1.dsc 2.4 KiB 4997113d3317052871c8a7c9e3e9f432718b711eef01e45b2a14390b856d10a6

View changes file

Binary packages built by this source

liberis-1.3-21: WorldForge client entity library

 Eris is designed to simplify client development (and avoid repeating the
 same work several times), by providing a common system to deal with the
 back end tasks. Notably, Eris encapsulates most of the work in getting
 Atlas entities available on your client, logging into a server, and
 managing updates from the server. Thus it can be considered as a session
 layer above Atlas, providing persistent (for the session) objects as
 opposed to Atlas ones (which are transient). It handles the client-side
 implementation of the meta-server protocol, and querying game servers;
 out-of-game (OOG) operations (via the Lobby and Rooms), and most
 important in-game (IG) operations such as entity creation, movement and
 updates.
 .
 Eris provides a generic 'Entity' class, which you are free to sub-class
 and provide to the system (by registering a factory with the World);
 thus you are free to create different classes to handle characters,
 walls, vehicles, etc as your client dictates. An alternative approach is
 to simply create peer classes, and connect them to Eris via
 callbacks. Eris makes extensive use of libSigC++, which must be
 correctly installed and functioning on your system. Familiarity with
 signal/slot programming concepts is essential for using Eris; the
 libSigC++ home-page has some examples. Gtk+ or QT signal systems also
 provide a good introduction.

liberis-1.3-21-dbgsym: No summary available for liberis-1.3-21-dbgsym in ubuntu groovy.

No description available for liberis-1.3-21-dbgsym in ubuntu groovy.

liberis-1.3-dev: WorldForge client entity library - development files

 Eris is designed to simplify client development (and avoid repeating the
 same work several times), by providing a common system to deal with the
 back end tasks. Notably, Eris encapsulates most of the work in getting
 Atlas entities available on your client, logging into a server, and
 managing updates from the server. Thus it can be considered as a session
 layer above Atlas, providing persistent (for the session) objects as
 opposed to Atlas ones (which are transient). It handles the client-side
 implementation of the meta-server protocol, and querying game servers;
 out-of-game (OOG) operations (via the Lobby and Rooms), and most
 important in-game (IG) operations such as entity creation, movement and
 updates.
 .
 Eris provides a generic 'Entity' class, which you are free to sub-class
 and provide to the system (by registering a factory with the World);
 thus you are free to create different classes to handle characters,
 walls, vehicles, etc as your client dictates. An alternative approach is
 to simply create peer classes, and connect them to Eris via
 callbacks. Eris makes extensive use of libSigC++, which must be
 correctly installed and functioning on your system. Familiarity with
 signal/slot programming concepts is essential for using Eris; the
 libSigC++ home-page has some examples. Gtk+ or QT signal systems also
 provide a good introduction.
 .
 This package contains the development files for compiling software
 depending on Eris.

liberis-doc: No summary available for liberis-doc in ubuntu eoan.

No description available for liberis-doc in ubuntu eoan.