game/src
Tissevert eec8f263ee Add two new messages for client to load an area and to move on an area 2018-12-30 23:40:51 +01:00
..
Area Rename type «Pokemon» for to follow the same convention as other types 2018-12-17 12:40:46 +01:00
Message Add two new messages for client to load an area and to move on an area 2018-12-30 23:40:51 +01:00
Pokemon Initializing repos with a basic websocket handler for a few basic messages 2018-11-17 19:11:36 +01:00
Tool Initializing repos with a basic websocket handler for a few basic messages 2018-11-17 19:11:36 +01:00
Area.hs Simplify character initialization to be all in one step 2018-12-15 07:53:03 +01:00
Automaton.hs Add two new messages for client to load an area and to move on an area 2018-12-30 23:40:51 +01:00
Character.hs Add pockets to Characters and remove the parts of this type only relevant to the client 2018-12-17 12:42:00 +01:00
Config.hs Initializing repos with a basic websocket handler for a few basic messages 2018-11-17 19:11:36 +01:00
Game.hs Add two new messages for client to load an area and to move on an area 2018-12-30 23:40:51 +01:00
Gender.hs Take Gender out into a separate module to share it with Characters 2018-12-15 07:49:54 +01:00
Item.hs Add pockets to Characters and remove the parts of this type only relevant to the client 2018-12-17 12:42:00 +01:00
Main.hs Simplify character initialization to be all in one step 2018-12-15 07:53:03 +01:00
Message.back.hs Initializing repos with a basic websocket handler for a few basic messages 2018-11-17 19:11:36 +01:00
Message.hs Simplify the client/server protocol, add client messages used in game initialization 2018-12-02 19:43:24 +01:00
Pokemon.hs Rename type «Pokemon» for to follow the same convention as other types 2018-12-17 12:40:46 +01:00