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/030-data
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
..
000-typedefs.sql Mining computation update 2012-01-16 12:35:20 +01:00
010-i18n.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
020-prefs.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
030-users.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
035-session.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
040-admin.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
050-accounts.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
055-bugs.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
060-naming.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
070-constants.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
075-resources.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
080-techs.sql Removed old research system 2012-04-09 11:36:09 +02:00
090-buildables.sql Removed old research system 2012-04-09 11:36:09 +02:00
100-universe.sql Planet resources 2012-01-10 12:30:47 +01:00
110-empires.sql Renamed technology tables and views 2012-04-09 15:01:04 +02:00
120-construction.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
130-fleets.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
140-status.sql Game updates improvements 2012-02-03 16:25:03 +01:00
145-updates.sql Game updates improvements 2012-02-03 16:25:03 +01:00
150-logs.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
160-battle.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
170-events.sql Event definition functions 2012-06-29 15:18:18 +02:00
180-messages.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00