This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
GGS/src
2011-04-13 16:37:10 +02:00
..
ggs_api.js added pong vm 2011-03-06 01:11:28 +01:00
ggs_app.erl Added supervisor structure 2011-02-16 16:51:25 +01:00
ggs_coordinator.erl Added some join magic 2011-04-13 16:37:10 +02:00
ggs_coordinator_backup.erl Now we can crash ggs_coordinator without it affecting the clients. 2011-02-24 22:33:16 +01:00
ggs_db.erl fixed pong with new protocol 2011-04-12 00:58:29 +02:00
ggs_dispatcher.erl fixed pong with new protocol 2011-04-12 00:58:29 +02:00
ggs_gamevm.erl added pong vm 2011-03-06 01:11:28 +01:00
ggs_gamevm_e.erl Now most of GGSChat uses the GGS protocol both ways 2011-02-28 13:00:39 +01:00
ggs_gamevm_p.erl fixed problem with two concurrent players 2011-04-13 16:31:11 +02:00
ggs_logger.erl ggs_logger got lost somewhere? I added it again, also replaced all references to helpers with ggs_logger 2011-02-17 08:33:55 +01:00
ggs_player.erl fixed problem with two concurrent players 2011-04-13 16:31:11 +02:00
ggs_protocol.erl working pong-bot 2011-04-13 03:44:00 +02:00
ggs_protocol.erl.bk2 fixed pong with new protocol 2011-04-12 00:58:29 +02:00
ggs_protocol.erl.orig changed player to gen_server 2011-04-11 16:48:40 +02:00
ggs_server.erl fixed pong with new protocol 2011-04-12 00:58:29 +02:00
ggs_sup.erl Now we can crash ggs_coordinator without it affecting the clients. 2011-02-24 22:33:16 +01:00
ggs_table.erl Added hackfix for join_table hangups 2011-04-13 15:32:10 +02:00
ggs_vm_runner.erl Initial interface 2011-02-16 17:11:51 +01:00
helpers.erl Now we have join_table, create_table and join_lobby + test cases 2011-02-17 12:57:41 +01:00
start_ggs.erl Now ggs_gamevm_e uses ggs_db so store/lookup nicks. 2011-02-24 23:07:58 +01:00