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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-27
Revert "Decrease the map npc counter when a npc is deleted"
gumi
1
-3
/
+0
2016-11-09
Decrease the map npc counter when a npc is deleted
mekolat
1
-0
/
+3
2016-04-15
fix compilation errors
mekolat
1
-2
/
+0
2016-04-15
Remove old Magic
wushin
1
-19
/
+1
2015-07-05
fix getmapusers
mekolat
1
-2
/
+2
2015-07-04
important bug fix
meko
1
-1
/
+1
2015-06-19
Merge pull request #118 from mekolat/patch-1
Wushin
1
-1
/
+1
2015-06-12
do not count hidden players
meko
1
-1
/
+1
2015-06-07
Don't segfault when inserting remote maps into DB.
Rawng
1
-1
/
+2
2015-05-07
wait for the player to be added to block list
mekolat
1
-1
/
+1
2015-04-25
Add Bitmasked Quest Log
wushin
1
-0
/
+3
2015-01-23
Use generated config for map
Ben Longbons
1
-242
/
+93
2015-01-22
Use Spanned<T> while parsing config
Ben Longbons
1
-87
/
+68
2015-01-22
Generate most config parsers
Ben Longbons
1
-4
/
+0
2015-01-22
Remove unsupportable config settings
Ben Longbons
1
-1
/
+1
2015-01-03
Switch MATCH to separate begin/end macros
Ben Longbons
1
-20
/
+24
2014-11-19
Magically allow "break" within WITH_VAR
Ben Longbons
1
-1
/
+1
2014-11-04
Use the new ASTs
Ben Longbons
1
-2
/
+2
2014-10-26
Fix header ranking
Ben Longbons
1
-9
/
+5
2014-10-16
Fix crash on login due to invalid map
Ben Longbons
1
-0
/
+5
2014-10-13
Convert container lookups to use Option<Borrowed<T>>
Ben Longbons
1
-53
/
+65
2014-10-08
Split npc parse functions in to their own file
Ben Longbons
1
-0
/
+1
2014-10-08
Split script.cpp
Ben Longbons
1
-1
/
+1
2014-08-05
Move magic to its own namespace
Ben Longbons
1
-4
/
+4
2014-08-05
Enums are not usually integers, sorry
Ben Longbons
1
-0
/
+1
2014-06-26
Stick everything in a namespace
Ben Longbons
1
-0
/
+4
2014-06-26
Low hanging fruit
Ben Longbons
1
-34
/
+34
2014-06-24
No one is .neutral() here (except IPv4 addresses)
Ben Longbons
1
-3
/
+3
2014-05-12
Split net/ from mmo/
Ben Longbons
1
-2
/
+3
2014-04-24
Conform magic headers to the decl/def rule
Ben Longbons
1
-1
/
+1
2014-04-24
Header cleanup
Ben Longbons
1
-2
/
+7
2014-04-22
Use strict ID types
Ben Longbons
1
-59
/
+53
2014-04-19
Wouldn't it be nice to have some integers too?
Ben Longbons
1
-1
/
+3
2014-04-14
Ditch gcc 4.6 support
Ben Longbons
1
-61
/
+61
2014-04-09
Add all the missing copyright headers
Ben Longbons
1
-0
/
+21
2014-03-31
Be stricter about most arrays
Ben Longbons
1
-13
/
+18
2014-03-24
Implement new magic frontend using sexpr
Ben Longbons
1
-1
/
+2
2014-03-16
Clean up header organization
Ben Longbons
1
-9
/
+12
2014-03-15
Remove unused fields to shrink character struct
Ben Longbons
1
-7
/
+1
2014-03-15
Split out the keys from character data to have better paging performance
Ben Longbons
1
-4
/
+4
2014-02-22
Make mapflags bitmask instead of bitfield
Ben Longbons
1
-1
/
+1
2014-02-08
Implement AString
Ben Longbons
1
-8
/
+8
2014-02-07
Name the terminal escapes
Ben Longbons
1
-3
/
+4
2014-02-06
Wrap remaining FDs in a class
Ben Longbons
1
-21
/
+22
2014-02-04
Convert fd to Session* where meaningful
Ben Longbons
1
-3
/
+3
2014-01-26
Also do db/const.txt and data/resnametable.txt
v14.1.27
Ben Longbons
1
-0
/
+5
2014-01-25
Implement unified config parsing (mostly)
Ben Longbons
1
-56
/
+92
2013-12-28
fix log numbering
Ben Longbons
1
-1
/
+1
2013-11-15
Another step towards proper header ordering
Ben Longbons
1
-1
/
+1
2013-11-15
Use new IO classes
Ben Longbons
1
-11
/
+13
[next]