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-05-16 16:29:27 +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 changes to make joining a friends table possible 2011-05-03 18:34:19 +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 changes to make joining a friends table possible 2011-05-03 18:34:19 +02:00
ggs_dispatcher_backup.erl removed output 2011-04-14 17:47:55 +02:00
ggs_gamevm.erl bugfix serverInfo 2011-05-05 13:47:12 +02: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 some bugfixes to kallfaktorns erlv8 code 2011-04-30 18:55:05 +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 Tic tac toe works 2011-05-16 16:29:27 +02:00
ggs_protocol.erl changes to make joining a friends table possible 2011-05-03 18:34:19 +02:00
ggs_server.erl fixed pong with new protocol 2011-04-12 00:58:29 +02:00
ggs_stats.erl changed log file names 2011-05-05 14:29:36 +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 now sending table token and if client is the first or not 2011-05-01 00:02:58 +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 added better print 2011-04-26 17:16:27 +02:00