1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-01-27 05:02:47 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
ef39f3c67e Implements server version modularization
Now each server server has an maven module which implements changes to
the default behavior within the "core" gameserver module. This allows to
keep multiple server versions without the need of several branches and
with little code duplication.
2012-03-24 19:14:53 -03:00
beea690568 Implements automatically generated template classes from XSD schemas 2011-12-31 13:09:56 -02:00
976cfaf4e0 Implements XML based service descriptor allowing to switch services 2011-12-28 00:35:35 -02:00
92962241c3 Implements packed data directory for faster loading times 2011-12-27 17:28:48 -02:00
d4d20215a2 Adds missing orientdb assembly descriptor 2011-12-26 12:34:55 -02:00
b2e84280ed Implements database structure automatic generation 2011-12-25 14:34:14 -02:00
5b658a2eea Implements a type-safe and java based new DAO model 2011-12-22 17:18:12 -02:00
b571795eee Excludes other databases from database-specific releases 2011-12-19 16:22:18 -02:00
87a1c0d3a5 Fixes maven assembly folder standard location 2011-12-17 19:57:54 -02:00