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
/
tools
/
protocol.py
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-26
Fix header ranking
Ben Longbons
1
-13
/
+50
2014-10-15
Split protocol generation headers
Ben Longbons
1
-138
/
+219
2014-10-15
Remove the need for empty source files to check headers
Ben Longbons
1
-29
/
+0
2014-10-13
Convert container lookups to use Option<Borrowed<T>>
Ben Longbons
1
-0
/
+1
2014-09-30
Rename enum Option to Opt0
Ben Longbons
1
-2
/
+2
2014-07-16
Revert bounds checks and go back to signed integers
Ben Longbons
1
-35
/
+43
2014-06-30
Finish packet naming
Ben Longbons
1
-169
/
+187
2014-06-27
Packet names for all public packets
Evets
1
-295
/
+295
2014-06-26
Stick everything in a namespace
Ben Longbons
1
-2
/
+10
2014-06-26
specialize inventory/storage indices
Ben Longbons
1
-57
/
+90
2014-06-24
No one is .neutral() here (except IPv4 addresses)
Ben Longbons
1
-26
/
+237
2014-06-23
Generate the map server protocol
Ben Longbons
1
-24
/
+1546
2014-05-27
Generate the char server protocol
Ben Longbons
1
-17
/
+900
2014-05-20
Generate login/user protocol
Ben Longbons
1
-4
/
+113
2014-05-19
make packets be non-type templates
Ben Longbons
1
-9
/
+19
2014-05-19
Convert login/char and login/admin server components to proto-v2
Ben Longbons
1
-96
/
+177
2014-05-12
Implement proto v2
Ben Longbons
1
-0
/
+1343