zephyrus
|
0c381f2877
- Auction System implementation completed.
|
17 anni fa |
zephyrus
|
a6a68c756d
- Added support for Auction Close and Cancel.
|
17 anni fa |
zephyrus
|
62c41846f0
- Fixed some bugs on auction.
|
17 anni fa |
zephyrus
|
076f76077d
- More updates to Auctions. Now you "really" can register auctions, limit to 5 per char (according to official info).
|
17 anni fa |
zephyrus
|
2fda0f2d90
- Missing update for @auction.
|
17 anni fa |
zephyrus
|
284334b4f0
- Merged Auction Search and Register. It seen to work fine, so you can test those.
|
17 anni fa |
zephyrus
|
1cbcdaf3f2
- New optimizations for mail system and adjust to use it on Auctions.
|
17 anni fa |
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 anni fa |
ultramage
|
65834585a8
Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf().
|
17 anni fa |
ultramage
|
db3db2c2e5
Fixed mob AI code iterating over non-mob objects without checking, when monster_ai flag 0x20 is set (caused by r11943)
|
17 anni fa |
ultramage
|
8be1c4d48c
* Some preparations for the guild script update
|
17 anni fa |
ultramage
|
e464c81aea
Removed the badly designed/unfinished guild_check_conflict() data integrity check (that wasn't actually being used up 'till now).
|
17 anni fa |
zephyrus
|
2b1fac216c
- Added a fix to prevent missing a mail attachment is map servers disconnect from char server.
|
17 anni fa |
ultramage
|
560005b13e
Removed battle_config.error_log as console_silent already handles this
|
17 anni fa |
zephyrus
|
0cf565292d
- Important fix to Mail System allowing (by a low change) items duple.
|
17 anni fa |
zephyrus
|
3575f9ad9a
- Added separated packets for get and set attachment on mail system.
|
17 anni fa |
zephyrus
|
009ce06822
- Some updates on the mail system packets [Zephyrus]
|
17 anni fa |
ultramage
|
b6bbaef27b
Followup fixes to r11583:
|
17 anni fa |
zephyrus
|
284222a415
- Improvements to the mail system.
|
17 anni fa |
ultramage
|
e0cccf7d12
* Removed confusing map_nick2sd_nocase(), let the charserver handle it
|
17 anni fa |
ultramage
|
d091f1cf05
* Cleaned up some messy guild code (more to come)
|
17 anni fa |
zephyrus
|
c34325a53b
- Added the new mail system. Requires optimization and tests.
|
17 anni fa |
ultramage
|
2c2af57a84
* Removed commented-out code for check_fake_id()
|
17 anni fa |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
17 anni fa |
ultramage
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
18 anni fa |
ultramage
|
ffbf79b895
Reformatting, warning fixes, unsigned char removal
|
18 anni fa |
ultramage
|
9e7eb8804f
- Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization)
|
18 anni fa |
ultramage
|
711d01a128
Reformatting @_@
|
18 anni fa |
skotlex
|
7691130732
- cbasetypes now assumes that Mingwin does defines ssize_t
|
18 anni fa |
skotlex
|
9387ff566b
- Made conv_str return const char* since the script engine screws up if you mess with the position of the terminator on the received string.
|
18 anni fa |