Emmanuel BENOîT
e64f847ec3
* Modified owned planet view to include a field which indicates whether mining settings are specific to the planet or come from the empire; modified "simple" game components accordingly * Modified stored procedures to only allow planet-specific mining settings updates when the planet actually uses planet-specific settings, and added a stored procedure which toggles the source of a planet's settings * Added corresponding parts to mining settings DAO and resources controller * Added session commands and server command handlers that toggle the source of the settings and that upload the settings * Split planet page template into multiple files for clarity and added the mining priorities form to the natural resources tab |
||
---|---|---|
.. | ||
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 |