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
/
map.cc
Commit message (
Expand
)
Author
Age
*
modify SearchFlightField to more closely match the original binary
fusion32
2026-02-20
*
add missing flight direction preference (#53)
fusion32
2026-02-20
*
add missing try-catch block in RefreshSector
fusion32
2026-02-15
*
rename CHANNEL_PRIVATE to FIRST_PRIVATE_CHANNEL for readability
fusion32
2026-02-15
*
fix bug with Challenge spell
fusion32
2026-02-11
*
minor tweaks
fusion32
2026-02-03
*
fix problem with `CronInfo`
fusion32
2025-09-02
*
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
*
`writer.cc`
fusion32
2025-06-30
*
`moveuse.cc`
fusion32
2025-06-27
*
all `crplayer.cc` functions outside `TPlayer`
fusion32
2025-06-17
*
more work on `operate.cc`
fusion32
2025-06-13
*
more work on `operate.cc`
fusion32
2025-06-12
*
some work on `crmain.cc` and `cract.cc` + merge creature headers
fusion32
2025-06-06
*
changed swap file numbers in `map.cc` to uintptr
fusion32
2025-05-31
*
finish objects.cc
fusion32
2025-05-28
*
impl RefreshSector and PatchSector (WTF)
fusion32
2025-05-27
*
impl Cron and most `map.cc` functions
fusion32
2025-05-26
*
more object functions
fusion32
2025-05-26
*
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