glighta
|
7a6a529548
-Add some src basic documentation.
|
преди 12 години |
shennetsind
|
779d97c1cb
Hello! few things.
|
преди 12 години |
shennetsind
|
1beef8ba89
Major cleanup all over the place, made possible by mkbu95's scan-build report he provided us with.
|
преди 12 години |
gepard1984
|
691872fdc7
Enhanced `DBMap` implementation to allow storing integer type data in addition to void pointers.
|
преди 13 години |
gepard1984
|
8a541cdba3
Fixed `va_list` being reused in DBMap code (`linkdb_foreach()`) (bugreport:5367).
|
преди 13 години |
eathenabot
|
1810f2efcc
* Merged changes up to eAthena 15032.
|
преди 13 години |
ai4rei
|
8da289c02a
* Fixed 'strnlen' still causing warnings in db.c on Debian (follow up to r14855).
|
преди 14 години |
ai4rei
|
81c8c18b57
* Fixed missing strlib.h include for compilers without own 'strnlen' implementation (since r14853).
|
преди 14 години |
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.
|
преди 14 години |
ultramage
|
7861584d59
Fixed DBMap's db_dup_key to allocate only as much as necessary (bugreport:4969).
|
преди 14 години |
flaviojs
|
b02133b422
* Merges from charmerge:
|
преди 14 години |
ai4rei
|
a4b7cce2c5
* Various accumulated insignificant fixes to documentation, examples and comments.
|
преди 14 години |
ai4rei
|
33d2446b11
* Collection of random insignificant changes.
|
преди 14 години |
ai4rei
|
68fda95c60
* Various VC6-related fixes and tweaks. [Ai4rei]
|
преди 14 години |
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.
|
преди 16 години |
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).
|
преди 17 години |
ultramage
|
0ce34d51a4
Added a custom implementation of the va_copy macro for systems that don't provide it.
|
преди 17 години |
ultramage
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
преди 17 години |
FlavioJS
|
1c3f5fe7e4
* Fixed db_obj_get not handling deleted nodes correctly. (bugreport:999)
|
преди 17 години |
FlavioJS
|
58aba77ff3
* Added a database iterator to db.c/db.h.
|
преди 17 години |
FlavioJS
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
преди 17 години |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
преди 17 години |
ultramage
|
a6e61e1d2f
Gave each file an empty last line, to make svn happier
|
преди 18 години |
ultramage
|
2216188890
* Finally fixed mingw problems, managed to build both TXT and SQL
|
преди 18 години |
FlavioJS
|
cc893dbaab
* Changed db key from 'unsigned char*' to 'const char*'.
|
преди 18 години |
ultramage
|
a167b6ae62
* Some source code cleaning
|
преди 18 години |
FlavioJS
|
a2021e550b
- Added a 1-node cache to db. Removed party_cache and guild_cache since now the database has a cache.
|
преди 18 години |
FlavioJS
|
dd6a713c36
- Cosmetic changes to db.
|
преди 18 години |
FlavioJS
|
129e97d6c9
- Minor changes to ers.
|
преди 18 години |
FlavioJS
|
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
|
преди 18 години |