Dev
|
1b7539cd38
Removing the extra file.
|
19 anni fa |
conf-tmpl
|
412d407d46
added blank import/script_conf.txt
|
18 anni fa |
db
|
0aa4954230
Fixed up healing items
|
18 anni fa |
doc
|
e04b0c735a
Documentation update to atcommand
|
18 anni fa |
httpd
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
lib
|
593e483b07
Frogot a few files, sorry.
|
19 anni fa |
npc
|
54a88c9dbc
Reverted fix in Merchant Skills Quests
|
18 anni fa |
plugins
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
readme
|
de9e9d873e
|
19 anni fa |
save-tmpl
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
sql-files
|
c5a6e4f0d2
Updated sql files
|
18 anni fa |
src
|
b06ebc1719
- Modified the way Storm Gust freeze's counter works. Now it checks for the caster of the Storm Gust, if it's the same as the previous hit, the counter is increased, otherwise, the ID is updated and the counter is changed to 1.
|
18 anni fa |
tools
|
acd1e25cfb
Updated sql files
|
18 anni fa |
vcproj-6
|
6907f6ee3f
Removed unecessary VS6 files.
|
19 anni fa |
vcproj-7.1
|
26500644dd
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
|
19 anni fa |
vcproj-8
|
b7ef9a3032
- Updated vc-project files to compile with the new int_homun files.
|
19 anni fa |
Changelog-Trunk.txt
|
b06ebc1719
- Modified the way Storm Gust freeze's counter works. Now it checks for the caster of the Storm Gust, if it's the same as the previous hit, the counter is increased, otherwise, the ID is updated and the counter is changed to 1.
|
18 anni fa |
LICENCE
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
LICENCE_JA
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
Makefile
|
cfee0ccf63
- Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support)
|
18 anni fa |
athena-start
|
cddc7d9ed3
* Added jAthena's new start and athena-start shell scripts.
|
19 anni fa |
char-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
charserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
charserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
configure
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
eAthena-7.1.sln
|
b30a2b7f1c
Someone accidentially removed Login TXT and Map TXT from the VS 7.1 Solution
|
19 anni fa |
eAthena-8.sln
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
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 anni fa |
login-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
logserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
logserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
map-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
mapserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
mapserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
notice.txt
|
97919b1a6f
* Added 'cancel' button parsing in buildin_select menu system. Now scripts will continue to load if 'cancel' is pressed and 255 will be returned.
|
18 anni fa |
object_del.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
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 anni fa |
readme.html
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
runserver-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
runserver.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 anni fa |
start
|
cddc7d9ed3
* Added jAthena's new start and athena-start shell scripts.
|
19 anni fa |
zlib1.dll
|
d768d869fd
* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled)
|
19 anni fa |