index
:
tibia/game
master
Tibia 7.7 decompiled game server
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
adjust search radii for `NotifyTrades` and `CloseContainer`
HEAD
master
fusion32
5 days
*
minor tweak to script recursion depth checks
fusion32
2026-06-20
*
fix player state desync on login (#59)
fusion32
2026-06-01
*
fix issues and warnings when compiling with glibc < 2.32 (#57, #58)
fusion32
2026-05-28
*
minor fix to monster targeting logic
fusion32
2026-05-25
*
fix issues with TMonster constructor + Search functions + UH formula
fusion32
2026-05-09
*
fix issue with CUMULATIVE + THROW loot (#56)
fusion32
2026-05-05
*
small change to monster talking
fusion32
2026-04-16
*
missing NEWLINE on non-patched fields + fix accept error on shutdown
fusion32
2026-03-30
*
fix issue with whisper "pspsps" condition
fusion32
2026-03-25
*
support for proxy headers + minor tweaks
fusion32
2026-03-14
*
missing try-catch block in TMonster::IdleStimulus
fusion32
2026-03-01
*
fix issue with collision events (#54)
fusion32
2026-02-26
*
network code robustness
fusion32
2026-02-26
*
modify SearchFlightField to more closely match the original binary
fusion32
2026-02-20
*
add missing flight direction preference (#53)
fusion32
2026-02-20
*
add missing try-catch block in RefreshSector
fusion32
2026-02-15
*
rename CHANNEL_PRIVATE to FIRST_PRIVATE_CHANNEL for readability
fusion32
2026-02-15
*
fix bug with Challenge spell
fusion32
2026-02-11
*
minor tweaks
fusion32
2026-02-03
*
add missing factor to npc talk delay calculation
fusion32
2026-01-29
*
fix problem with summons also creating summons (#51)
fusion32
2026-01-23
*
bind acceptor to INADDR_ANY by default + set TCP_NODELAY on sockets
fusion32
2026-01-14
*
fix condition for PVP_ENFORCED exp distribution (#50)
fusion32
2026-01-06
*
fix "aleta cogni" GM spell (#49)
fusion32
2025-12-18
*
missing return in CreateMoney (#48)
fusion32
2025-12-16
*
fix buffer overrun when matching spell syllables
fusion32
2025-12-16
*
fix a problem with saving murder timestamps in player files
fusion32
2025-12-12
*
fix a problem with sector refreshing delays at startup
fusion32
2025-12-08
*
fix problem with converting strings to upper-case - fixes #45
fusion32
2025-12-08
*
fix problem with playerlist creation
fusion32
2025-12-08
*
adjust effect enum names and add missing ones
fusion32
2025-10-20
*
fix problem with ShowNameDoor and "aleta grav" (#42)
fusion32
2025-10-20
*
fix TStrengthImpact not properly masking SKILL_FIST
fusion32
2025-10-18
*
fix problem with outfit comparisons - fixes #39
fusion32
2025-10-12
*
fix problem with targeting - fixes #38
fusion32
2025-10-11
*
fix problem with summons being spawned as non-summons
fusion32
2025-10-11
*
fix IMPACT_SUMMON not working properly - fixes #37
fusion32
2025-10-11
*
typo - fix #36
fusion32
2025-10-09
*
fix #32
fusion32
2025-09-25
*
support 7.72 with non-default `-DTIBIA772=1` switch
fusion32
2025-09-19
*
add `MAX_DEPOTS` constant + enable assertions in debug mode
fusion32
2025-09-13
*
fix crash when a summon would attack before despawning (#28)
fusion32
2025-09-12
*
fix `GetDirection` computation - fixes #25
fusion32
2025-09-09
*
fix character death recording logic
fusion32
2025-09-06
*
missing try-catch block in `CreateField` - fixes #21
fusion32
2025-09-04
*
fix problem with mail text parsing - fixes #19
fusion32
2025-09-04
*
reduce MassCreateField radii + exclude origin from CancelInvisibility
fusion32
2025-09-04
*
fix small bug with experience distribution
fusion32
2025-09-04
*
fix problem with `CronInfo`
fusion32
2025-09-02
[next]