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 b90491ca73 Technology definition tables
* Added a pair of tables that will contain graph-like technology
definitions. The first table describes a technology, while the second
table is used to list dependencies between technologies. The new tables
contain the basic checks and foreign keys. However, integrity checks on
the dependency graph are not implemented.

* The following SQL files need to be re-executed:
  -> 030-data/080-techs.sql
2012-02-16 11:07:43 +01:00
build/post-build.d Build system and documentation update 2012-02-08 08:38:56 +01:00
legacyworlds Build system and documentation update 2012-02-08 08:38:56 +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 Spring configuration clean-up 2012-02-04 12:56:58 +01:00
legacyworlds-server-beans-bt Spring configuration clean-up 2012-02-04 12:56:58 +01:00
legacyworlds-server-beans-eventlog Spring configuration clean-up 2012-02-04 12:56:58 +01:00
legacyworlds-server-beans-i18n Spring configuration clean-up 2012-02-04 12:56:58 +01:00
legacyworlds-server-beans-mailer Spring configuration clean-up 2012-02-04 12:56:58 +01:00
legacyworlds-server-beans-naming Object name validator component 2012-02-04 15:26:53 +01:00
legacyworlds-server-beans-resources Resources information on planet list 2012-02-15 14:45:43 +01:00
legacyworlds-server-beans-simple Resources information on planet list 2012-02-15 14:45:43 +01:00
legacyworlds-server-beans-system Production adjustment fix 2012-02-08 15:38:12 +01:00
legacyworlds-server-beans-updates Spring configuration clean-up 2012-02-04 12:56:58 +01:00
legacyworlds-server-beans-user Planet mining settings interface 2012-02-07 17:03:55 +01:00
legacyworlds-server-data Technology definition tables 2012-02-16 11:07:43 +01:00
legacyworlds-server-DIST Maven projects fixes and improvements 2012-01-16 16:06:44 +01:00
legacyworlds-server-interfaces Resources information on planet list 2012-02-15 14:45:43 +01:00
legacyworlds-server-main Fixed consequences of Spring config clean-up 2012-02-07 19:40:57 +01:00
legacyworlds-server-tests Resources information on planet list 2012-02-15 14:45:43 +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 Resources information on planet list 2012-02-15 14:45:43 +01:00
legacyworlds-tests In-game resources views 2012-02-04 10:43:12 +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 Planet mining settings interface 2012-02-07 17:03:55 +01:00
legacyworlds-web-DIST Maven projects fixes and improvements 2012-01-16 16:06:44 +01:00
legacyworlds-web-main Resources information on planet list 2012-02-15 14:45:43 +01:00
legacyworlds-web-tests Additional Maven projects for unit tests 2012-01-25 09:36:46 +01:00
.gitignore Added log files to Git ignore list 2012-02-08 08:56:07 +01:00