FlavioJS
|
94ad564ec8
* Trully fixed the previous commits. (missing casts and incomplete sizes)
|
17 jaren geleden |
FlavioJS
|
e535c63a84
Fixed a mistake of the previous commit (r11994). Was reading the size in the wrong place.
|
17 jaren geleden |
FlavioJS
|
382233178c
* Made the memory manager set allocated memory to 0xCD and freed memory to 0xDD. The memory manager no longer 'hides' uses of freed memory.
|
17 jaren geleden |
FlavioJS
|
4c54d4923f
* Fixed two missing @LDFLAGS@ in src/plugins/Makefile.in.
|
17 jaren geleden |
ultramage
|
470a56dbea
Implemented THE official Steal skill equation and game mechanics (basically version from /stable plus a few tweaks) (see topic:116540).
|
17 jaren geleden |
ultramage
|
bad3a0c04e
Knockback now works through cells where there is a diagonal path, but no horizontal+vertical alternative (like two perpendicular icewalls with a gap where they 'join').
|
17 jaren geleden |
Playtester
|
88b874c259
* Updated MVP drops to 11.2
|
17 jaren geleden |
FlavioJS
|
bbf60788db
* Fixed a memory leak in memitemdata_to_sql.
|
17 jaren geleden |
FlavioJS
|
548e1bfd28
* Reverted a bad modification in clif_produceeffect from r11290.
|
17 jaren geleden |
ultramage
|
d75169014a
Removed an incorrect range check and fixed a copypaste typo which caused script engine errors / crashes (see r11984)
|
17 jaren geleden |
ultramage
|
f16dcdf4d5
Re-added a missing mob last_thinktime timer initialization when a mob spawns, causing mob AI to freeze (mistake in r11964)
|
17 jaren geleden |
FlavioJS
|
bd11cdda7a
* Changed the configure script:
|
17 jaren geleden |
FlavioJS
|
b6c11a8282
* Corrected description of scope and npc variables in script_commands.txt.
|
17 jaren geleden |
FlavioJS
|
4dcf5bb0b9
* Tweeked the declaration and initialization defines for vectors.
|
17 jaren geleden |
ultramage
|
a91d8177c6
Fixed the incorrect interpretation of the map-cell height information stored in .gat files; this was causing an overall of 20000 cells to be treated as water when officially they aren't.
|
17 jaren geleden |
ultramage
|
7906017662
Moved distance-related functions to path.c/h
|
17 jaren geleden |
Playtester
|
0beb6653f5
Removed typo (it's correct on stable for some reason)
|
17 jaren geleden |
Playtester
|
8fd63e158e
More official Veins spawns
|
17 jaren geleden |
Playtester
|
ff14a65c53
Fixed two bugs in mob_db
|
17 jaren geleden |
FlavioJS
|
214feac880
* Fixed string variables dereferencing directly to the value instead of dereferencing to a copy of the value. (fixes bugreport:684 bugreport:641)
|
17 jaren geleden |
ultramage
|
67088ee436
some minor cleaning of player variable loading/saving
|
17 jaren geleden |
skotlex
|
7d92eb8e27
- corrected skill_abra.txt so it no longer has entries for passive skills.
|
17 jaren geleden |
Paradox924X
|
808d290ab6
Fixed a line in eAAC Quest Warper causing crashes.
|
17 jaren geleden |
FlavioJS
|
70ca76a770
* Added a generic vector implementation (dynamic array) based on defines.
|
17 jaren geleden |
skotlex
|
1d73a777c6
- Fixed horrible handling of skill_abra_db which leads to memory corruption (depending on the contents of yor abra_db.txt file)
|
17 jaren geleden |
skotlex
|
81e5c08f4f
- Fixed warning about unused variable
|
17 jaren geleden |
ultramage
|
f9c52aa0aa
Fixed droprate overflows when going over rate 2000x
|
17 jaren geleden |
skotlex
|
146ca072bb
- Corrected mob spawn utilization of the delay1/delay2 values (one is respawn delay base, the second is random variance added on top of it). Cleaned up related code.
|
17 jaren geleden |
ultramage
|
e0611bf8b5
Fixed server not always sending the correct level values to the client.
|
17 jaren geleden |
ultramage
|
3d545fd51a
Cleaned the script conf files (see topic:171384 for details)
|
17 jaren geleden |