conf-tmpl
|
d1fda3045f
- Rewrote the jail logic to always use a status change. This means that the character's save point is not changed when jailed, and the char is always warped back to the point where it was before being jailed on unjail.
|
18 vuotta sitten |
db
|
2907fa6467
- Removed the last argument from skillitem, the skill name passed to the client should always be of the type "AL_HEAL" anyway.
|
18 vuotta sitten |
doc
|
3b7ccf4d14
removed all .GAT from configs, docs and examples
|
18 vuotta sitten |
lib
|
4ca0b15de3
EOL-styled some more files
|
18 vuotta sitten |
npc
|
c9ee6987e6
- Patched the MAX_STATUSCHANGE startup error
|
18 vuotta sitten |
plugins
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
readme
|
de9e9d873e
|
19 vuotta sitten |
save-tmpl
|
d241d16d2a
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
|
18 vuotta sitten |
sql-files
|
2907fa6467
- Removed the last argument from skillitem, the skill name passed to the client should always be of the type "AL_HEAL" anyway.
|
18 vuotta sitten |
src
|
e63626deea
Increased MAX_STATUCHANGE to 300 so we won't get the same error over and over next time we add an SC...
|
18 vuotta sitten |
tools
|
58dcd187b0
Mapcache update, should polish off remaining bugs
|
18 vuotta sitten |
vcproj-6
|
9579515cb9
- Removed the old 'mapserver charsave' mechanism
|
18 vuotta sitten |
vcproj-7.1
|
9579515cb9
- Removed the old 'mapserver charsave' mechanism
|
18 vuotta sitten |
vcproj-8
|
9579515cb9
- Removed the old 'mapserver charsave' mechanism
|
18 vuotta sitten |
Changelog-Trunk.txt
|
e63626deea
Increased MAX_STATUCHANGE to 300 so we won't get the same error over and over next time we add an SC...
|
18 vuotta sitten |
LICENCE
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
LICENCE_JA
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
Makefile
|
14e2d760f9
* Script engine:
|
18 vuotta sitten |
athena-start
|
cddc7d9ed3
* Added jAthena's new start and athena-start shell scripts.
|
19 vuotta sitten |
char-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
charserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
charserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
configure
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
eAthena-6.dsw
|
4ca0b15de3
EOL-styled some more files
|
18 vuotta sitten |
eAthena-7.1.sln
|
66c7c0d040
Added missing VC++ 7.1 project files for mapcache.
|
18 vuotta sitten |
eAthena-8.sln
|
0477c7a88f
Added experimental new mapcache generator
|
18 vuotta sitten |
libmysql.dll
|
dc68eb5449
Updated DLLS to match libs. Please DO NOT update the libs from now on (except if mySQL has newer builds which are not compatible with client DLL).
|
19 vuotta sitten |
login-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
logserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
logserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
map-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
mapserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
mapserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
notice.txt
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
18 vuotta sitten |
object_del.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
pcre3.dll
|
dc68eb5449
Updated DLLS to match libs. Please DO NOT update the libs from now on (except if mySQL has newer builds which are not compatible with client DLL).
|
19 vuotta sitten |
readme.html
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
runserver-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
runserver.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
start
|
cddc7d9ed3
* Added jAthena's new start and athena-start shell scripts.
|
19 vuotta sitten |
zlib1.dll
|
d768d869fd
* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled)
|
19 vuotta sitten |