19d025e3fd
Merge branch 'proposed/database-derby'
...
Conflicts:
pom.xml
2011-10-06 01:03:26 -03:00
acc99985bf
Merge branch 'proposed/database-derby-old' into proposed/database-derby
...
Conflicts:
pom.xml
src/assembly/distribution-h2-bin.xml
src/assembly/distribution-mysql5-bin.xml
2011-10-05 23:48:39 -03:00
c7beec1fd7
Merge branch 'proposed/database-orientdb-old' into
...
proposed/database-orientdb
Conflicts:
data/.gitignore
pom.xml
src/assembly/distribution-h2-bin.xml
src/assembly/distribution-mysql5-bin.xml
src/assembly/distribution-src.xml
2011-10-05 23:36:13 -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
48273476c0
Add support for OrientDatabaseService
...
OrientDB is an object database. Data is stored in a pair of key-value
and can be retrieved or filtered using any of those keys. Data is stored
at 'data/database' and has been added to .gitignore.
2011-09-19 16:06:54 -03:00
2f5b5fd7e6
Add support for derby database
...
Apache Derby is an simple embeddable SQL database. It stores data in a
plain file.
2011-09-19 16:04:10 -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
91b770a923
Added Java 7 support and Java 7 VFSServive using native APIs
2011-09-11 21:47:20 -03:00
f917602de1
Renamed Lineage2Connection to Lineage2Client to better match its
...
purpose
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-07-29 16:22:05 -03:00
7663647fd1
Updated maven dependencies
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-29 20:31:09 -03:00
aabe375b49
Support for H2 databases
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-27 00:13:59 -03:00
a162b9d6d5
VFSService and pom.xml updated
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-26 19:06:37 -03:00
6a527038e2
Fix for ProxyConfigurationService
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-26 11:13:10 -03:00
4a003b21e0
NPC Html chat messages
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-25 13:54:59 -03:00
949bcf64e0
WorldEventFuture implementation
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-21 00:35:29 -03:00
9b4fe02ee4
Inventory open implementation, Html updates, Pathing generator,
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-19 23:42:45 -03:00
1de8662be6
HTML Markup engine
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-19 18:14:58 -03:00
2d1181483a
Event dispatcher changes and packet implementations
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-19 13:08:32 -03:00
8b5a601ea4
Implemented service dependencies
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-17 19:53:08 -03:00
4952a6a47b
Service improvements
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-16 13:41:55 -03:00
fe41dbdc6f
Item template structure
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-14 20:11:42 -03:00
e886165b89
Created CharacterTemplate object for all classes
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-14 16:39:33 -03:00
d8d561688b
Implemented AccountID object
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-14 14:35:18 -03:00
14b928cc3b
Updated dependencies
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-13 18:33:11 -03:00
7afb924443
Updated maven build script
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-13 18:21:38 -03:00
73d793c28c
Removed "core" project dependency
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-13 17:12:29 -03:00
rogiel
05e8355aaf
Change-Id: I7385cf78327165548c25be9184190f5b80eeba9c
2011-04-28 19:34:16 -03:00
rogiel
6d52f44278
First commit
...
Change-Id: I4d273faba7286288d2b9a214c87c39a76724d787
2011-04-28 18:49:39 -03:00