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
/
map.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-02-08
Implement AString
Ben Longbons
1
-8
/
+9
2014-02-04
Convert fd to Session* where meaningful
Ben Longbons
1
-2
/
+2
2014-01-25
Implement unified config parsing (mostly)
Ben Longbons
1
-1
/
+0
2013-12-06
Add basic source formatting tools
Ben Longbons
1
-20
/
+20
2013-11-15
Another step towards proper header ordering
Ben Longbons
1
-1
/
+2
2013-10-24
Only show MOTD once
Ben Longbons
1
-0
/
+1
2013-10-12
Disallow unchecked being casts
Ben Longbons
1
-33
/
+6
2013-10-10
Enumify sex
Ben Longbons
1
-1
/
+2
2013-10-05
Split string header into pieces
Ben Longbons
1
-1
/
+4
2013-09-09
Use IP4 classes and rename conf variables
Ben Longbons
1
-7
/
+10
2013-08-20
Refactor npc event timers to have an expired state
Ben Longbons
1
-1
/
+5
2013-08-01
Poison std::string and use the various string classes
Ben Longbons
1
-40
/
+60
2013-06-26
Hopefully don't crash
Ben Longbons
1
-1
/
+1
[next]