3rdparty
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
17 yıl önce |
conf
|
6b106aeb56
- Fixed some small typos.
|
15 yıl önce |
db
|
271c2201f2
* Fixed wrong events being called for flavius02 BG waiting rooms. (bugreport:4395)
|
15 yıl önce |
doc
|
6b106aeb56
- Fixed some small typos.
|
15 yıl önce |
npc
|
271c2201f2
* Fixed wrong events being called for flavius02 BG waiting rooms. (bugreport:4395)
|
15 yıl önce |
plugins
|
339173867c
Removed the 'upnp' plugin (see bugreport:1000).
|
16 yıl önce |
readme
|
1552a1841c
- Fixed item script of Chicken_Hat (5431). (bugreport:4174)
|
15 yıl önce |
save-tmpl
|
dac1c2d2df
Removed unused guardian hp columns from the guild castles table in main.sql (should have been done in r11915).
|
17 yıl önce |
sql-files
|
271c2201f2
* Fixed wrong events being called for flavius02 BG waiting rooms. (bugreport:4395)
|
15 yıl önce |
src
|
c076c81731
Made it so global events don't get executed in duplicates to prevent unnecessary reprocessing of events that only need to be run once. This potentially reduces the total number of global events by hundreds, even thousands.
|
15 yıl önce |
tools
|
9cc789d234
- Added svn:eol-style native for some conf/css/html/pl/sql/txt files.
|
16 yıl önce |
vcproj-6
|
6b710571ad
- Optimization to instance system.
|
16 yıl önce |
vcproj-7.1
|
6b710571ad
- Optimization to instance system.
|
16 yıl önce |
vcproj-8
|
6b710571ad
- Optimization to instance system.
|
16 yıl önce |
vcproj-9
|
6b710571ad
- Optimization to instance system.
|
16 yıl önce |
Changelog-Trunk.txt
|
c076c81731
Made it so global events don't get executed in duplicates to prevent unnecessary reprocessing of events that only need to be run once. This potentially reduces the total number of global events by hundreds, even thousands.
|
15 yıl önce |
LICENCE
|
9cc789d234
- Added svn:eol-style native for some conf/css/html/pl/sql/txt files.
|
16 yıl önce |
LICENCE_JA
|
9cc789d234
- Added svn:eol-style native for some conf/css/html/pl/sql/txt files.
|
16 yıl önce |
Makefile.in
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
17 yıl önce |
athena-start
|
88b7ee7389
Attempt no.2 at svn:executable (followup to r13044)
|
17 yıl önce |
char-server.sh
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 yıl önce |
charserv-sql.bat
|
88b7ee7389
Attempt no.2 at svn:executable (followup to r13044)
|
17 yıl önce |
charserv.bat
|
88b7ee7389
Attempt no.2 at svn:executable (followup to r13044)
|
17 yıl önce |
configure
|
f9c60fd3fa
added --enable-rdtsc configure option to enhance timer performance, especially in virtualized environments; default disabled - credits to sirius_black
|
15 yıl önce |
configure.in
|
f9c60fd3fa
added --enable-rdtsc configure option to enhance timer performance, especially in virtualized environments; default disabled - credits to sirius_black
|
15 yıl önce |
dbghelp.dll
|
0beb670305
Added latest version of dbghelp.dll (from microsoft debugger package), to prevent Windows from loading other, outdated versions.
|
17 yıl önce |
eAthena-6.dsw
|
4ca0b15de3
EOL-styled some more files
|
18 yıl önce |
eAthena-7.1.sln
|
c1c9806df3
minor vcproj7 sorting
|
18 yıl önce |
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 yıl önce |
eAthena-9.sln
|
0c69d0879c
the proper way to use version control
|
17 yıl önce |
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 yıl önce |
login-server.sh
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 yıl önce |
logserv-sql.bat
|
88b7ee7389
Attempt no.2 at svn:executable (followup to r13044)
|
17 yıl önce |
logserv.bat
|
88b7ee7389
Attempt no.2 at svn:executable (followup to r13044)
|
17 yıl önce |
map-server.sh
|
bc0b03adc2
eol-style for the startup scripts and batch files
|
18 yıl önce |
mapserv-sql.bat
|
88b7ee7389
Attempt no.2 at svn:executable (followup to r13044)
|
17 yıl önce |
mapserv.bat
|
88b7ee7389
Attempt no.2 at svn:executable (followup to r13044)
|
17 yıl önce |
notice.txt
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
18 yıl önce |
pcre3.dll
|
a61e02cc29
Updated the server's PCRE components to 7.0
|
18 yıl önce |
readme.html
|
9cc789d234
- Added svn:eol-style native for some conf/css/html/pl/sql/txt files.
|
16 yıl önce |
runserver-sql.bat
|
88b7ee7389
Attempt no.2 at svn:executable (followup to r13044)
|
17 yıl önce |
runserver.bat
|
88b7ee7389
Attempt no.2 at svn:executable (followup to r13044)
|
17 yıl önce |
start
|
88b7ee7389
Attempt no.2 at svn:executable (followup to r13044)
|
17 yıl önce |
zlib1.dll
|
d768d869fd
* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled)
|
19 yıl önce |