.. |
CMakeLists.txt
|
45f0261147
* Merged changes up to eAthena 15014.
|
13 years ago |
Makefile.in
|
45f0261147
* Merged changes up to eAthena 15014.
|
13 years ago |
cbasetypes.h
|
9703374f8a
* Fix C++ compilation issues.
|
13 years ago |
core.c
|
8897b74690
Removed sleep() from root privileges message, reworded.
|
13 years ago |
core.h
|
b02133b422
* Merges from charmerge:
|
14 years ago |
db.c
|
1810f2efcc
* Merged changes up to eAthena 15032.
|
13 years ago |
db.h
|
1810f2efcc
* Merged changes up to eAthena 15032.
|
13 years ago |
des.c
|
a0cd90cb2f
* Merged changes up to eAthena 15024.
|
13 years ago |
des.h
|
45f0261147
* Merged changes up to eAthena 15014.
|
13 years ago |
ers.c
|
a11e789e0a
- Fixed some typos in the script command documentation. (bugreport:2547)
|
16 years ago |
ers.h
|
fa5015a913
Removed extra guards around cbasetypes.h include lines, since they give no performance improvement.
|
14 years ago |
grfio.c
|
460da8c949
getting rid of some ubuntu-specific console errors
|
13 years ago |
grfio.h
|
a0cd90cb2f
* Merged changes up to eAthena 15024.
|
13 years ago |
lock.c
|
e26ea94a2f
* Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627).
|
14 years ago |
lock.h
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 years ago |
malloc.c
|
b8704518db
* Made GCOLLECT use it's debug functions.
|
14 years ago |
malloc.h
|
b8704518db
* Made GCOLLECT use it's debug functions.
|
14 years ago |
mapindex.c
|
e7e8d8b953
* Removed auto-add feature from mapindex code, as map indexes are used for save data, thus need to be constant across server starts (since r4726).
|
14 years ago |
mapindex.h
|
1752b766c9
Corrected an event mob being summoned in Endless tower (bugreport:4942)
|
13 years ago |
md5calc.c
|
e26ea94a2f
* Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627).
|
14 years ago |
md5calc.h
|
e7607efb6c
* Removed online_check config options. (always active now)
|
16 years ago |
mmo.h
|
1810f2efcc
* Merged changes up to eAthena 15032.
|
13 years ago |
nullpo.c
|
711d01a128
Reformatting @_@
|
18 years ago |
nullpo.h
|
7e9f1e929c
* Nullpo's disabled on release builds.
|
17 years ago |
plugin.h
|
9703374f8a
* Fix C++ compilation issues.
|
13 years ago |
plugins.c
|
73ea4abec4
* Fixed 'console' plugin not working on Windows, due to NULL passed to CreateThread instead of required pointer to thread id variable.
|
14 years ago |
plugins.h
|
fa5015a913
Removed extra guards around cbasetypes.h include lines, since they give no performance improvement.
|
14 years ago |
random.c
|
161a499c76
* Added Mersenne Twister MT19937 as a random number generator.
|
14 years ago |
random.h
|
fa5015a913
Removed extra guards around cbasetypes.h include lines, since they give no performance improvement.
|
14 years ago |
showmsg.c
|
a785b383d7
Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll get it sorted.
|
13 years ago |
showmsg.h
|
a785b383d7
Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll get it sorted.
|
13 years ago |
socket.c
|
d0aafe2fdc
* Added a check to WFIFOSET to detect zero-length 'sets' of packets, that could cause memory corruption (through code after WFIFOHEAD(fd,packet_len(cmd)) where the length is 0).
|
13 years ago |
socket.h
|
fa5015a913
Removed extra guards around cbasetypes.h include lines, since they give no performance improvement.
|
14 years ago |
sql.c
|
edcb998d59
Replaced custom type 'intptr' with standard 'intptr_t'.
|
14 years ago |
sql.h
|
2029786d9d
- Added SQL_INNODB switch for databases running under InnoDB (where INSERT DELAYED would break log table support)
|
13 years ago |
strlib.c
|
9703374f8a
* Fix C++ compilation issues.
|
13 years ago |
strlib.h
|
fa5015a913
Removed extra guards around cbasetypes.h include lines, since they give no performance improvement.
|
14 years ago |
timer.c
|
edcb998d59
Replaced custom type 'intptr' with standard 'intptr_t'.
|
14 years ago |
timer.h
|
fa5015a913
Removed extra guards around cbasetypes.h include lines, since they give no performance improvement.
|
14 years ago |
utils.c
|
6aa18784a3
* Random accumulated tweaks and fixes.
|
14 years ago |
utils.h
|
fa5015a913
Removed extra guards around cbasetypes.h include lines, since they give no performance improvement.
|
14 years ago |
version.h
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 years ago |