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
/
operate.cc
Commit message (
Expand
)
Author
Age
*
adjust search radii for `NotifyTrades` and `CloseContainer`
HEAD
master
fusion32
5 days
*
fix issues and warnings when compiling with glibc < 2.32 (#57, #58)
fusion32
2026-05-28
*
fix issue with whisper "pspsps" condition
fusion32
2026-03-25
*
rename CHANNEL_PRIVATE to FIRST_PRIVATE_CHANNEL for readability
fusion32
2026-02-15
*
fix a problem with sector refreshing delays at startup
fusion32
2025-12-08
*
typo - fix #36
fusion32
2025-10-09
*
fix small bug with experience distribution
fusion32
2025-09-04
*
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 look at NAMEDOOR -- fixes #4
fusion32
2025-08-25
*
fix initial value of `Channels` which was causing a client assertion
fusion32
2025-08-23
*
wrapping up for a public release
fusion32
2025-08-15
*
multiple bug-fixes and improvements
fusion32
2025-07-21
*
fix most init and parsing bugs + critical bug with dynamic strings
fusion32
2025-07-16
*
`reader.cc`
fusion32
2025-07-01
*
fix `operator=` for `TChannel`, `TParty`, and `THouse`
fusion32
2025-07-01
*
`writer.cc`
fusion32
2025-06-30
*
`moveuse.cc`
fusion32
2025-06-27
*
finish `crnonpl.cc`
fusion32
2025-06-25
*
`receiving.cc`
fusion32
2025-06-23
*
more work on `communication.cc`
fusion32
2025-06-20
*
beginning of `communication.cc`
fusion32
2025-06-19
*
TPlayer constructor and destructor
fusion32
2025-06-17
*
all `crplayer.cc` functions outside `TPlayer`
fusion32
2025-06-17
*
party functions
fusion32
2025-06-16
*
channel functions
fusion32
2025-06-15
*
more work on `operate.cc`
fusion32
2025-06-15
*
impl `Look` and `Talk`...
fusion32
2025-06-14
*
more work on `operate.cc`
fusion32
2025-06-13
*
more work on `operate.cc`
fusion32
2025-06-12
*
more work on `operate.cc`
fusion32
2025-06-12
*
some announce functions
fusion32
2025-06-11
*
first look at `operate.cc`
fusion32
2025-06-11
*
most `info.cc` functions
fusion32
2025-06-10
*
impl `TCreature::Move` which was absolute hell + some tidying up
fusion32
2025-06-08