index
:
ajnobaka/tmwa
master
DEPRECATED: 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
/
mmo
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
handle old client in login server too
mekolat
2
-44
/
+3
2015-04-25
Add Bitmasked Quest Log
wushin
3
-0
/
+3
2015-01-23
Use generated config for map
Ben Longbons
4
-28
/
+86
2015-01-22
Use Spanned<T> while parsing config
Ben Longbons
4
-41
/
+258
2015-01-22
Have I mentioned that I hate ADL?
Ben Longbons
10
-22
/
+25
2015-01-03
Document every network packet's pre, post, and desc
Ben Longbons
1
-0
/
+3
2014-11-19
use manaplus url format
mekolat
1
-1
/
+1
2014-10-26
Fix header ranking
Ben Longbons
24
-1800
/
+1170
2014-10-26
New ast module for for npc parsing
Ben Longbons
3
-1
/
+277
2014-10-15
Split protocol generation headers
Ben Longbons
1
-1
/
+4
2014-10-15
Remove the need for empty source files to check headers
Ben Longbons
7
-182
/
+0
2014-10-13
Convert container lookups to use Option<Borrowed<T>>
Ben Longbons
1
-7
/
+5
2014-10-08
Don't rebuild atcommand.cpp on version changes
Ben Longbons
2
-0
/
+10
2014-10-08
Split npc parse functions in to their own file
Ben Longbons
1
-1
/
+2
2014-10-06
Remove vestigial support for offhanded weapons
Ben Longbons
1
-13
/
+2
2014-09-30
Rename enum Option to Opt0
Ben Longbons
2
-7
/
+7
2014-09-29
Fix a bunch of party corruption
Ben Longbons
1
-1
/
+2
2014-08-28
Compatibility with gdb 7.4
Ben Longbons
2
-2
/
+10
2014-08-27
Debug debugging
Ben Longbons
4
-1
/
+72
2014-08-05
Enums are not usually integers, sorry
Ben Longbons
4
-3
/
+98
2014-07-17
Add dir annoyances
Ben Longbons
1
-0
/
+5
2014-07-16
Revert bounds checks and go back to signed integers
Ben Longbons
1
-7
/
+0
2014-07-01
Savefile fixes
Ben Longbons
1
-2
/
+18
2014-06-30
Finally get around to decoupling the warning system
Ben Longbons
3
-17
/
+17
2014-06-30
It's about time I did this
Ben Longbons
1
-2
/
+2
2014-06-27
This is more reliable
Ben Longbons
13
-129
/
+90
2014-06-26
Stick everything in a namespace
Ben Longbons
27
-0
/
+115
2014-06-26
Low hanging fruit
Ben Longbons
5
-9
/
+10
2014-06-26
specialize inventory/storage indices
Ben Longbons
1
-29
/
+29
2014-06-24
No one is .neutral() here (except IPv4 addresses)
Ben Longbons
6
-144
/
+107
2014-06-23
Generate the map server protocol
Ben Longbons
1
-6
/
+21
2014-05-27
Generate the char server protocol
Ben Longbons
3
-4
/
+47
2014-05-19
Convert login/char and login/admin server components to proto-v2
Ben Longbons
3
-1
/
+15
2014-05-12
Implement proto v2
Ben Longbons
7
-218
/
+380
2014-05-12
Split net/ from mmo/
Ben Longbons
16
-2239
/
+8
2014-04-26
Stricter grep checks
Ben Longbons
2
-2
/
+2
2014-04-24
Header cleanup
Ben Longbons
18
-51
/
+52
2014-04-22
Make travis happy
Ben Longbons
10
-22
/
+22
2014-04-22
Use strict ID types
Ben Longbons
11
-40
/
+241
2014-04-19
Wouldn't it be nice to have some integers too?
Ben Longbons
2
-2
/
+2
2014-04-19
Make clang and libc++ happy
Ben Longbons
2
-0
/
+7
2014-04-18
Merge tag 'v14.4.18' into master
Ben Longbons
2
-57
/
+101
2014-04-18
Don't break dying
v14.4.18
Ben Longbons
1
-2
/
+2
2014-04-18
Don't die insensibly
Ben Longbons
1
-1
/
+22
2014-04-18
Die sensibly, take 2
Ben Longbons
2
-58
/
+65
2014-04-17
Die sensibly, take 1
Ben Longbons
2
-15
/
+29
2014-04-16
Fix memory violation in delayed close
Ben Longbons
1
-0
/
+2
2014-04-14
Ditch gcc 4.6 support
Ben Longbons
11
-383
/
+383
2014-04-09
Add all the missing copyright headers
Ben Longbons
21
-2
/
+402
2014-04-09
Add @source command to help modified verions satisfy the AGPL
Ben Longbons
1
-10
/
+7
[next]