index
:
legacy/tmwa
compiler_flags
generate-code-out-of-tree
master
one-time-black-magic
script-item-param-cleanup
underlying_type
The server currently running The Mana World.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-4
/
+4
2024-04-22
O(48logN) -> O(1logN) + reformat very long lines
Fedja Beader
1
-23
/
+50
2024-04-22
Fix -Wformat warnings
Fedja Beader
1
-4
/
+4
2024-04-21
DB/npc_free_internal: Use ancient approach
Freeyorp
1
-3
/
+12
2024-04-21
DB: Maybe fix concurrent modification
Freeyorp
1
-7
/
+3
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-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
11
-126
/
+312
2023-11-08
SC_MATKPOT
HoraK-FDF
1
-5
/
+7
2023-08-28
Revert magic attack delay to original behaviour
v23.10.22
Led Mitz
1
-9
/
+9
2023-08-03
weapon base attack delay standardization
HoraK-FDF
5
-36
/
+52
2023-06-10
Backport Maxlvl
HoraK-FDF
1
-16
/
+27
2023-04-04
SC_COOLDOWN_UPMARMU
HoraK-FDF
2
-0
/
+3
2023-04-03
Merge branch 'item_mode' into 'master'
Led Mitz
5
-1
/
+26
2023-04-03
Item mode
HoraK-FDF
5
-1
/
+26
2023-02-09
bAllStats, bAgiVit, bAgiDexStr, bDeadlyStrikeRate, bDeadlyStrikeAddRate
HoraK-FDF
4
-126
/
+182
2023-01-22
bSpeedCap
HoraK-FDF
2
-1
/
+13
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
6
-47
/
+94
2022-12-15
Hello=). Someone said its up to GMs to deal with users exploiting their servers.
Hello TMW
1
-0
/
+11
2022-12-15
item bonus and showexprate
HoraK-FDF
6
-188
/
+463
2022-12-08
Merge branch 'equipment_stats' into 'master'
HoraK-FDF
1
-0
/
+11
2022-12-08
Equipment stats
HoraK-FDF
1
-0
/
+11
2022-12-08
Introduce mesq() for compatibility with Evol2
Jesusaves
1
-0
/
+15
2022-12-08
Add l() function for compatibility with Evol2 scripts
Jesusaves
1
-0
/
+14
2022-11-19
summon fix
HoraK-FDF
1
-1
/
+1
2022-11-17
Keep getusers(0) disabled
v2022.11.19
Jesusaves
1
-1
/
+3
2022-11-17
Merge branch 'mobinfo' into 'master'
Jesusalva Jesusalva
9
-55
/
+719
2022-11-17
MobInfo
HoraK-FDF
9
-55
/
+719
2022-11-15
Revert the General ASPD Nerf. But retain mages capacity to use Conc Potion.
Jesusaves
1
-2
/
+2
2022-11-09
This is the patch for tomorrow. Have fun :3
Jesusaves
1
-4
/
+10
2022-11-09
Revert previous commit, but upmarmu is strange and TMWA is not honoring its o...
Jesusaves
1
-3
/
+3
[next]