jdorje: Change a lot of events that used E_NOEVENT t...
[email protected] Thu, 25 Aug 2005 12:21:03 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Thu Aug 25 12:12:22 PDT 2005 = Thu Aug 25 19:12:22 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/client options.c freeciv/client/agents cma_core.c freeciv/common capstr.c events.c events.h freeciv/server cityhand.c citytools.c gamehand.c handchat.c plrhand.c unithand.c unittools.c freeciv/server/scripting api.pkg ---- Log message: Tag: HEAD Change a lot of events that used E_NOEVENT to use a specific event instead. A few new event types are also added, and client defaults are updated to include them. Patch by me in PR#13753.