index
:
Hello/tmwa
master
mob-coordinates-on-death
The server running The Mana World Legacy. All new projects should use Hercules instead. See the "evol-hercules" repo.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
sc_phys_shield_item
HoraK-FDF
5
-7
/
+12
2024-08-30
sc_cooldown_sg, sc_slowmove, sc_cantmove
HoraK-FDF
5
-4
/
+26
2024-08-30
GM restricted item handling
HoraK-FDF
3
-4
/
+8
2024-08-30
Max Weight Override
HoraK-FDF
3
-1
/
+14
2024-08-30
Max Weight Add Bonus
HoraK-FDF
2
-0
/
+5
2024-08-30
Max Weight Bonus
HoraK-FDF
1
-0
/
+4
2024-08-30
map hash
HoraK-FDF
3
-0
/
+53
2024-06-19
shared: Also print path
Freeyorp
1
-12
/
+16
2024-06-19
shared: Explain why startup failed on conf fail
Freeyorp
1
-0
/
+12
2024-06-07
activity add sd checking
HoraK-FDF
1
-5
/
+10
2024-06-06
KeepAfterUse + DontUseAmmo
HoraK-FDF
6
-24
/
+61
2024-05-17
Mages Quality Of Life, part 2:
Hello=)
1
-2
/
+2
2024-05-15
bugfix for previous commit. Need to wrap MobMode in bool()
asuratva
1
-1
/
+1
2024-05-15
fix issummon function signature. Thanks @HoraK-FDF for catching the typo.
asuratva
1
-1
/
+1
2024-05-15
updated itenplz fix to use mob flag instead of string comparison. More effici...
asuratva
1
-2
/
+2
2024-05-15
Add function to check for summoned creature in scripts
asuratva
1
-0
/
+18
2024-04-29
npc: formatting
Freeyorp
1
-1
/
+2
2024-04-29
npc_scripcont: consistent return value
Freeyorp
1
-2
/
+2
2024-04-29
npc_destroy: Defer NPC destruction via timer
Freeyorp
4
-12
/
+36
2024-04-29
mob: Avoid dangling else
Freeyorp
1
-0
/
+2
2024-04-22
script-fun: Convert string literals to LString
Freeyorp
1
-83
/
+83
2024-04-22
script_nullpo_end: Change error printf fmt -> arg
Freeyorp
1
-4
/
+4
2024-04-22
Fix warning: 'T& tmwa::Slice<T>::operator[](size_t) is deprecated
Fedja Beader
2
-9
/
+13
2024-04-22
O(48logN) -> O(1logN) + reformat very long lines
Fedja Beader
1
-23
/
+50
2024-04-22
Fix Wformat-zero-length warnings
Fedja Beader
3
-5
/
+0
2024-04-22
Fix -Wformat warnings
Fedja Beader
2
-5
/
+5
2024-04-21
DB/npc_free_internal: Use ancient approach
Freeyorp
2
-7
/
+12
2024-04-21
DB: Maybe fix concurrent modification
Freeyorp
2
-7
/
+7
2024-04-20
getmapmaxx getmapmaxy
HoraK-FDF
1
-0
/
+26
2024-04-20
npc: Deregister events with `ev_db` on free
Freeyorp
1
-0
/
+12
2024-04-12
Add battle_config.max_rate limit (500). GMs cannot go above this
Fedja Beader
1
-28
/
+35
2024-04-10
Add server-wide drop rates modifier
Fedja Beader
2
-3
/
+28
2024-04-10
Split @exprate into @bexprate and @jexprate
Fedja Beader
1
-0
/
+44
2024-04-10
Report (hardcoded) drop rates on same line as base/job exp, reword messages.
Fedja Beader
1
-6
/
+6
2024-02-22
Update test cases for addition of Item Mode field
Fedja Beader
1
-8
/
+10
2024-02-01
Fix bug whereby stat updates were not sent to client after equipping +1 stat ...
Fedja Beader
1
-1
/
+1
2024-01-31
Transfer something from local/ to live repository so there are less conflicts
Jesusaves
1
-2
/
+2
2023-11-27
activity checks and status cleanup
HoraK-FDF
12
-126
/
+318
2023-11-08
SC_MATKPOT
HoraK-FDF
1
-5
/
+7
2023-08-28
Revert magic attack delay to original behaviour
Led Mitz
1
-9
/
+9
2023-08-03
weapon base attack delay standardization
HoraK-FDF
9
-44
/
+81
2023-06-10
Backport Maxlvl
HoraK-FDF
1
-16
/
+27
2023-04-04
SC_COOLDOWN_UPMARMU
HoraK-FDF
3
-0
/
+4
2023-04-03
Merge branch 'item_mode' into 'master'
Led Mitz
9
-1
/
+47
2023-04-03
Item mode
HoraK-FDF
9
-1
/
+47
2023-02-09
bAllStats, bAgiVit, bAgiDexStr, bDeadlyStrikeRate, bDeadlyStrikeAddRate
HoraK-FDF
5
-126
/
+190
2023-01-22
bSpeedCap
HoraK-FDF
3
-1
/
+15
2022-12-23
mesn was missing, but now the three minimum functions are here!
Jesusaves
1
-0
/
+18
2022-12-22
Fix a typo
Jesusaves
1
-0
/
+1
2022-12-16
mobs critical_def + 10 drops + storage 500
HoraK-FDF
7
-49
/
+98
[next]