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
Emmanuel BENOîT 9e84f333e7 Events database structure
Added tables allowing event data to be stored on the long term:
 * events.events_v2 (which will need to be renamed) contains the events'
main entry
 * events.field_values stores field values for all events.
2012-06-30 18:47:33 +02:00
..
db-structure Events database structure 2012-06-30 18:47:33 +02:00
src Improved I18N support: 2012-04-05 11:25:08 +02:00
pom.xml 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