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
/
cr.hh
Commit message (
Expand
)
Author
Age
*
fix problem with outfit comparisons - fixes #39
fusion32
2025-10-12
*
add `MAX_DEPOTS` constant + enable assertions in debug mode
fusion32
2025-09-13
*
fix character death recording logic
fusion32
2025-09-06
*
fix small bug with experience distribution
fusion32
2025-09-04
*
fix a problem with monsters freezing after failing to attack
fusion32
2025-08-19
*
merged `dbfuncs.cc` into `crplayer.cc`
fusion32
2025-07-01
*
finish `crnonpl.cc`
fusion32
2025-06-25
*
most of `crnonpl.cc`
fusion32
2025-06-24
*
`receiving.cc`
fusion32
2025-06-23
*
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
*
party functions
fusion32
2025-06-16
*
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
*
most `info.cc` functions
fusion32
2025-06-10
*
finish `cract.cc`
fusion32
2025-06-09
*
impl `TCreature::Move` which was absolute hell + some tidying up
fusion32
2025-06-08
*
more `cract.cc` functions
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
*
reduce clutter with struct dividing comments
fusion32
2025-06-05
*
merge creature headers
fusion32
2025-06-05