flaviojs
|
e52305234c
* CMake: added option ENABLE_MEMMGR. (builtin memory manager)
|
14 gadi atpakaļ |
flaviojs
|
4369fa70e9
* Made NO_MEMMGR only be set as a default value, allowing for simultaneous use with the memory libraries.
|
14 gadi atpakaļ |
L0ne_W0lf
|
c827ab3008
Updated dialog in monster_race.txt
|
14 gadi atpakaļ |
L0ne_W0lf
|
f235ec59cb
Of all the things to have typo'd...but hey, at least I'm consistent. I've been spelling 'nest' as 'next' since I started working on it.
|
14 gadi atpakaļ |
L0ne_W0lf
|
470a089218
* Have been working on this for months: Added Nidhoggr's Nest instance.
|
14 gadi atpakaļ |
flaviojs
|
cf819cc321
* CMake: added tests for big endian, typecast to union and monotonic clock.
|
14 gadi atpakaļ |
flaviojs
|
305dc5421a
* Changed the warning message of when setrlimit fails to be more explicit.
|
14 gadi atpakaļ |
L0ne_W0lf
|
d05e97b7a1
Tweaked the sealed shrine entrance NPCs. Hopefully the damn thing works now.
|
14 gadi atpakaļ |
flaviojs
|
d725299ad1
* CMake: added search for ws2_32 library. (tested with MinGW/MSYS)
|
14 gadi atpakaļ |
flaviojs
|
13a4063735
* CMake: added search for math.h, added search for socket/nsl library. (tested with Solaris-201011-x86)
|
14 gadi atpakaļ |
flaviojs
|
9535126f93
* CMake: set project language to C, added module FindFunctionLibrary, added search for dl library. (tested with debian-wheezy-i386)
|
14 gadi atpakaļ |
L0ne_W0lf
|
02179c24bb
* Added bonus3 bAddClassDropItem, care of Epoque.
|
14 gadi atpakaļ |
flaviojs
|
334afd6cf6
* CMake: added txt-converter targets, added warning for 64bit, added list of available targets.
|
14 gadi atpakaļ |
flaviojs
|
7fe7c8d9cb
* Changed limit definitions used in WBUF* and WFIFO* to the intended fixed size alternatives.
|
14 gadi atpakaļ |
flaviojs
|
b13fa85a3f
reverting unintended change in r14897 (3rdparty line removed)
|
14 gadi atpakaļ |
flaviojs
|
e3dc463655
* CMake: lowered required version to 2.8.3 and moved custom cmake modules to 3rdparty/cmake.
|
14 gadi atpakaļ |
flaviojs
|
2ca6ba676f
* Temporary fix for bugreport:4961 (unintended conversion from signed to unsigned).
|
14 gadi atpakaļ |
ai4rei
|
f0d5c981e1
* Merged changes from trunk [14827:14894/trunk].
|
14 gadi atpakaļ |
ai4rei
|
4d6e77c875
* Added script command 'getmercinfo' for retrieving information about a mercenary of an online character.
|
14 gadi atpakaļ |
flaviojs
|
31cbbf1917
* CMake: added search for math library, made CPack existence optional, updated the search for mysqlclient and corrected misspelled variables (tested with FreeBSD-8.2-i386)
|
14 gadi atpakaļ |
ai4rei
|
ac908248b5
* Removed duplicate entries for Gunslinger and Ninja in msg_athena.conf (since r5506).
|
14 gadi atpakaļ |
ai4rei
|
8a08767917
* Replaced compress/uncompress inline code (encode_zip/decode_zip) with the respective zlib library calls while keeping 3rdparty calls inside common code (follow up to r14888, related r14808).
|
14 gadi atpakaļ |
flaviojs
|
7e4a0b3266
* CMake: normalized variable names, added ability to create a package/installer.
|
14 gadi atpakaļ |
flaviojs
|
9be2d9dbbd
* CMake: src/common builds static libraries common_base/common_sql, that are used as dependencies by the other targets.
|
14 gadi atpakaļ |
flaviojs
|
0394156c54
* Merged decode_zip/encode_zip from eapp's grfio to replace our direct use of zlib's uncompress/compress.
|
14 gadi atpakaļ |
flaviojs
|
612e016e59
* Changed grfio.c include order and moved zlib include from the header to the source.
|
14 gadi atpakaļ |
flaviojs
|
9ef5902840
* CMake: split txt and sql variants of login-server and map-server.
|
14 gadi atpakaļ |
ai4rei
|
8da289c02a
* Fixed 'strnlen' still causing warnings in db.c on Debian (follow up to r14855).
|
14 gadi atpakaļ |
L0ne_W0lf
|
efc8511dea
Updated Tutorial quests, and added back NPCs needed for Priest quest.
|
14 gadi atpakaļ |
ai4rei
|
442f27c128
* Corrected npcdb_checkid to exclude border constants 400 (JT_NEW_NPC_START) and 1000 (JT_MON_BEGIN) (since r4425 and r12025, related r4537).
|
14 gadi atpakaļ |