[CF-Devel] Client side improvements
crossfire-devel at archives.real-time.com
crossfire-devel at archives.real-time.com
Mon Nov 24 02:19:30 CST 2003
On Tue, 11 Nov 2003 01:18 am, Preston Crow wrote:
>
It's now checked in.
>
>
The documentation is mostly in a big comment block at the top of
>
common/script.c. I'm sure that there's room for improvement, but it
>
seems to be quite stable and useful for me.
Before trying to commit my last map change (still timing out BTW) I updated
all the crossfire stuff from cvs. Now the clients won't compile. Lots of
errors relating to the new scripting stuff I think. I noticed that
common/script.* is actually there, so is it a case of something not committed
properly in the scripting area? I quick look suggests to me that
common/script.c is not actually being compiled, you probably forgot to commit
the make file. Could you please fix it. I hope you have better luck than me
committing.
I get undefined references to the following -
script_fdset
script_process
script_watch
script_monitor_str
script_monitor
script_kill
script_list
script_init
script_tell
script_sync
Of course, if this is simply because sourceforge crashed during my last update
and I didn't notice, rather than just before I tried committing, you can
ignore this B-).
_______________________________________________
crossfire-devel mailing list
crossfire-devel at lists.real-time.com
https://mailman.real-time.com/mailman/listinfo/crossfire-devel
More information about the crossfire
mailing list