Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2005:
[Freeciv-Dev] (PR#12706) Events framework - prototype
Home

[Freeciv-Dev] (PR#12706) Events framework - prototype

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: per@xxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#12706) Events framework - prototype
From: "Vasco Alexandre da Silva Costa" <vasc@xxxxxxxxxxxxxx>
Date: Mon, 25 Apr 2005 17:11:22 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12706 >

Hello,

This is the final standalone prototype. To progress any further, we
first need to integrate lua and tolua to the tree, as well as patch the
hashtables in CVS HEAD (I will submit a patch ASAP) to support some
necessary functionality.

I will soon update the events specification at:
http://www.freeciv.org/index.php/Events_specification

To tryout this prototype:
* install lua and tolua >= 5.0.
* $ tar zxf events_prototype.tar.gz
* $ cd events_prototype/
* edit Makefile to point to the proper lua include and library paths.
* $ make

Then:
* ./run test.lua

Have fun!

Attachment: events_prototype.tar.gz
Description: GNU Zip compressed data


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