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
/
admin
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
Add third gender to account
wushin
1
-5
/
+9
2015-01-23
Use generated config for admin
Ben Longbons
4
-92
/
+132
2015-01-22
Use Spanned<T> while parsing config
Ben Longbons
1
-11
/
+12
2015-01-03
Document every network packet's pre, post, and desc
Ben Longbons
1
-370
/
+0
2014-10-26
Fix header ranking
Ben Longbons
3
-5
/
+18
2014-08-27
Debug debugging
Ben Longbons
1
-2
/
+9
2014-06-30
Finally get around to decoupling the warning system
Ben Longbons
1
-3
/
+3
2014-06-27
This is more reliable
Ben Longbons
2
-10
/
+4
2014-06-26
Stick everything in a namespace
Ben Longbons
4
-0
/
+17
2014-06-26
Low hanging fruit
Ben Longbons
1
-1
/
+1
2014-06-26
Add null pointer checks for disconnected internals
Ben Longbons
1
-0
/
+1
2014-06-23
Use the generated char server protocol in the map server
Ben Longbons
1
-0
/
+6
2014-05-20
:%s/^\( *\)\([^ ].*\)\?\(LOG\|PRINTF\)[A-Z_]*(\(.*,\n\)\+\zs\(\1 [^ ]\...
Ben Longbons
1
-7
/
+7
2014-05-20
Generate client half of login/admin protocol
Ben Longbons
1
-265
/
+324
2014-05-19
Convert login/char and login/admin server components to proto-v2
Ben Longbons
1
-1
/
+1
2014-05-12
split out the horrible unchecked buffer accessors
Ben Longbons
1
-1
/
+1
2014-05-12
Split net/ from mmo/
Ben Longbons
1
-2
/
+3
2014-04-24
Header cleanup
Ben Longbons
2
-4
/
+6
2014-04-22
Make travis happy
Ben Longbons
2
-3
/
+4
2014-04-22
Use strict ID types
Ben Longbons
2
-70
/
+83
2014-04-18
Merge tag 'v14.4.18' into master
Ben Longbons
1
-15
/
+16
2014-04-18
Die sensibly, take 2
Ben Longbons
1
-4
/
+3
2014-04-17
Die sensibly, take 1
Ben Longbons
1
-13
/
+15
2014-04-14
Ditch gcc 4.6 support
Ben Longbons
1
-716
/
+714
2014-04-09
Add all the missing copyright headers
Ben Longbons
3
-2
/
+63
2014-03-31
Be stricter about most arrays
Ben Longbons
1
-8
/
+10
2014-03-16
Clean up header organization
Ben Longbons
3
-15
/
+11
2014-02-08
Implement AString
Ben Longbons
1
-13
/
+13
2014-02-07
Name the terminal escapes
Ben Longbons
1
-14
/
+8
2014-02-06
Wrap remaining FDs in a class
Ben Longbons
1
-1
/
+1
2014-02-04
Convert fd to Session* where meaningful
Ben Longbons
1
-220
/
+221
2014-01-25
Implement unified config parsing (mostly)
Ben Longbons
1
-31
/
+36
2013-11-17
tmwa-admin should no longer log passwords in cleartext
MadCamel
1
-2
/
+21
2013-11-17
Updated help output a bit
MadCamel
1
-26
/
+26
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
/
+11
2013-10-13
Fix reversed error condition in ladmin changesex
Ben Longbons
1
-1
/
+2
2013-10-05
Remove owning slices
Ben Longbons
1
-4
/
+2
2013-10-05
Split string header into pieces
Ben Longbons
1
-0
/
+8
2013-09-28
Changed ladmin help output to reflect rename of passwd command to password.
MadCamel
1
-5
/
+5
2013-09-21
Use the One Makefile to build them all
Ben Longbons
4
-0
/
+2882