1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
1a4a4b0fcf Implements OrientDB as internal plug-and-play database 2011-12-25 21:13:00 -02:00
a55a1d55f6 Implements insert and update mappers 2011-12-25 16:30:06 -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
6a40656a38 Update XSD files for templates
This commit updades all XSD files for templates.
2011-10-11 23:45:02 -03:00
22c136ab17 Modularizes the Maven project
This commit modularizes the maven project into several modules:
 - l2jserver2-common: common sources for both login and gameserver
 - l2jserver2-gameserver: the game server
 - l2jserver2-loginserver: the login server
 - l2jserver2-tools: refactored src/tools/java soure folder
2011-10-05 17:32:04 -03:00