conf
|
c72d39ae5b
Reverted my recent changes to trunk.
|
17 năm trước cách đây |
db
|
977a966a6c
* Reverted the change to MAX_SQUARE_LAYOUT.
|
17 năm trước cách đây |
doc
|
cd1f48cc9e
* Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area.
|
17 năm trước cách đây |
lib
|
a61e02cc29
Updated the server's PCRE components to 7.0
|
18 năm trước cách đây |
npc
|
b5639d0bde
Fixed setcell range of first barricade in Juno Castle 2.
|
17 năm trước cách đây |
plugins
|
b605b6d722
* Small update to the dgbhelpplug plugin:
|
17 năm trước cách đây |
readme
|
de9e9d873e
|
19 năm trước cách đây |
save-tmpl
|
d241d16d2a
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
|
18 năm trước cách đây |
sql-files
|
65ea169212
Reverted the `login` table changes from r12464
|
17 năm trước cách đây |
src
|
2c1144e804
TXT code has been re uploaded. Please note this does not change the fact that TXT support has been dropped. There is no guarantee the code base will be managed and it will in the near future be REMOVED. If there is in ANY way TXT support in the future, it will be abstracted through a sql interface so only the sql code has to be maintained.
|
17 năm trước cách đây |
tools
|
f6a6d34640
Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative.
|
17 năm trước cách đây |
vcproj-6
|
9bcdb353a4
More questlog code.
|
17 năm trước cách đây |
vcproj-7.1
|
9bcdb353a4
More questlog code.
|
17 năm trước cách đây |
vcproj-8
|
9bcdb353a4
More questlog code.
|
17 năm trước cách đây |
vcproj-9
|
fe1fd152a7
Updated visual studio 9 files to reflect TXT support removal.
|
17 năm trước cách đây |
Changelog-Trunk.txt
|
65ea169212
Reverted the `login` table changes from r12464
|
17 năm trước cách đây |
LICENCE
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 năm trước cách đây |
LICENCE_JA
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 năm trước cách đây |
Makefile.in
|
754b397edf
* Random cleanup/documentation.
|
17 năm trước cách đây |
athena-start
|
e5b0ee65bf
Removed the 'create athena.txt' step from athena-start as the server does that automatically.
|
17 năm trước cách đây |
char-server.sh
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
charserv-sql.bat
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
charserv.bat
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
configure
|
bd11cdda7a
* Changed the configure script:
|
17 năm trước cách đây |
configure.in
|
bd11cdda7a
* Changed the configure script:
|
17 năm trước cách đây |
dbghelp.dll
|
0beb670305
Added latest version of dbghelp.dll (from microsoft debugger package), to prevent Windows from loading other, outdated versions.
|
17 năm trước cách đây |
eAthena-6.dsw
|
4ca0b15de3
EOL-styled some more files
|
18 năm trước cách đây |
eAthena-7.1.sln
|
c1c9806df3
minor vcproj7 sorting
|
18 năm trước cách đây |
eAthena-8.sln
|
8b00f6dbdd
* extended the "npc_event: event queue is full" error message to also print the name of the event (so that the cause can be tracked down)
|
17 năm trước cách đây |
eAthena-9.sln
|
fe1fd152a7
Updated visual studio 9 files to reflect TXT support removal.
|
17 năm trước cách đây |
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 năm trước cách đây |
login-server.sh
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
logserv-sql.bat
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
logserv.bat
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
map-server.sh
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
mapserv-sql.bat
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
mapserv.bat
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
notice.txt
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
18 năm trước cách đây |
pcre3.dll
|
a61e02cc29
Updated the server's PCRE components to 7.0
|
18 năm trước cách đây |
readme.html
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 năm trước cách đây |
runserver-sql.bat
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
runserver.bat
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
start
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 năm trước cách đây |
zlib1.dll
|
d768d869fd
* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled)
|
19 năm trước cách đây |