[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r45] by krinosx

Rewriting the Exemplo.txt file.
- Creating new package to hold implementantion references ( br.com.giu.test ).
- Removing System.out direct usage
- Translating logs to english

2014-05-07 19:54:21 Tree
[r44] by krinosx

Removing "experiencesSDL"

2013-10-15 01:09:43 Tree
[r43] by krinosx

Sending first version of Pong written with SDL2

2013-10-15 01:07:54 Tree
[r42] by krinosx

Added directory "experiences"

2013-10-15 01:06:15 Tree
[r41] by krinosx

FIX:now DefaultProtocolAdapter and Connection object works fine.
- Add a msgLenght info in byte array produced by DefaultProtocolAdapter and Connection now can use it to read the exact command.

TODO:
Refactoring: Decouple Connection Object from ProtocolAdapter logic ( reading socket message logic )

2013-01-29 22:24:26 Tree
[r40] by krinosx

Adding some Tests to Protocol Adapter.
TODO: add tests to all features

2013-01-28 22:24:16 Tree
[r39] by krinosx

Criando branch para registrar uma possivel implementacao de um protocolo para a connection

2012-04-10 04:12:52 Tree
[r38] by KrinosX

Some refactoring to support the new connection engine architecture.

2011-09-09 04:58:29 Tree
[r37] by KrinosX

+ Refactoring the connection engine to remove the GAME LOGIC
+ Adding a proposed implementation for a Plugable Network Protocol

TODO: Give a better implementation to a plugable network protocol, I put some game logic in this protocol and I need to remove it.

2011-09-09 04:57:28 Tree
[r36] by KrinosX

Adjusting some method names to fit the Connection Engine refactoring

2011-08-26 02:28:55 Tree
Older >