lighta
|
b480cb3d47
Valkyrie example
|
před 9 roky |
aleos89
|
f53916e060
Script Engine Fixes
|
před 9 roky |
aleos89
|
0696125b82
Script Engine Upgrade
|
před 10 roky |
Cydh Ramdh
|
148353eed9
Follow up 95705d41bee8d15d50d34c484617790e4aae9b21
|
před 10 roky |
lighta
|
8066bdef46
Data alignement
|
před 10 roky |
lighta
|
51f26d43d2
Follow up e0c8e01
|
před 11 roky |
brianluau
|
a2bdc47daf
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
|
před 12 roky |
greenboxal2
|
a7c32653f7
Applied AStyle code formating as discussed on tid:74602.
|
před 12 roky |
glighta
|
7a6a529548
-Add some src basic documentation.
|
před 12 roky |
shennetsind
|
779d97c1cb
Hello! few things.
|
před 12 roky |
shennetsind
|
1beef8ba89
Major cleanup all over the place, made possible by mkbu95's scan-build report he provided us with.
|
před 12 roky |
gepard1984
|
691872fdc7
Enhanced `DBMap` implementation to allow storing integer type data in addition to void pointers.
|
před 13 roky |
gepard1984
|
8a541cdba3
Fixed `va_list` being reused in DBMap code (`linkdb_foreach()`) (bugreport:5367).
|
před 13 roky |
eathenabot
|
1810f2efcc
* Merged changes up to eAthena 15032.
|
před 13 roky |
ai4rei
|
8da289c02a
* Fixed 'strnlen' still causing warnings in db.c on Debian (follow up to r14855).
|
před 14 roky |
ai4rei
|
81c8c18b57
* Fixed missing strlib.h include for compilers without own 'strnlen' implementation (since r14853).
|
před 14 roky |
ultramage
|
170e322ccc
Moved DBMap's string maxlen parameter translation (0 -> UINT16_MAX) to its initialization phase, so that it runs once instead of on every hash and compare step. This will slightly speed up most strdb operations.
|
před 14 roky |
ultramage
|
7861584d59
Fixed DBMap's db_dup_key to allocate only as much as necessary (bugreport:4969).
|
před 14 roky |
flaviojs
|
b02133b422
* Merges from charmerge:
|
před 14 roky |
ai4rei
|
a4b7cce2c5
* Various accumulated insignificant fixes to documentation, examples and comments.
|
před 14 roky |
ai4rei
|
33d2446b11
* Collection of random insignificant changes.
|
před 14 roky |
ai4rei
|
68fda95c60
* Various VC6-related fixes and tweaks. [Ai4rei]
|
před 14 roky |
zephyrus
|
33e1fbbd66
- Instancing System (Thanks to Sirius White who did most of the code, with some of my work to implement client side information, some optimizations and bugfixes). Also thanks to contributions from UEAUP team and Orcao.
|
před 16 roky |
ultramage
|
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).
|
před 17 roky |
ultramage
|
0ce34d51a4
Added a custom implementation of the va_copy macro for systems that don't provide it.
|
před 17 roky |
ultramage
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
před 17 roky |
FlavioJS
|
1c3f5fe7e4
* Fixed db_obj_get not handling deleted nodes correctly. (bugreport:999)
|
před 17 roky |
FlavioJS
|
58aba77ff3
* Added a database iterator to db.c/db.h.
|
před 17 roky |
FlavioJS
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
před 17 roky |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
před 17 roky |