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 години |
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 години |
doc
|
3b7ccf4d14
removed all .GAT from configs, docs and examples
|
преди 18 години |
lib
|
4ca0b15de3
EOL-styled some more files
|
преди 18 години |
npc
|
c9ee6987e6
- Patched the MAX_STATUSCHANGE startup error
|
преди 18 години |
plugins
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
readme
|
de9e9d873e
|
преди 19 години |
save-tmpl
|
d241d16d2a
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
|
преди 18 години |
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 години |
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 години |
tools
|
58dcd187b0
Mapcache update, should polish off remaining bugs
|
преди 18 години |
vcproj-6
|
9579515cb9
- Removed the old 'mapserver charsave' mechanism
|
преди 18 години |
vcproj-7.1
|
9579515cb9
- Removed the old 'mapserver charsave' mechanism
|
преди 18 години |
vcproj-8
|
9579515cb9
- Removed the old 'mapserver charsave' mechanism
|
преди 18 години |
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 години |
LICENCE
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
LICENCE_JA
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
Makefile
|
14e2d760f9
* Script engine:
|
преди 18 години |
athena-start
|
cddc7d9ed3
* Added jAthena's new start and athena-start shell scripts.
|
преди 19 години |
char-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
charserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
charserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
configure
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
eAthena-6.dsw
|
4ca0b15de3
EOL-styled some more files
|
преди 18 години |
eAthena-7.1.sln
|
66c7c0d040
Added missing VC++ 7.1 project files for mapcache.
|
преди 18 години |
eAthena-8.sln
|
0477c7a88f
Added experimental new mapcache generator
|
преди 18 години |
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 години |
login-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
logserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
logserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
map-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
mapserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
mapserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
notice.txt
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |
object_del.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
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 години |
readme.html
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
runserver-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
runserver.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
преди 19 години |
start
|
cddc7d9ed3
* Added jAthena's new start and athena-start shell scripts.
|
преди 19 години |
zlib1.dll
|
d768d869fd
* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled)
|
преди 19 години |