Greg Taylor
|
dd8a05c40a
|
Improved the IMC2 packet lexxer to handle single quotes as regular tokenizable characters.
|
2009-04-12 08:36:10 +00:00 |
|
Greg Taylor
|
46f35bc574
|
Protect against extra equal signs in packet extra data.
|
2009-04-11 22:13:34 +00:00 |
|
Greg Taylor
|
4963dd6098
|
IMC2Packet class is looking pretty stout now. We should be ready to start sub-classing it to the various IMC2 packet types.
|
2009-04-11 21:52:56 +00:00 |
|
Greg Taylor
|
4428fbd336
|
Added stubs for all of the IMC packets. Also re-named the event.
|
2009-04-11 07:26:58 +00:00 |
|
Greg Taylor
|
191f49ff4c
|
Adding a periodic IMC2 keepalive event. Other IMC2-connected games are now aware of our presence via the keepalive. Woot.
|
2009-04-11 06:59:25 +00:00 |
|
Greg Taylor
|
a7e89c1e54
|
Adding the beginnings of IMC2 support. We are now able to connect and authenticate with an IMC2 network, theoretically without blocking our server thread. We can't actually do anything useful just yet, but stay tuned.
|
2009-04-11 05:55:26 +00:00 |
|