rlane / Oort-legacy

Space fleet programming game
http://oort.lefora.com
GNU General Public License v2.0
12 stars 5 forks source link

add a logging facility for AI #38

Closed rlane closed 13 years ago

rlane commented 13 years ago

There will be a "log" API call that adds the given string to an internal array. When a ship is picked, the user will be able to hit a key or select a menu item to pop up a window showing the last 100 log messages.