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.
|
před 16 roky |
L0ne_W0lf
|
7807036efd
* Updates to ST_PRESERVE and a few other minor details!
|
před 16 roky |
Inkfish
|
d7d626e578
Now we can use 'boss_monster' to summon whatever monsters that need to be radared by Convex Mirror. (bugreport:2653)
|
před 16 roky |
skotlex
|
418f0d9200
- Fixed a bunch of invalid memory access bugs as reported by Valgrind.
|
před 16 roky |
ultramage
|
cd82016586
Fixed several occurences of map_freeblock() being used before map_deliddb() (caused by r13503, r13505 and r13508) (bugreport:2959).
|
před 16 roky |
ultramage
|
efe4c572b6
The dynamic mobs system will no longer de-spawn mvps (because it's annoying as hell).
|
před 16 roky |
zephyrus
|
e9153a3c17
- Fixed item Nemesis.
|
před 16 roky |
sketchyphoenix
|
35dbe82eea
* Consolidated is_atcommand() and is_atcommand_sub()
|
před 16 roky |
ultramage
|
7f2589f080
Fixing r13503...
|
před 16 roky |
ultramage
|
54993d74aa
objects[] array removal (bugreport:2559)
|
před 16 roky |
FlavioJS
|
9a8c2a60c9
* Changed the variables of the mapcache structs to fixed size equivalents. (64bit portability issue)
|
před 16 roky |
FlavioJS
|
58e4991d42
* Changed all uses of struct skill_unit_group* to group_id in status_change_entry's. (last known 64bit portability issue)
|
před 16 roky |
ultramage
|
95d25086a6
Mobs with nonzero spawn time can now be cached as well, saving some more cpu/memory (bugreport:1197).
|
před 16 roky |
ultramage
|
b80a8cdc87
Added regen_db to reduce hp/sp processing delays (bugreport:2256).
|
před 16 roky |
sketchyphoenix
|
b9a1343eaa
* Added a few missing atcommands.
|
před 16 roky |
sketchyphoenix
|
76ff905e03
Removed charcommand code while allowing atcommand code to support its functionality.
|
před 16 roky |
FlavioJS
|
7ae74b588b
* Hunted down improper uses of va_list variables.
|
před 16 roky |
zephyrus
|
1046d7eaed
- Some corrections to Basilica.
|
před 16 roky |
L0ne_W0lf
|
331e0a0a15
Enabled WoE SE to be run independently of WoE. Let's see how long it is before something blows up, or Ultramage pulls out his hair while cursing my existence.
|
před 16 roky |
zephyrus
|
c5cc2257d3
- Moving all content of Homunculus code to a proper file Homunculus.c/h
|
před 16 roky |
zephyrus
|
399efe15bd
- Completed Mercenary Create, Delete, Save. Tests OK.
|
před 16 roky |
zephyrus
|
c1fa49b7e6
- New invisible walls system (for WOE SE and Battlegrounds).
|
před 16 roky |
ultramage
|
dcc2cdb5da
Split off mapreg code from script.c
|
před 17 roky |
ultramage
|
fb0a123f7a
Some small code cleaning
|
před 17 roky |
ultramage
|
54dc1c0f1a
Removed the IRC bot system, now a customization (see topic:194306)
|
před 17 roky |
zephyrus
|
9edfef4924
- Fixed a bug with Status Resist Potion.
|
před 17 roky |
ultramage
|
4b21dc3d57
Cleaned up several poorly chosen loginlog variable names.
|
před 17 roky |
ultramage
|
106b44c1e7
Merged the /loginmerge branch (topic:192754)
|
před 17 roky |
ultramage
|
6c8cf8d611
Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value where appropriate.
|
před 17 roky |
zephyrus
|
d48a482180
- Implemented official Convex Mirror (With help of Yomanda and Sirius White)
|
před 17 roky |