Emmanuel BENOîT
56eddcc4f0
* Added a set of tables which define game updates and their targets. These definitions replace the old enumerate type. Added a set of triggers which automatically create specific update tables, insert missing entries, etc... when game update types are being manipulated. * Removed manual insertion of game updates from empire creation function and universe generator. * Added registration of core update targets (i.e. planets and empires), updated all existing game update processing functions and added type registrations * Created Maven project for game updates control components, moved existing components from the -simple project, rewritten most of what they contained, added new components for server-side update batch processing |
||
---|---|---|
.. | ||
000-defs.sql | ||
002-sys.sql | ||
003-updates.sql | ||
005-logs.sql | ||
010-constants.sql | ||
020-naming.sql | ||
025-resources.sql | ||
030-tech.sql | ||
035-users.sql | ||
040-empire.sql | ||
045-empire-mining.sql | ||
050-computation.sql | ||
053-generator-basics.sql | ||
055-generator-resources.sql | ||
060-universe.sql | ||
070-users.sql | ||
075-session.sql | ||
080-buildings.sql | ||
100-status.sql | ||
110-prefs.sql | ||
120-map.sql | ||
140-planets.sql | ||
145-resource-providers.sql | ||
150-battle.sql | ||
160-battle-views.sql | ||
163-alliance.sql | ||
165-fleets.sql | ||
167-planet-list.sql | ||
170-events.sql | ||
180-messages.sql | ||
190-admin.sql | ||
200-bugs.sql | ||
210-admin-overview.sql |