This repository has been archived on 2025-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
lwb6/legacyworlds-server-data/db-structure/parts
Emmanuel BENOîT 0c67d1e799 Event definition functions
Added functions that allow new event types to be defined. The functions
are:
 * events.evdef_start() which starts recording a definition,
 * events.evdef_addfld_*(), a set of functions to add fields to
the current definition,
 * events.evdef_finalise() which adds the definition records and creates
the event queue table.

It is not possible to modify or delete event definitions at this time.
They will be added if and when they become necessary.
2012-06-29 15:18:18 +02:00
..
030-data Event definition functions 2012-06-29 15:18:18 +02:00
040-functions Event definition functions 2012-06-29 15:18:18 +02:00
050-updates Renamed technology tables and views 2012-04-09 15:01:04 +02:00
010-schemas.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
020-extensions.sql SQL logging fixes 2012-01-07 11:14:17 +01:00