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
/
crplayer.cc
Commit message (
Expand
)
Author
Age
*
fix player state desync on login (#59)
fusion32
2026-06-01
*
support for proxy headers + minor tweaks
fusion32
2026-03-14
*
fix a problem with saving murder timestamps in player files
fusion32
2025-12-12
*
fix problem with playerlist creation
fusion32
2025-12-08
*
add `MAX_DEPOTS` constant + enable assertions in debug mode
fusion32
2025-09-13
*
fix character death recording logic
fusion32
2025-09-06
*
missing try-catch block in `CreateField` - fixes #21
fusion32
2025-09-04
*
fix small bug with experience distribution
fusion32
2025-09-04
*
fix a problem with monsters freezing after failing to attack
fusion32
2025-08-19
*
multiple bug-fixes and improvements
fusion32
2025-07-21
*
THREADING: upgrade from LinuxThreads to NPTL
fusion32
2025-07-19
*
fix most init and parsing bugs + critical bug with dynamic strings
fusion32
2025-07-16
*
beginning of `query.cc`
fusion32
2025-07-01
*
merged `dbfuncs.cc` into `crplayer.cc`
fusion32
2025-07-01
*
`writer.cc`
fusion32
2025-06-30
*
`moveuse.cc`
fusion32
2025-06-27
*
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 `cract.cc` functions
fusion32
2025-06-08
*
merge creature headers
fusion32
2025-06-05