Commit Graph

97 Commits

Author SHA1 Message Date
Loïc Hoguin
74c491380d psu_proto: Handle that auto incremented area-related number properly. 2010-09-25 16:51:07 +02:00
Loïc Hoguin
a93c620a17 psu_proto: Review and move send_0208 to psu_proto. 2010-09-25 16:18:33 +02:00
Loïc Hoguin
d73f284f0a psu_proto: Review and move send_020f to psu_proto. 2010-09-25 15:57:15 +02:00
Loïc Hoguin
821c6a5ac7 psu_proto: Review and move send_0a11 to psu_proto. 2010-09-25 03:27:07 +02:00
Loïc Hoguin
f5e32c4460 egs_game: Handle object_healing_pad_tick for the player's character. 2010-09-24 02:33:22 +02:00
Loïc Hoguin
1a6b9549a3 psu_proto: Review and move send_1020 to psu_proto. 2010-09-24 00:06:14 +02:00
Loïc Hoguin
ca5f73bad1 psu_proto: Review and move send_1022 to psu_proto. 2010-09-23 23:16:24 +02:00
Loïc Hoguin
dc55ec7a66 psu_proto: Review and move send_1a07 to psu_proto. 2010-09-23 22:33:53 +02:00
Loïc Hoguin
3c16cf7c70 psu_proto: Review and move send_0111 to psu_proto. 2010-09-23 21:23:59 +02:00
Loïc Hoguin
9b0b5c1dec psu_proto: Review and move send_1006 to psu_proto. 2010-09-23 19:55:03 +02:00
Loïc Hoguin
cbd785766a psu_proto: Improve LID support. Put @todo where it's not done yet. 2010-09-23 19:06:56 +02:00
Loïc Hoguin
1f2f198f0c psu_proto: Review and move send_021b to psu_proto. 2010-09-23 18:53:58 +02:00
Loïc Hoguin
578bef1018 psu_proto: Review and move send_0210 to psu_proto. 2010-09-23 18:44:56 +02:00
Loïc Hoguin
c029f98deb psu_proto: Review and move send_0117 to psu_proto. 2010-09-23 18:30:50 +02:00
Loïc Hoguin
f0a88e1b19 psu_proto: Review send_0115 and move it to psu_proto. 2010-09-23 16:09:13 +02:00
Loïc Hoguin
5f2ad649a5 psu_proto: Review and move send_0225 to psu_proto. 2010-09-23 02:17:13 +02:00
Loïc Hoguin
f4bff9eaa1 psu_proto: Review and move send_0223 to psu_proto. 2010-09-23 01:48:15 +02:00
Loïc Hoguin
f8bdeb99c7 psu_proto: Review and move send_0231 to psu_proto. 2010-09-22 22:28:27 +02:00
Loïc Hoguin
8a8d800118 psu_proto: Pass the process state to send_0d05. 2010-09-22 04:22:15 +02:00
Loïc Hoguin
ec22000d51 psu_proto: Pass the process state to send_0c00. 2010-09-22 04:19:04 +02:00
Loïc Hoguin
e3bd9a38a6 psu_proto: Pass the process state to send_0a05. 2010-09-22 04:16:03 +02:00
Loïc Hoguin
eca850f396 psu_proto: Pass the process state to send_0216. 2010-09-22 04:12:51 +02:00
Loïc Hoguin
fc50c22a0f psu_proto: Pass the process state to send_0215. 2010-09-22 03:44:49 +02:00
Loïc Hoguin
092f311742 psu_proto: Pass the process state to send_020e. 2010-09-22 03:27:45 +02:00
Loïc Hoguin
dd37bcb941 psu_proto: Pass the process state to send_020c. 2010-09-22 03:16:57 +02:00
Loïc Hoguin
91f32909bd psu_proto: Pass the process state to send_0205. 2010-09-22 03:10:53 +02:00
Loïc Hoguin
18d97c2ca3 psu_proto: Simplify state usage. 2010-09-22 00:34:01 +02:00
Loïc Hoguin
c565e398b7 psu_proto: Pass the process state to send_0202. 2010-09-22 00:25:30 +02:00
Loïc Hoguin
38157769c2 psu_proto: Pass the process state to send_0201. 2010-09-22 00:21:25 +02:00
Loïc Hoguin
0a7aeff56b psu_proto: Pass the process state to send_0d01. 2010-09-22 00:18:00 +02:00
Loïc Hoguin
83344214f7 psu_proto: Review 0216 and move it to psu_proto. 2010-09-20 00:53:06 +02:00
Loïc Hoguin
6b8597c506 psu_proto: Remove some old comments. 2010-09-19 19:31:04 +02:00
Loïc Hoguin
9316c26831 psu_proto: Move system_motd_accept to events and ignore it. 2010-09-19 19:27:52 +02:00
Loïc Hoguin
ce83cf28c0 psu_proto: Properly detect entrance in system_client_version_info. 2010-09-19 19:19:09 +02:00
Loïc Hoguin
83290bc0ef psu_proto: Move system_motd_request to events. 2010-09-19 18:41:06 +02:00
Loïc Hoguin
05c1cc0dfd psu_proto: Move system_login_auth_request to events. 2010-09-19 17:51:42 +02:00
Loïc Hoguin
7197e5df21 psu_proto: Move system_game_server_request to events. 2010-09-19 17:31:46 +02:00
Loïc Hoguin
989f152478 psu_proto: Remove packet_recv, packet_split, packet_parse, unused following the refactoring of the network stack. 2010-09-18 22:57:55 +02:00
Loïc Hoguin
59b0438434 psu_game: Abstract network, login/auth, character select and game into their own modules. 2010-09-18 19:57:55 +02:00
Loïc Hoguin
9c12812364 psu_instance: Handle goggle_target properly. 2010-09-13 19:36:08 +02:00
Loïc Hoguin
c2adcb7018 psu_game: Don't reload the area twice in story missions when the NPC follows. 2010-09-12 23:42:36 +02:00
Loïc Hoguin
ad9dede8bc psu_proto: Added 2 more @todo for item_learn_pa or npc_shop_gift_wrap. 2010-09-05 15:32:51 +02:00
Loïc Hoguin
0d7147b842 psu_proto: Move system_client_hardware_info to events and ignore it for now. 2010-09-04 21:00:55 +02:00
Loïc Hoguin
abf8f06625 psu_proto: Review and move char_select_create, char_select_enter, char_select_request to events. 2010-09-04 19:59:06 +02:00
Loïc Hoguin
8abaaada90 psu_game: Log information when the user buy or sell something. 2010-09-04 19:01:35 +02:00
Loïc Hoguin
62e0b662b9 psu_proto: Added two @todo comments. 2010-09-04 16:06:46 +02:00
Loïc Hoguin
be464af255 psu_game: Review and move system_client_version_info to events.
psu_login does NOT use the events version of the command yet.
2010-09-04 01:50:12 +02:00
Loïc Hoguin
2899a32ea1 Change the license from GPLv3 to Affero GPL, which is based on GPLv3. 2010-09-04 00:09:06 +02:00
Loïc Hoguin
4532169f1e psu_proto: Review send_0d05 and move it to psu_proto. 2010-09-03 23:26:29 +02:00
Loïc Hoguin
f4b0b952fc psu_proto: Review and move the system_key_auth_request event to psu_proto. 2010-09-03 22:14:50 +02:00