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-03-06 05:25:35 +01: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 sound to pong and fixed some bugs 2011-03-06 05:25:35 +01: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 Now ggs_gamevm_e uses ggs_db so store/lookup nicks. 2011-02-24 23:07:58 +01:00
ggs_dispatcher.erl added makefile, fixed problems with tests 2011-02-22 03:11:35 +01: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 added sound to pong and fixed some bugs 2011-03-06 05:25:35 +01: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 added sound to pong and fixed some bugs 2011-03-06 05:25:35 +01:00
ggs_protocol.erl Now most of GGSChat uses the GGS protocol both ways 2011-02-28 13:00:39 +01: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 sound to pong and fixed some bugs 2011-03-06 05:25:35 +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