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
*
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
*
fix level/quest door closing -- fixes #14
fusion32
2025-08-31
*
fix burst arrow effect - fixes #13
fusion32
2025-08-31
*
add missing condition for monster spell casting
fusion32
2025-08-31
*
fix `SearchSpawnField` not properly expanding - might fix #10
fusion32
2025-08-30
*
fix issue with `CheckForSpell` - fixes #11
fusion32
2025-08-30
*
yell exhaust - fixes #12
fusion32
2025-08-30
*
fix and cleanup `SearchFlightField`
fusion32
2025-08-30
*
fix a problem with deleting CUMULATIVE items from creatures
fusion32
2025-08-29
*
fix log date logic
fusion32
2025-08-29
*
fix buddy status causing a client assertion
fusion32
2025-08-28
*
fix item exchange - fixes #8
fusion32
2025-08-28
*
fix angle shaped spells path check -- fixes #5
fusion32
2025-08-25
*
fix spellbook not displaying anything -- fixes #6
fusion32
2025-08-25
*
fix look at NAMEDOOR -- fixes #4
fusion32
2025-08-25
*
fix probability of fleeing mosters to attack -- solves #1
fusion32
2025-08-25
*
fix initial value of `Channels` which was causing a client assertion
fusion32
2025-08-23
*
fix a problem with monsters freezing after failing to attack
fusion32
2025-08-19
*
cleaning up a few comments + login message enum
fusion32
2025-08-19
*
fix problem with VIP data causing a client assertion
fusion32
2025-08-17
*
fix crash with damage with no attackers
fusion32
2025-08-17
*
fix RETRIEVE action, used with roping
fusion32
2025-08-17
*
wrapping up for a public release
fusion32
2025-08-15
*
multiple bug-fixes and improvements
fusion32
2025-07-21
*
fix some critical bugs
fusion32
2025-07-19
*
THREADING: upgrade from LinuxThreads to NPTL
fusion32
2025-07-19
*
small cleanup + fix sigaction flags
fusion32
2025-07-18
*
fix most init and parsing bugs + critical bug with dynamic strings
fusion32
2025-07-16
*
implement `crypto.cc` with OpenSSL + fix config loading
fusion32
2025-07-03
*
`query.cc`
fusion32
2025-07-02
*
beginning of `query.cc`
fusion32
2025-07-01
*
merged `dbfuncs.cc` into `crplayer.cc`
fusion32
2025-07-01
*
minor cleanup
fusion32
2025-07-01
*
`reader.cc`
fusion32
2025-07-01
*
fix `operator=` for `TChannel`, `TParty`, and `THouse`
fusion32
2025-07-01
*
`writer.cc`
fusion32
2025-06-30
*
`houses.cc`
fusion32
2025-06-29
*
`moveuse.cc`
fusion32
2025-06-27
*
finish `crnonpl.cc`
fusion32
2025-06-25
*
most of `crnonpl.cc`
fusion32
2025-06-24
*
`receiving.cc`
fusion32
2025-06-23
*
`sending.cc`
fusion32
2025-06-22
[next]