1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-05 23:22:47 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
6f680acd2c Fix Java 7 compiler warnings
Adds @SafeVarargs annotation to non-problematic varargs.
2011-10-09 13:01:50 -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
5e21f16735 License files
Signed-off-by: Rogiel <rogiel@rogiel.com>
2011-05-16 18:42:10 -03:00