adonthell-devel
[Top][All Lists]
Advanced

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

[Adonthell-devel] event stuff committed


From: ksterker
Subject: [Adonthell-devel] event stuff committed
Date: Thu, 29 Apr 2004 10:23:09 +0200

Finally, I managed to commit the event system!

I hope I haven't broken compilation under Linux again. All your changes are 
merged in, Alex, so it should be okay.

Now, what's new? Of major interest are the few updated or new test 
programs/scripts.

- diskiotest.cc
  demonstrates all features of the new save/load
  mechanism

- eventtest.py
  demonstrates the event system (time events). To get
  it working, you'll have to do the following in the
  test directory:

    ln -s . game_events
    touch __init__.py

  otherwise, connecting the callbacks will fail.

- filereport.py
  this prints the contents of a new-style save game
  file. Both diskiotest and eventtest create such a
  file that you can look at with filereport. Those
  files are
  
     /tmp/diskio.test
     /tmp/eventtest.tmp

Have fun!

Kai






reply via email to

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