Module src/jcatano/

back to main page

Summary Period: 2003-09-15 to 2005-03-08

Modules

[root]/src/jcatano
     conf (1 files, 9 lines)
     engine (14 files, 1629 lines)
         client (3 files, 788 lines)
         communication (5 files, 612 lines)
             messages (3 files, 51 lines)
                 client2server (9 files, 404 lines)
                 server2client (16 files, 688 lines)
         constructions (2 files, 137 lines)
         impl (0 files, 0 lines)
             piecetype (8 files, 325 lines)
         server (2 files, 1198 lines)
     tests (0 files, 0 lines)
         engine (4 files, 415 lines)
     ui (0 files, 0 lines)
         client (19 files, 2128 lines)
         utils (1 files, 193 lines)
     utils (3 files, 140 lines)

Lines of Code


Total Lines Of Code: 103 (2005-08-14 15:57)

Authors

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 234 (100.0%) 13.0
jcatano 13 (72.2%) 216 (92.3%) 16.6
pedrofrv 5 (27.8%) 18 (7.7%) 3.6

Most Recent Commits

jcatano 2005-03-08 23:19

Logger.getLogger() receives Class as argument instead of String:
- Less writting
- Less error prone (gives compilation error if badly spelled)

1 lines of code changed in:

jcatano 2004-11-07 12:04

Allows passing arguments to the client to bypass initial dialog

16 lines of code changed in:

jcatano 2004-11-06 10:41

MAJOR BUG FIX!!!!
Bad index in arguments, could not pass arguments to server

4 lines of code changed in:

jcatano 2004-07-27 10:30

Updated usage so that cllient has no params
Print usage info if client invoked with parameters

3 lines of code changed in:

pedrofrv 2004-07-26 18:39

Now client uses a ui to start the game, no more command line options
Main does not check for client parameters
Client shows dialog box before connecting

3 lines of code changed in:

jcatano 2004-07-11 16:42

Also launch client

53 lines of code changed in:

jcatano 2004-07-11 16:29

Prepare superMain :-D For now only Server is done

72 lines of code changed in:

jcatano 2004-07-11 15:37

Server main is in Server. This main just redirect... Probably wrong and next commit will remove main from server...

6 lines of code changed in:

jcatano 2004-06-19 21:40

Fixed Copyright notine to contain (C)
Give copyright to Ricardo and Pedro in all classes (some were only copyright by one of them). First name of @author should mean original author, although changes made by both...

5 lines of code changed in:

pedrofrv 2004-06-05 19:45

changed definition of the log4j properties file

1 lines of code changed in:

jcatano 2004-05-28 15:32

renamed Game to Server

2 lines of code changed in:

jcatano 2004-05-28 15:05

Moved jcatano.engine.Game to package jcatano.engine.server
Changed some direct accesses with gets()

1 lines of code changed in:

jcatano 2004-05-25 11:22

Changed @author to include Ricardo Almeida as most ppl problably will look at Main file.

1 lines of code changed in:

jcatano 2003-12-06 22:00

removed dumb println

0 lines of code changed in:

pedrofrv 2003-11-30 22:51

Unified Main and Game with Server and ServerCmommunication.
Must Use Main to start the server.
Now randomizes players at start and sends the board.

1 lines of code changed in:

pedrofrv 2003-10-05 22:19

Removed reference to Board in Player class
Add randomizePlayer in GameClass (TODO: use it in server)
Add test to check randomizePlayer.

1 lines of code changed in:

pedrofrv 2003-09-28 20:39

More methods for the Player,Board,Game Class.
Switch calls to stdout to calls to the loggerin Server.

12 lines of code changed in:

jcatano 2003-09-15 16:30

jcatano main file

52 lines of code changed in:

Generated by StatCVS 0.2.2