SeanOMik
|
e8d25eeb67
|
Add auto_sort parameter for adding message templates, improve error msg
|
2020-12-16 00:36:51 -06:00 |
SeanOMik
|
77b1e05b0a
|
Add bool field and fix some things
|
2020-12-13 21:32:38 -06:00 |
SeanOMik
|
6b119112fc
|
Just a bunch of small fixes
|
2020-12-08 20:38:31 -06:00 |
SeanOMik
|
cb27ab578c
|
Add some other way to add Messages other than feeding a .xml file
|
2020-12-06 18:09:51 -06:00 |
Joshua Scott
|
d1118a937b
|
protocol: Messages must now be created from a MessageTemplate
It shouldn't have been possible to create a Message manually.
|
2018-04-20 01:35:05 +01:00 |
Joshua Scott
|
2acb22214c
|
net: Rename dml::Session to net::DMLSession
|
2018-04-11 01:13:37 +01:00 |
Joshua Scott
|
e62f3e7647
|
protocol: Implement a DML-based Session
|
2018-04-11 00:35:16 +01:00 |
Joshua Scott
|
f2247f03f4
|
protocol: Fix typo in MessageBuilder
|
2018-04-06 04:24:10 +01:00 |
Joshua Scott
|
b5909878f8
|
protocol: Use an auto sorting system for message types
Rather than calling sort_lookup externally
|
2018-04-06 04:14:37 +01:00 |
Joshua Scott
|
9ef780ace1
|
protocol: Fix message types in modules that don't specify _MsgOrder
|
2018-04-06 03:07:35 +01:00 |
Joshua Scott
|
3e34c0b3bc
|
protocol: Implement module loading and I/O for DML messages
'das alota cod
|
2018-04-05 17:36:26 +01:00 |
Joshua Scott
|
0268cf247d
|
protocol: Add override specifier
I thought final implied it
|
2018-04-03 17:20:38 +01:00 |
Joshua Scott
|
bfe56f194a
|
protocol: Definitions for DML messages
|
2018-04-03 17:20:26 +01:00 |