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

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

[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
From: "Vasco Alexandre da Silva Costa" <vasc@xxxxxxxxxxxxxx>
Date: Mon, 25 Apr 2005 17:58:49 -0700
Reply-to: bugs@xxxxxxxxxxx

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

> [vasc - Tue Apr 26 00:11:06 2005]:
> 
> 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!

Here is events_prototype2.tar.gz. The only change is it renames the type
Nation to Nation_Type, as in freeciv proper. The specification in the
wiki was rectified to account for this as well.


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


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