Kallfaktorn
|
8828adf16f
|
Merge branch 'rewrite' of github.com:jeena/GGS into rewrite
|
2011-02-16 17:11:14 +01:00 |
|
Jonatan Pålsson
|
ae1856e1f2
|
Added supervisor structure
|
2011-02-16 16:51:25 +01:00 |
|
Kallfaktorn
|
f485efadcf
|
Merge branch 'rewrite' of github.com:jeena/GGS into kallfaktorn
Saved head
Conflicts:
src/old/ggs_server.erl
src/old/js_runner.erl
|
2011-02-16 16:32:59 +01:00 |
|
Jonatan Pålsson
|
e4bdc05bc8
|
Added documentation for ggs_gamevm.erl
|
2011-02-16 16:05:48 +01:00 |
|
Jonatan Pålsson
|
ac63eb124b
|
Added specification and documentation for the dispatcher
|
2011-02-16 15:48:55 +01:00 |
|
Jonatan Pålsson
|
76148b39d0
|
Started new structure
|
2011-02-16 15:08:37 +01:00 |
|
Jeena Paradies
|
66aa7f4bf1
|
some more interface compatibility
|
2011-02-15 07:57:44 +01:00 |
|
Jeena Paradies
|
872270405f
|
Merge branch 'master' of github.com:jeena/GGS
|
2011-02-14 21:37:08 +01:00 |
|
Jonatan Pålsson
|
56c70c38b7
|
Now we can reconnect to a JSVM\!
|
2011-02-14 19:47:28 +01:00 |
|
Jonatan Pålsson
|
bf98e1fee2
|
Fixed ggs_vm_runner
|
2011-02-14 19:32:46 +01:00 |
|
Kallfaktorn
|
1e08fe0015
|
Interface modifications. Methods for vm handling.
|
2011-02-14 17:50:22 +01:00 |
|
Jonatan Pålsson
|
df197dab40
|
Switched over to new protocol module
|
2011-02-14 17:45:56 +01:00 |
|
Jonatan Pålsson
|
a2854ef469
|
Merge branch 'jonte_hackage' of github.com:jeena/GGS into jonte_hackage
|
2011-02-14 17:31:43 +01:00 |
|
Jonatan Pålsson
|
973f2fcf98
|
Protocol halfway ported
|
2011-02-14 17:31:16 +01:00 |
|
Jonatan Pålsson
|
5d9a67b60c
|
Protocol halfway ported
|
2011-02-14 17:18:24 +01:00 |
|
Kallfaktorn
|
05d5b60a9f
|
merge with master.
|
2011-02-14 15:36:53 +01:00 |
|
Kallfaktorn
|
25ad4fb37b
|
bad merge.
Conflicts:
src/ggs_server.erl
|
2011-02-14 15:20:24 +01:00 |
|
Kallfaktorn
|
e945bb0d31
|
From one port process to many.
|
2011-02-14 15:09:01 +01:00 |
|
Kallfaktorn
|
8c1fe0b4fd
|
Port to process.
|
2011-02-13 16:44:11 +01:00 |
|
Jeena Paradies
|
3ccef1e711
|
removed file
|
2011-02-11 13:58:59 +01:00 |
|
Jeena Paradies
|
fa63ea104b
|
can't remember
|
2011-02-11 12:28:34 +01:00 |
|
Jeena Paradies
|
c67bcc32e7
|
removed double -sname
|
2011-02-07 01:21:51 -08:00 |
|
Jonatan Pålsson
|
81ada85440
|
Merge branch 'jonte_hackage'
|
2011-02-06 22:33:40 +01:00 |
|
Jonatan Pålsson
|
6aad821279
|
Converted protocol -> ggs_server communication to OTP
|
2011-02-06 22:32:08 +01:00 |
|
Jeena Paradies
|
0361558f4b
|
added js_helper module
|
2011-02-06 19:25:36 +01:00 |
|
Jeena Paradies
|
6166a109fc
|
added function to test callErlang() in js
|
2011-02-06 19:17:08 +01:00 |
|
Jonatan Pålsson
|
fcc114a087
|
Removed erlv8
|
2011-02-06 18:28:23 +01:00 |
|
Jonatan Pålsson
|
01b7a7e4e1
|
Added our own erlang_js
|
2011-02-06 17:59:34 +01:00 |
|
Jonatan Pålsson
|
100a624425
|
Merge branch 'jonte_hackage'
Conflicts:
HOWTO
|
2011-02-06 17:51:37 +01:00 |
|
Kallfaktorn
|
e8c93893d2
|
New installation notes.
|
2011-02-06 14:47:09 +01:00 |
|
Jonatan Pålsson
|
7267781b64
|
Starting erlang_js properly, and modified python_client tot start two sequential connections
|
2011-02-06 14:43:31 +01:00 |
|
Kallfaktorn
|
ebe5870d57
|
New installation notes.
Conflicts:
HOWTO
|
2011-02-05 16:57:21 +01:00 |
|
Jonatan Pålsson
|
79777e7b1c
|
Now we have a backup server which keeps track of ggs_server's state between crashes. JSVM doesn't seem to survive crash even though port to it is backed up by ggs_backup..
|
2011-02-05 15:24:30 +01:00 |
|
Jonatan Pålsson
|
fcdba0912e
|
|
2011-02-04 15:58:24 -08:00 |
|
Jonatan Pålsson
|
adfc9b41dd
|
Changed from random numbers to UUIDs in tokens
|
2011-02-05 00:53:49 +01:00 |
|
Jonatan Pålsson
|
40fdb8b431
|
Now we can call the defined code (lookup performed)
|
2011-02-04 19:52:43 +01:00 |
|
Jonatan Pålsson
|
4c6d0987bd
|
Now we can define and run functions, but not in the same JSVM at the moment. A lookup is needed
|
2011-02-04 19:09:41 +01:00 |
|
Jonatan Pålsson
|
cb53cd6908
|
ggs_connection / connection modules do not exist, removing them from send calls
|
2011-02-04 16:35:36 +01:00 |
|
Jonatan Pålsson
|
386e386ecf
|
ggs_server needs start_link/0 and start_link/1 to function
|
2011-02-04 16:33:42 +01:00 |
|
Kallfaktorn
|
ea4fdfc362
|
Buggfixes in server and network.
|
2011-02-04 14:58:21 +01:00 |
|
Kallfaktorn
|
ffeaa3bdc1
|
Fixed spelling errors line in ggs_server line 46-49.
|
2011-02-04 14:46:29 +01:00 |
|
Kallfaktorn
|
68658bf74c
|
Resolving conflicts of ggs_network and ggs_server.
|
2011-02-04 14:35:57 +01:00 |
|
Kallfaktorn
|
730b29e5cb
|
Moving ggs_server parts to ggs_network. Stop method changed.
|
2011-02-04 14:21:48 +01:00 |
|
Kallfaktorn
|
e427ca4724
|
Merge branch 'master' of github.com:jeena/GGS
Conflicts:
src/ggs_server.erl
|
2011-02-04 14:14:28 +01:00 |
|
Kallfaktorn
|
71fa6f30ba
|
Moved the parts of network out of server.
Partly added extensions to tic-tac-toe py.
|
2011-02-04 14:10:23 +01:00 |
|
niklas
|
02b72e5445
|
ggs_server changes(not finished)
Conflicts:
src/ggs_server.erl
|
2011-02-03 18:04:52 +01:00 |
|
niklas
|
468d701c0d
|
Change to ggs_server(not finished)
|
2011-02-03 17:54:23 +01:00 |
|
Kallfaktorn
|
f59d59814a
|
renaming Mnesia/ to mnesia/
|
2011-02-03 14:09:57 +01:00 |
|
Kallfaktorn
|
3c15d3a370
|
mnesia cleanup to keep erlang convention
|
2011-02-03 14:06:27 +01:00 |
|
Jonatan Pålsson
|
f5fac06849
|
Started working on the new protocol
|
2011-02-02 21:19:33 +01:00 |
|