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

6 Commits

Author SHA1 Message Date
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
a2e8680f72 Update assembly descriptor and improves significantly the documentation
Fixes an issue in the assembly descriptor that included older
compilation binaries into assemblies.
Improved javadoc documentation in more than 150 classes, including
fixing mistakes.
2011-09-15 01:21:52 -03:00
8a8557606f Update project files for Eclipse Indigo (1.7) 2011-09-13 17:04:49 -03:00
66d5fee187 Template classes for all NPC instances
Signed-off-by: Rogiel <rogiel@rogiel.com>
2011-05-23 01:23:41 -03:00
rogiel
54ef3c7fa2 Change-Id: Ifa069a09d1b603781a2c9255d89b77cd6f25a359 2011-04-28 22:53:11 -03:00
rogiel
6d52f44278 First commit
Change-Id: I4d273faba7286288d2b9a214c87c39a76724d787
2011-04-28 18:49:39 -03:00