Code that had been produced when working on LegacyWorlds Beta 6
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.
Find a file
Emmanuel BENOîT 56eddcc4f0 Game updates improvements
* 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
2012-02-03 16:25:03 +01:00
build Fix for dirty SQL tests 2012-01-16 12:50:10 +01:00
legacyworlds Game updates improvements 2012-02-03 16:25:03 +01:00
legacyworlds-server Project: * Clean-up (Eclipse cruft, unused files, etc...) * Git-specific changes * Maven POMs clean-up and changes for the build system * Version set to 1.0.0-0 in the development branches * Maven plug-ins updated to latest versions * Very partial dev. documentation added 2011-12-09 08:07:33 +01:00
legacyworlds-server-beans Game updates improvements 2012-02-03 16:25:03 +01:00
legacyworlds-server-beans-accounts Dependency upgrades 2012-01-16 18:09:45 +01:00
legacyworlds-server-beans-bt Mining settings in XML dumps 2012-01-19 10:28:12 +01:00
legacyworlds-server-beans-eventlog Dependency upgrades 2012-01-16 18:09:45 +01:00
legacyworlds-server-beans-i18n Dependency upgrades 2012-01-16 18:09:45 +01:00
legacyworlds-server-beans-mailer Project: * Clean-up (Eclipse cruft, unused files, etc...) * Git-specific changes * Maven POMs clean-up and changes for the build system * Version set to 1.0.0-0 in the development branches * Maven plug-ins updated to latest versions * Very partial dev. documentation added 2011-12-09 08:07:33 +01:00
legacyworlds-server-beans-naming Dependency upgrades 2012-01-16 18:09:45 +01:00
legacyworlds-server-beans-resources Maven project for resources-related component 2012-01-02 15:11:17 +01:00
legacyworlds-server-beans-simple Game updates improvements 2012-02-03 16:25:03 +01:00
legacyworlds-server-beans-system Fixed resource extraction 2012-01-30 09:18:20 +01:00
legacyworlds-server-beans-updates Game updates improvements 2012-02-03 16:25:03 +01:00
legacyworlds-server-beans-user Project: * Clean-up (Eclipse cruft, unused files, etc...) * Git-specific changes * Maven POMs clean-up and changes for the build system * Version set to 1.0.0-0 in the development branches * Maven plug-ins updated to latest versions * Very partial dev. documentation added 2011-12-09 08:07:33 +01:00
legacyworlds-server-data Game updates improvements 2012-02-03 16:25:03 +01:00
legacyworlds-server-DIST Maven projects fixes and improvements 2012-01-16 16:06:44 +01:00
legacyworlds-server-interfaces Game updates improvements 2012-02-03 16:25:03 +01:00
legacyworlds-server-main Game updates improvements 2012-02-03 16:25:03 +01:00
legacyworlds-server-tests Game updates improvements 2012-02-03 16:25:03 +01:00
legacyworlds-server-utils Project: * Clean-up (Eclipse cruft, unused files, etc...) * Git-specific changes * Maven POMs clean-up and changes for the build system * Version set to 1.0.0-0 in the development branches * Maven plug-ins updated to latest versions * Very partial dev. documentation added 2011-12-09 08:07:33 +01:00
legacyworlds-session Additional Maven projects for unit tests 2012-01-25 09:36:46 +01:00
legacyworlds-tests Additional Maven projects for unit tests 2012-01-25 09:36:46 +01:00
legacyworlds-utils Additional Maven projects for unit tests 2012-01-25 09:36:46 +01:00
legacyworlds-web Additional Maven projects for unit tests 2012-01-25 09:36:46 +01:00
legacyworlds-web-admin Project: * Clean-up (Eclipse cruft, unused files, etc...) * Git-specific changes * Maven POMs clean-up and changes for the build system * Version set to 1.0.0-0 in the development branches * Maven plug-ins updated to latest versions * Very partial dev. documentation added 2011-12-09 08:07:33 +01:00
legacyworlds-web-beans Project: * Clean-up (Eclipse cruft, unused files, etc...) * Git-specific changes * Maven POMs clean-up and changes for the build system * Version set to 1.0.0-0 in the development branches * Maven plug-ins updated to latest versions * Very partial dev. documentation added 2011-12-09 08:07:33 +01:00
legacyworlds-web-DIST Maven projects fixes and improvements 2012-01-16 16:06:44 +01:00
legacyworlds-web-main Main web interface update 2012-01-02 08:57:06 +01:00
legacyworlds-web-tests Additional Maven projects for unit tests 2012-01-25 09:36:46 +01:00
.gitignore Database management changes 2011-12-15 15:38:46 +01:00