gepard1984
|
691872fdc7
Enhanced `DBMap` implementation to allow storing integer type data in addition to void pointers.
|
преди 13 години |
gepard1984
|
334d5959be
Removed deprecated memory manager macros (follow-up to r14916).
|
преди 13 години |
gepard1984
|
22f0714c07
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/libconfig/):
|
преди 13 години |
brianluau
|
00367cd7b7
- Removed more trailing tabs.
|
преди 13 години |
eathenabot
|
cf3ccef230
* Merged changes up to eAthena 15057.
|
преди 13 години |
gepard1984
|
8b3a63cf11
Picklog improvements:
|
преди 13 години |
eathenabot
|
9085803c84
* Merged changes up to eAthena 15040.
|
преди 13 години |
brianluau
|
e969df2ff8
- Replaced log_config.enable_logs constants with LOG_ enums that existed since r9599.
|
преди 13 години |
ai4rei
|
75ca2f146a
* Fixed improper use of itemdb_search. It does not return NULL but a dummy item, if the item id is invalid.
|
преди 14 години |
ai4rei
|
08684261f6
* Renamed item array in 'struct guild_storage' from 'storage_' to 'items' to match 'struct storage_data' (related r12933).
|
преди 14 години |
ai4rei
|
9ae0e011e7
* Fixed character storage no longer being sorted (bugreport:1982, since r12950).
|
преди 14 години |
ai4rei
|
522a51bb10
* Removed some of the duplicate, storage-related packet code.
|
преди 14 години |
Paradox924X
|
2f9e3dbf81
Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.
|
преди 14 години |
Skotlex
|
e19451d423
- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used for proper deletion of items as well as movement/spawn packets for Renewal clients.
|
преди 14 години |
Inkfish
|
d9c5d83bda
Fixed rental items can be moved into guild storage from cart.
|
преди 15 години |
zephyrus
|
115d6a3fd0
- Implemented new packets for rental items (from Jobbie and Natz and fixed by me).
|
преди 15 години |
skotlex
|
418f0d9200
- Fixed a bunch of invalid memory access bugs as reported by Valgrind.
|
преди 16 години |
zephyrus
|
c830a56da3
- Item Rental System.
|
преди 16 години |
ultramage
|
4546c7fc0a
Modified storage data loading
|
преди 17 години |
ultramage
|
d8ce1f4aa5
storage code cleanup (no behavioral changes yet)
|
преди 17 години |
ultramage
|
bfd5397913
Renamed 'storage_' to 'items' in the storage_data structure.
|
преди 17 години |
ultramage
|
a35279667d
Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name).
|
преди 17 години |
ultramage
|
7a9a3a12bb
Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r12662, r12663)
|
преди 17 години |
Kevin
|
26a70ed737
Some major changes to @reloaditemdb to allow unloading of any item while map server is running.
|
преди 17 години |
ultramage
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
преди 17 години |
skotlex
|
1e0a82fab3
- Fixed new guilds displaying online-connect member count at 0 rather than 1, and the guild master not knowing it is one (eg: it cannot edit the guild notice of a newly created guild until relogging).
|
преди 17 години |
ultramage
|
76c27942f6
Changed pc_can_give_items() to use standard boolean logic instead of the inverted 1/0 one (bugreport:396)
|
преди 17 години |
FlavioJS
|
9d2688ad87
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
|
преди 17 години |
ultramage
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
преди 18 години |
ultramage
|
711d01a128
Reformatting @_@
|
преди 18 години |