Kallfaktorn
|
a7ffc84343
|
refactoring.
|
2011-02-22 00:18:13 +01:00 |
|
Kallfaktorn
|
276a183738
|
clear with test.
|
2011-02-22 00:14:11 +01:00 |
|
Kallfaktorn
|
8b978934c7
|
key with test.
|
2011-02-21 23:55:20 +01:00 |
|
Kallfaktorn
|
c66d1cef69
|
removeItem with test.
|
2011-02-21 22:59:11 +01:00 |
|
Kallfaktorn
|
e55e0bd8a3
|
length(Db,Ns) and tests for get,set and length.
|
2011-02-21 22:31:25 +01:00 |
|
Kallfaktorn
|
ee4059ac5a
|
getItem, setItem complete. Added scripts.
|
2011-02-21 20:43:00 +01:00 |
|
niklas
|
e38bab5054
|
Modified player test
|
2011-02-17 13:52:56 +01:00 |
|
Jonatan Pålsson
|
94d9dc6d7f
|
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 |
|
Jeena Paradies
|
ea1557e2d7
|
added a notify test
|
2011-02-17 02:28:14 +01:00 |
|
Jeena Paradies
|
d018034b7f
|
added another test
|
2011-02-17 01:57:29 +01:00 |
|
Jeena Paradies
|
6865e73684
|
changed from stop/1 to stop/2 in export
|
2011-02-17 01:57:09 +01:00 |
|
Jeena Paradies
|
8a780adb2d
|
changed to a gen_server
|
2011-02-17 01:01:54 +01:00 |
|
Kallfaktorn
|
e8db6fb211
|
Merge branch 'rewrite' of github.com:jeena/GGS into rewrite
|
2011-02-16 21:19:48 +01:00 |
|
Kallfaktorn
|
2455f5582c
|
Added ggs_player_test skeleton. Return in player start_link is now {ok, Pid} | {error, Reason}.
|
2011-02-16 21:18:32 +01:00 |
|
Jeena Paradies
|
5b0e133043
|
merged with jonte
|
2011-02-16 20:59:44 +01:00 |
|
Jeena Paradies
|
4be808049e
|
added ggs_logger module and implemented some ggs_table stuff
|
2011-02-16 20:53:36 +01:00 |
|
Jonatan Pålsson
|
c63e243564
|
Merge branch 'jonte_rewrite' into rewrite
Conflicts:
src/ggs_coordinator.erl
src/ggs_dispatcher.erl
src/ggs_player.erl
|
2011-02-16 20:08:43 +01:00 |
|
Jonatan Pålsson
|
ec78283a46
|
Added some basic echo functionality
|
2011-02-16 20:06:03 +01:00 |
|
Jonatan Pålsson
|
9e3ad5fa9b
|
Merge branch 'jonte_rewrite' into rewrite
Conflicts:
src/ggs_coordinator.erl
src/ggs_dispatcher.erl
src/ggs_player.erl
|
2011-02-16 20:00:30 +01:00 |
|
Jonatan Pålsson
|
70a6beb8b9
|
Added some basic echo functionality
|
2011-02-16 19:49:43 +01:00 |
|
Jeena Paradies
|
62be1f04cc
|
changed not_implemented to a function
|
2011-02-16 17:23:58 +01:00 |
|
Jonatan Pålsson
|
63170fd0de
|
Merge branch 'rewrite' of github.com:jeena/GGS into rewrite
|
2011-02-16 17:19:36 +01:00 |
|
Jonatan Pålsson
|
5d71202a00
|
Added OTP structure to ggs_coordinator
|
2011-02-16 17:19:00 +01:00 |
|
Jeena Paradies
|
db7c99adb1
|
removed unnecessary files
|
2011-02-16 17:17:56 +01:00 |
|
Jeena Paradies
|
4927d47065
|
renamed test to unit_tests
|
2011-02-16 17:17:03 +01:00 |
|
Jeena Paradies
|
a801008cd9
|
Initial interface
|
2011-02-16 17:11:51 +01:00 |
|
Jonatan Pålsson
|
9c5ea322b8
|
Merge branch 'rewrite' of github.com:jeena/GGS into rewrite
|
2011-02-16 17:06:21 +01:00 |
|
Kallfaktorn
|
702a887117
|
Completed edoc of player.
|
2011-02-16 18:03:48 +01:00 |
|
Jonatan Pålsson
|
c23e79de24
|
Updated ggs_dispatcher with gen_server functionality
|
2011-02-16 17:05:22 +01:00 |
|
Jonatan Pålsson
|
a27edf0d75
|
Merge branch 'rewrite' of github.com:jeena/GGS into rewrite
|
2011-02-16 16:57:08 +01:00 |
|
niklas
|
c42bd46c44
|
Initial interface
|
2011-02-16 16:56:06 +01:00 |
|
Kallfaktorn
|
b0be23c0a5
|
Merge branch 'rewrite' of github.com:jeena/GGS into rewrite
|
2011-02-16 17:29:43 +01:00 |
|
Kallfaktorn
|
e09b3cbd14
|
Refined ggs_player.
|
2011-02-16 17:28:55 +01:00 |
|
Kallfaktorn
|
3b94f5da24
|
Added edoc to player.
|
2011-02-16 17:11:27 +01:00 |
|
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 |
|
Kallfaktorn
|
1e08fe0015
|
Interface modifications. Methods for vm handling.
|
2011-02-14 17:50:22 +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 |
|