.. |
Makefile.in
|
e4f66f0ab9
Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs directly to all sub make files
|
17 سال پیش |
cbasetypes.h
|
2fdf093539
* Made the socket limit not be set in cygwin, which has bogus behavior. (bugreport:1684)
|
17 سال پیش |
core.c
|
65834585a8
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf().
|
17 سال پیش |
core.h
|
9e7eb8804f
- Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization)
|
18 سال پیش |
db.c
|
290ca7eec3
Fixed a bug in the timer code which made it impossible to delete a timer with id '0' (since pre-svn, still present in jAthena).
|
17 سال پیش |
db.h
|
625f9f62fd
* Added support for skill names to script commands:
|
17 سال پیش |
ers.c
|
304565cc9b
Corrected r12662 where a guild break would trigger the OnGuildBreak event for all castles (even of other guilds).
|
17 سال پیش |
ers.h
|
304565cc9b
Corrected r12662 where a guild break would trigger the OnGuildBreak event for all castles (even of other guilds).
|
17 سال پیش |
grfio.c
|
2ecdab9606
Moved the options to disable specific compiler warnings from the generic 'AdditionalOptions' to the appropriate 'DisableSpecificWarnings' section.
|
17 سال پیش |
grfio.h
|
cce7ebedf4
- imported the latest working grfio code from stable
|
18 سال پیش |
lock.c
|
bc088a5ad8
* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.
|
18 سال پیش |
lock.h
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 سال پیش |
malloc.c
|
304565cc9b
Corrected r12662 where a guild break would trigger the OnGuildBreak event for all castles (even of other guilds).
|
17 سال پیش |
malloc.h
|
304565cc9b
Corrected r12662 where a guild break would trigger the OnGuildBreak event for all castles (even of other guilds).
|
17 سال پیش |
mapindex.c
|
4cfb15d8bb
Fixed numerous /W4 warnings (and created more :)
|
17 سال پیش |
mapindex.h
|
4ba16a2c0d
Forgot to commit source modification from r12833 (Updated Novice grounds.)
|
17 سال پیش |
md5calc.c
|
65642f6f1c
* Merged the tmpsql branch:
|
17 سال پیش |
md5calc.h
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 سال پیش |
mmo.h
|
4546c7fc0a
Modified storage data loading
|
17 سال پیش |
nullpo.c
|
711d01a128
Reformatting @_@
|
18 سال پیش |
nullpo.h
|
7e9f1e929c
* Nullpo's disabled on release builds.
|
17 سال پیش |
plugin.h
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
17 سال پیش |
plugins.c
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
17 سال پیش |
plugins.h
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
17 سال پیش |
showmsg.c
|
65834585a8
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf().
|
17 سال پیش |
showmsg.h
|
65834585a8
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf().
|
17 سال پیش |
socket.c
|
2fdf093539
* Made the socket limit not be set in cygwin, which has bogus behavior. (bugreport:1684)
|
17 سال پیش |
socket.h
|
5790585d16
* Added flag.server to indicate interserver sockets
|
17 سال پیش |
sql.c
|
f56187c091
ups
|
17 سال پیش |
sql.h
|
65642f6f1c
* Merged the tmpsql branch:
|
17 سال پیش |
strlib.c
|
2599064a46
* Fixed script strings not being handled properly (only skipped the \).
|
17 سال پیش |
strlib.h
|
2599064a46
* Fixed script strings not being handled properly (only skipped the \).
|
17 سال پیش |
timer.c
|
cb565d9d45
ops ('|'->'&' in delete_timer debug code)
|
17 سال پیش |
timer.h
|
47ee54852d
* Fixed pop_timer_heap using max heap comparisons instead of min heap comparisons and protected timer functions against improper use. (should fix bugreport:1833 bugreport:1841)
|
17 سال پیش |
utils.c
|
62cc01866b
Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174).
|
17 سال پیش |
utils.h
|
d5775e7e11
Implemented get_percentage() for compact and safe calculation of percentual values.
|
17 سال پیش |
version.h
|
49096125fb
Applied a consistent look to all header files (copyright, ifdefs)
|
18 سال پیش |