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
/
crmain.cc
Commit message (
Collapse
)
Author
Age
*
fix issue with CUMULATIVE + THROW loot (#56)
fusion32
2026-05-05
|
*
adjust effect enum names and add missing ones
fusion32
2025-10-20
|
*
fix problem with outfit comparisons - fixes #39
fusion32
2025-10-12
|
*
fix crash when a summon would attack before despawning (#28)
fusion32
2025-09-12
|
*
fix character death recording logic
fusion32
2025-09-06
|
*
fix a problem with monsters freezing after failing to attack
fusion32
2025-08-19
|
*
fix crash with damage with no attackers
fusion32
2025-08-17
|
*
fix most init and parsing bugs + critical bug with dynamic strings
fusion32
2025-07-16
|
|
|
|
|
|
With an appropriate query manager, the server now starts up and seems to work but won't properly handle connections until we fix the problem with threads and signals described in `TODO.md`.
*
`writer.cc`
fusion32
2025-06-30
|
*
`moveuse.cc`
fusion32
2025-06-27
|
*
finish `crnonpl.cc`
fusion32
2025-06-25
|
*
most of `crnonpl.cc`
fusion32
2025-06-24
|
*
beginning of `communication.cc`
fusion32
2025-06-19
|
*
finish `crplayer.cc`
fusion32
2025-06-18
|
*
TPlayer constructor and destructor
fusion32
2025-06-17
|
*
all `crplayer.cc` functions outside `TPlayer`
fusion32
2025-06-17
|
*
more work on `operate.cc`
fusion32
2025-06-15
|
*
more work on `operate.cc`
fusion32
2025-06-13
|
*
some announce functions
fusion32
2025-06-11
|
*
impl `TCreature::Move` which was absolute hell + some tidying up
fusion32
2025-06-08
|
*
implement monster raids
fusion32
2025-06-07
|
*
race loading
fusion32
2025-06-07
|
*
implement TFindCreatures and KillStatistics
fusion32
2025-06-07
|
*
some work on `crmain.cc` and `cract.cc` + merge creature headers
fusion32
2025-06-06
|
*
declare all creature types
fusion32
2025-06-05
|
*
merge creature headers
fusion32
2025-06-05