index
:
HoraK-FDF/tmwa
full
master
mobinfo
mobs_and_drops
tmwa-admin-reg2-mod
The server currently running The Mana World.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
map.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
add MUTE params
mekolat
1
-0
/
+8
2016-04-15
do not send superfluous info on LoadEndAck
mekolat
1
-1
/
+0
2016-04-15
improvements, cleanup, bug fixes
mekolat
1
-1
/
+0
2016-04-15
remove MESSAGE npc subtype
mekolat
1
-10
/
+0
2016-04-15
add new builtins for npc commands
mekolat
1
-0
/
+1
2016-04-15
add scope, npc/mob variables; add new get/set
mekolat
1
-7
/
+7
2016-04-15
implement puppet npcs
mekolat
1
-0
/
+4
2016-04-15
Remove old Magic
wushin
1
-14
/
+1
2016-04-15
new/modified builtins
wushin
1
-0
/
+4
2016-04-10
consolidate client version handling
mekolat
1
-1
/
+1
2015-09-22
Fix how attacked summons behave when master leaves
wushin
1
-0
/
+1
2015-06-20
add map mask support
mekolat
1
-0
/
+1
2015-05-31
send pvp channel and rank to client
mekolat
1
-0
/
+1
2015-05-19
fix mob hp, add mob range, unfuck packets
mekolat
1
-0
/
+1
2015-05-19
allow to make npcs sit
mekolat
1
-0
/
+1
2015-05-17
use client version
mekolat
1
-1
/
+1
2015-04-04
make pvp use channels
mekolat
1
-1
/
+1
2015-04-04
Remove killer/killable
wushin
1
-2
/
+1
2015-01-23
Use generated config for map
Ben Longbons
1
-13
/
+12
2015-01-22
Generate most config parsers
Ben Longbons
1
-1
/
+4
2015-01-22
Remove unsupportable config settings
Ben Longbons
1
-1
/
+1
2014-11-09
Add explicit check for mapless events
Ben Longbons
1
-0
/
+1
2014-11-04
Remove sc_count
Ben Longbons
1
-2
/
+0
2014-11-04
Perform divorces asynchronously to avoid crashes
Ben Longbons
1
-1
/
+0
2014-10-26
Fix header ranking
Ben Longbons
1
-34
/
+2
2014-10-13
Convert container lookups to use Option<Borrowed<T>>
Ben Longbons
1
-18
/
+34
2014-10-08
Split script.cpp
Ben Longbons
1
-3
/
+4
2014-10-06
Remove vestigial support for offhanded weapons
Ben Longbons
1
-11
/
+4
2014-09-30
Rename enum Option to Opt0
Ben Longbons
1
-2
/
+2
2014-08-27
Debug debugging
Ben Longbons
1
-1
/
+1
2014-08-05
Move magic to its own namespace
Ben Longbons
1
-4
/
+4
2014-06-30
It's about time I did this
Ben Longbons
1
-3
/
+3
2014-06-27
This is more reliable
Ben Longbons
1
-29
/
+26
2014-06-26
Stick everything in a namespace
Ben Longbons
1
-0
/
+4
2014-06-26
Low hanging fruit
Ben Longbons
1
-1
/
+1
2014-06-26
specialize inventory/storage indices
Ben Longbons
1
-3
/
+3
2014-06-24
No one is .neutral() here (except IPv4 addresses)
Ben Longbons
1
-7
/
+7
2014-06-23
Generate the map server protocol
Ben Longbons
1
-6
/
+3
2014-05-12
Split net/ from mmo/
Ben Longbons
1
-2
/
+4
2014-04-24
Header cleanup
Ben Longbons
1
-24
/
+5
2014-04-22
Use strict ID types
Ben Longbons
1
-37
/
+44
2014-04-14
Ditch gcc 4.6 support
Ben Longbons
1
-2
/
+2
2014-04-09
Add all the missing copyright headers
Ben Longbons
1
-0
/
+22
2014-03-31
Check the equip index array
Ben Longbons
1
-1
/
+1
2014-03-31
Be stricter about most arrays
Ben Longbons
1
-13
/
+9
2014-03-25
Mapflag to override savepoint (ported from wushin)
Ben Longbons
1
-0
/
+1
2014-03-16
Clean up header organization
Ben Longbons
1
-7
/
+8
2014-03-15
Remove unused fields to shrink character struct
Ben Longbons
1
-3
/
+0
2014-03-15
Split out the keys from character data to have better paging performance
Ben Longbons
1
-2
/
+3
2014-02-13
Name and number mapflags better
Ben Longbons
1
-27
/
+2
[next]