ultramage
|
ee02c2190b
Fixed some gcc-specific stuff, silenced some more warnings
|
17 anni fa |
ultramage
|
4cfb15d8bb
Fixed numerous /W4 warnings (and created more :)
|
17 anni fa |
ultramage
|
2c2af57a84
* Removed commented-out code for check_fake_id()
|
17 anni fa |
ultramage
|
d2b9e2498e
Some code cleaning...
|
17 anni fa |
FlavioJS
|
05134f3dcc
* Reworked the parsing at npc.c.
|
17 anni fa |
ultramage
|
3d7a129b90
Using predefined constants as parameters to the exit() function.
|
17 anni fa |
ultramage
|
472e15c188
* Venom Splasher fixes according to bugreport:230
|
17 anni fa |
ultramage
|
425112aef3
* Fixed a copy-paste mistake in disguise code (from r5833)
|
17 anni fa |
ultramage
|
03afc4ffda
* Implemented more official Warp Portal behavior
|
17 anni fa |
ultramage
|
6d6f73231e
Re-enabled packet 0x1ac to be sent when something gets ankle-snared
|
17 anni fa |
ultramage
|
44e2d917a6
Removed name checks from /b and /lb after finding out that /nb and /nlb use the same packet...
|
17 anni fa |
ultramage
|
52a7948f8b
* Corrected string lengths according to bugreport:198
|
17 anni fa |
FlavioJS
|
f808f37ec1
* Delayed the check for required items when a skill is cast to when they are consumed. Now skills only fail due to lack of items after being cast.
|
17 anni fa |
ultramage
|
4ed5333885
* REALLY fixed emblem not displaying when a char logs in (compromise between r10624 and r11033 that hopefully works)
|
17 anni fa |
zephyrus
|
c5e5128eb0
* Completed the code for SC_LIFEINSURANCE and it's status icon.
|
17 anni fa |
ultramage
|
c7256c0577
* Corrected Icewall skill to be closer to official behavior (part of bugreport:38)
|
17 anni fa |
ultramage
|
286e1a32c4
* Added MAX_HOTKEYS to supplement the HOTKEY_SAVING define
|
17 anni fa |
ultramage
|
ce7dd37878
* Cleaned up parts of skill.c related to skill units
|
17 anni fa |
ultramage
|
6a2e87e03b
* Fixed various trading/vending glitches
|
17 anni fa |
ultramage
|
afbef4dce6
Renamed&moved macros clif_trading() and clif_cant_act() to pc.c since they're completely player-status related.
|
17 anni fa |
L0ne_W0lf
|
694679913a
* Implemented Summer Outfit care of Zephyrus_CR.
|
17 anni fa |
L0ne_W0lf
|
ac52b62707
* Implemented Token of Siegfried effect care of Zephyrus_CR.
|
17 anni fa |
FlavioJS
|
52f3681f3d
* Disabled tick cache (to enable it: define TICK_CACHE to the number of calls that should be cached).
|
17 anni fa |
ultramage
|
c5b8e5d082
Added back log_chat's '1 - log everything' setting (revert from r10850).
|
17 anni fa |
ultramage
|
961f23767d
* Added 'safestrnlen' to prevent null pointer crashes
|
17 anni fa |
FlavioJS
|
2365e833a4
* Makefile deleting .svn in save folder.
|
17 anni fa |
FlavioJS
|
65642f6f1c
* Merged the tmpsql branch:
|
17 anni fa |
ultramage
|
a71c730693
Getting some (mostly atcommand) code cleaning out of the way...
|
17 anni fa |
skotlex
|
1e822f6deb
- Corrected /invite letting you invite people even if you are not the party leader.
|
17 anni fa |
ultramage
|
892f36f0b7
* Added a safeguard to skill_get_unit_layout() against incorrectly defined layout ids (will give weird results but won't crash at least)
|
17 anni fa |