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
/
common.hh
Commit message (
Expand
)
Author
Age
*
fix issues and warnings when compiling with glibc < 2.32 (#57, #58)
fusion32
2026-05-28
*
network code robustness
fusion32
2026-02-26
*
fix buffer overrun when matching spell syllables
fusion32
2025-12-16
*
fix problem with outfit comparisons - fixes #39
fusion32
2025-10-12
*
add `MAX_DEPOTS` constant + enable assertions in debug mode
fusion32
2025-09-13
*
cleaning up a few comments + login message enum
fusion32
2025-08-19
*
wrapping up for a public release
fusion32
2025-08-15
*
THREADING: upgrade from LinuxThreads to NPTL
fusion32
2025-07-19
*
`reader.cc`
fusion32
2025-07-01
*
fix `operator=` for `TChannel`, `TParty`, and `THouse`
fusion32
2025-07-01
*
`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
*
finish `info.cc`
fusion32
2025-06-10
*
reduce clutter with struct dividing comments
fusion32
2025-06-05
*
finish `strings.cc` impl
fusion32
2025-05-29
*
impl `strings.cc`
fusion32
2025-05-29
*
impl all remaining containers
fusion32
2025-05-28
*
impl RefreshSector and PatchSector (WTF)
fusion32
2025-05-27
*
impl a couple more `util.cc` functions
fusion32
2025-05-25
*
linux Makefile + fix most compilation problems
fusion32
2025-05-25
*
move string utility to `util.cc` + small script identifier fix
fusion32
2025-05-25
*
halfway of `map.cc` and start of `objects.cc`
fusion32
2025-05-24
*
implement TWriteStream, T(Dynamic)WriteBuffer, and TWriteBinaryFile
fusion32
2025-05-22
*
implement TReadStream, TReadBuffer, and TReadBinaryFile
fusion32
2025-05-22
*
rename `main.hh` to `common.hh`
fusion32
2025-05-22