aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* minor tweaksfusion322026-02-03
* add missing factor to npc talk delay calculationfusion322026-01-29
* fix problem with summons also creating summons (#51)fusion322026-01-23
* bind acceptor to INADDR_ANY by default + set TCP_NODELAY on socketsfusion322026-01-14
* fix condition for PVP_ENFORCED exp distribution (#50)fusion322026-01-06
* fix "aleta cogni" GM spell (#49)fusion322025-12-18
* missing return in CreateMoney (#48)fusion322025-12-16
* fix buffer overrun when matching spell syllablesfusion322025-12-16
* fix a problem with saving murder timestamps in player filesfusion322025-12-12
* fix a problem with sector refreshing delays at startupfusion322025-12-08
* fix problem with converting strings to upper-case - fixes #45fusion322025-12-08
* fix problem with playerlist creationfusion322025-12-08
* adjust effect enum names and add missing onesfusion322025-10-20
* fix problem with ShowNameDoor and "aleta grav" (#42)fusion322025-10-20
* fix TStrengthImpact not properly masking SKILL_FISTfusion322025-10-18
* fix problem with outfit comparisons - fixes #39fusion322025-10-12
* fix problem with targeting - fixes #38fusion322025-10-11
* fix problem with summons being spawned as non-summonsfusion322025-10-11
* fix IMPACT_SUMMON not working properly - fixes #37fusion322025-10-11
* typo - fix #36fusion322025-10-09
* fix #32fusion322025-09-25
* support 7.72 with non-default `-DTIBIA772=1` switchfusion322025-09-19
* add `MAX_DEPOTS` constant + enable assertions in debug modefusion322025-09-13
* fix crash when a summon would attack before despawning (#28)fusion322025-09-12
* fix `GetDirection` computation - fixes #25fusion322025-09-09
* fix character death recording logicfusion322025-09-06
* missing try-catch block in `CreateField` - fixes #21fusion322025-09-04
* fix problem with mail text parsing - fixes #19fusion322025-09-04
* reduce MassCreateField radii + exclude origin from CancelInvisibilityfusion322025-09-04
* fix small bug with experience distributionfusion322025-09-04
* fix problem with `CronInfo`fusion322025-09-02
* fix level/quest door closing -- fixes #14fusion322025-08-31
* fix burst arrow effect - fixes #13fusion322025-08-31
* add missing condition for monster spell castingfusion322025-08-31
* fix `SearchSpawnField` not properly expanding - might fix #10fusion322025-08-30
* fix issue with `CheckForSpell` - fixes #11fusion322025-08-30
* yell exhaust - fixes #12fusion322025-08-30
* fix and cleanup `SearchFlightField`fusion322025-08-30
* fix a problem with deleting CUMULATIVE items from creaturesfusion322025-08-29
* fix log date logicfusion322025-08-29
* fix buddy status causing a client assertionfusion322025-08-28
* fix item exchange - fixes #8fusion322025-08-28
* fix angle shaped spells path check -- fixes #5fusion322025-08-25
* fix spellbook not displaying anything -- fixes #6fusion322025-08-25
* fix look at NAMEDOOR -- fixes #4fusion322025-08-25
* fix probability of fleeing mosters to attack -- solves #1fusion322025-08-25
* fix initial value of `Channels` which was causing a client assertionfusion322025-08-23
* fix a problem with monsters freezing after failing to attackfusion322025-08-19
* cleaning up a few comments + login message enumfusion322025-08-19
* fix problem with VIP data causing a client assertionfusion322025-08-17