Dev
|
1b7539cd38
Removing the extra file.
|
19 years ago |
conf-tmpl
|
412d407d46
added blank import/script_conf.txt
|
18 years ago |
db
|
0aa4954230
Fixed up healing items
|
18 years ago |
doc
|
e04b0c735a
Documentation update to atcommand
|
18 years ago |
httpd
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
lib
|
593e483b07
Frogot a few files, sorry.
|
19 years ago |
npc
|
54a88c9dbc
Reverted fix in Merchant Skills Quests
|
18 years ago |
plugins
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
readme
|
de9e9d873e
|
19 years ago |
save-tmpl
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
sql-files
|
c5a6e4f0d2
Updated sql files
|
18 years ago |
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 years ago |
tools
|
acd1e25cfb
Updated sql files
|
18 years ago |
vcproj-6
|
6907f6ee3f
Removed unecessary VS6 files.
|
19 years ago |
vcproj-7.1
|
26500644dd
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
|
19 years ago |
vcproj-8
|
b7ef9a3032
- Updated vc-project files to compile with the new int_homun files.
|
19 years ago |
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 years ago |
LICENCE
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
LICENCE_JA
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
Makefile
|
cfee0ccf63
- Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support)
|
18 years ago |
athena-start
|
cddc7d9ed3
* Added jAthena's new start and athena-start shell scripts.
|
19 years ago |
char-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
charserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
charserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
configure
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
eAthena-7.1.sln
|
b30a2b7f1c
Someone accidentially removed Login TXT and Map TXT from the VS 7.1 Solution
|
19 years ago |
eAthena-8.sln
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
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 years ago |
login-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
logserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
logserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
map-server.sh
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
mapserv-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
mapserv.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
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 years ago |
object_del.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
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 years ago |
readme.html
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
runserver-sql.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
runserver.bat
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
start
|
cddc7d9ed3
* Added jAthena's new start and athena-start shell scripts.
|
19 years ago |
zlib1.dll
|
d768d869fd
* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled)
|
19 years ago |