Activity for FreeLords

  • premkumar bhaskal premkumar bhaskal committed [b0ec4f]

    TODO for log capture and test.

  • premkumar bhaskal premkumar bhaskal committed [58bab6]

    trying the list writer log capturing.

  • premkumar bhaskal premkumar bhaskal committed [07057d]

    fixed the log4j content missed during rebasing.

  • premkumar bhaskal premkumar bhaskal committed [731456]

    fixed log4j2.xml under src to log only warn to console.

  • premkumar bhaskal premkumar bhaskal committed [993545]

    removed java util logging files

  • premkumar bhaskal premkumar bhaskal committed [78928f]

    ticket6 copied stuff back to a new branch since rebasing older branch was getting pretty tricky.

  • premkumar bhaskal premkumar bhaskal committed [78ac19]

    resumed work. added rolling file appenders for info and debug.

  • premkumar bhaskal premkumar bhaskal committed [961f37]

    started with ticket 6 - Use a proper logging framework

  • premkumar bhaskal premkumar bhaskal committed [5abe1d]

    now error,info and debug will go into separate files.

  • premkumar bhaskal premkumar bhaskal committed [d63782]

    new ignore files

  • premkumar bhaskal premkumar bhaskal committed [1bfa5b]

    resumed work. added rolling file appenders for info and debug.

  • premkumar bhaskal premkumar bhaskal committed [9f754c]

    added a test coonfiguration to control logging in tests

  • premkumar bhaskal premkumar bhaskal committed [7fc603]

    rebased ticket_6 branch to the master to cater to changes done for gradle

  • premkumar bhaskal premkumar bhaskal committed [8c46fd]

    changed deploy scripts to include the log4j2 libraries now.\n also right now client and server are logging to same file. NEED to fix this.

  • premkumar bhaskal premkumar bhaskal committed [c14391]

    testing my ssh keys. ignore the dummy commit

  • premkumar bhaskal premkumar bhaskal committed [05ea7d]

    now error,info and debug will go into separate files.

  • premkumar bhaskal premkumar bhaskal committed [62b690]

    Junit for logging:

  • premkumar bhaskal premkumar bhaskal committed [36ff14]

    started with ticket 6 - Use a proper logging framework

  • premkumar bhaskal premkumar bhaskal committed [828569]

    Merge branch 'ticket_6' of ssh://git.code.sf.net/p/freelords/git into ticket_6

  • Ulf Lorenz Ulf Lorenz modified ticket #24

    Combine windows into a single window

  • Ulf Lorenz Ulf Lorenz modified ticket #70

    Persist the position of the dockable windows

  • Ulf Lorenz Ulf Lorenz modified ticket #73

    Change to way to move to another room

  • Ulf Lorenz Ulf Lorenz modified ticket #71

    Split the room window in 2 parts

  • Ulf Lorenz Ulf Lorenz modified ticket #69

    Implement a basic menu to show/hide chat and player list windows

  • Ulf Lorenz Ulf Lorenz modified ticket #72

    Allow player to play multiple games at the same time

  • Ulf Lorenz Ulf Lorenz modified ticket #71

    Split the room window in 2 parts

  • Ulf Lorenz Ulf Lorenz modified ticket #70

    Persist the last configuration of the windows

  • Ulf Lorenz Ulf Lorenz modified ticket #69

    Implement a basic menu to show/hide chat and player list windows

  • Ulf Lorenz Ulf Lorenz modified ticket #69

    Implement a menu

  • Ulf Lorenz Ulf Lorenz modified ticket #21

    Try out MigLayout, use it in the connection dialog

  • Ulf Lorenz Ulf Lorenz modified ticket #21

    Try out MigLayout, use it in the connection dialog

  • Ulf Lorenz committed [122537]

    fixed build

  • Ulf Lorenz committed [bced24]

    Fetching docking-frames library from maven-central

  • Andrea Paternesi committed [e34f25]

    Added missing implementation for the sl4j logger. Just used the old implementation of the ant project.

  • Ulf Lorenz committed [12bb20]

    Merge branch 'gradle'

  • premkumar bhaskal premkumar bhaskal committed [422c69]

    Junit for logging:

  • Arno Kemner Arno Kemner committed [25792c]

    Removed a commented line

  • Arno Kemner Arno Kemner posted a comment on ticket #21

    Especially for the ClientList and the Chat window the use of MigLayout would be useful, because with the use of Docking-Frames these window had to be fixed size. The use of the Dimension with Integer.MAX_VALUE is not possible to dynamically scale the panel's contents with the size of the panel. See this commit

  • Arno Kemner Arno Kemner modified ticket #73

    Change to way to move to another room

  • Arno Kemner Arno Kemner modified ticket #72

    Playing multiple games at the same time

  • Arno Kemner Arno Kemner modified ticket #73

    Change to way to move to another room

  • Arno Kemner Arno Kemner created ticket #73

    Change to way to move to another room

  • Arno Kemner Arno Kemner created ticket #72

    Playing multiple games at the same time

  • Arno Kemner Arno Kemner created ticket #71

    Split the room window in 2 parts

  • Arno Kemner Arno Kemner modified ticket #24

    Combine windows into a single window

  • Arno Kemner Arno Kemner created ticket #70

    Remembering the last configuration of the windows

  • Arno Kemner Arno Kemner created ticket #69

    Implement a menu

  • premkumar bhaskal premkumar bhaskal committed [1dbf1d]

    added a test coonfiguration to control logging in tests

  • Ulf Lorenz committed [936431]

    Ticket 24: Review things

  • Andrea Paternesi Andrea Paternesi modified ticket #67

    Migrate build system to gradle

  • Andrea Paternesi committed [274eeb]

    Finished tasks for deploy. Now we have fat jar so scripts to run are simpler.

  • Andrea Paternesi committed [1178b6]

    Added task to deply tools. Now the tools deploy. It is all contained in the deploy directory and the scripts runs correctly. i am not sure for the windows bat someone shoult try them. On linux runs well.

  • premkumar bhaskal premkumar bhaskal committed [830074]

    now error,info and debug will go into separate files.

  • Andrea Paternesi committed [7509fb]

    Refactoring and created fat jars to avoid have dependencies in lib directories.

  • Arno Kemner Arno Kemner posted a comment on ticket #24

    Implemented Docking Frames when the client is connected to the server. The first 2 windows (splashwindow and connection window) remain normal windows First picture is an example of a simple setup after starting: The other pictures are examples after changing the layout online. At this moment these changed made by the user are not saved. If this is wanted a new ticket has to be made.

  • Ulf Lorenz Ulf Lorenz modified ticket #65

    Prepare call for developers

  • Andrea Paternesi Andrea Paternesi posted a comment on ticket #68

    Basically we should replace the old tritonous libraries since non one ported them into maven repositories. Right now we are not sure if there is a valid replacement library. I found some libraries from google but they did not work. Right now however the gradle project just build well and runs without problems also with the old libraries.

  • Ulf Lorenz Ulf Lorenz modified a wiki page

    Ticket

  • Andrea Paternesi Andrea Paternesi committed [8a85be]

    removed useless dependencies for tools.

  • Andrea Paternesi Andrea Paternesi committed [9ef5eb]

    moved "data" and "distribution" directory into the freelods subproject

  • Andrea Paternesi Andrea Paternesi committed [6c1ed8]

    Fix to test because it did not remove the working directories correctly after test run.

  • Andrea Paternesi Andrea Paternesi committed [3673ad]

    removes useless logs.

  • Andrea Paternesi Andrea Paternesi committed [7b05b6]

    Fix at the gradle scripts now all projects compile.

  • Andrea Paternesi Andrea Paternesi committed [db929f]

    Created subproject to let compile also the tools and removed deprecations from junit and more little fixes.

  • Andrea Paternesi Andrea Paternesi committed [f184d1]

    Synchronized with commits in master.

  • Andrea Paternesi Andrea Paternesi committed [af47cb]

    Synchronized with commits in master.

  • Arno Kemner Arno Kemner committed [d93185]

    Removed the WindowType's CLIENTLIST and CHATWINDOW

  • Arno Kemner Arno Kemner committed [d54c4e]

    Removed tests for disconnecting / connecting the ClientList and ChatWindow

  • Arno Kemner Arno Kemner committed [c917b4]

    Removed test for abruptly disconnection of ClientList and ChatWindow

  • Arno Kemner Arno Kemner committed [a40f83]

    Added a freelords window dockable class

  • premkumar bhaskal premkumar bhaskal committed [de2e5c]

    testing my ssh keys. ignore the dummy commit

  • premkumar bhaskal premkumar bhaskal committed [b437de]

    changed deploy scripts to include the log4j2 libraries now.\n also right now client and server are logging to same file. NEED to fix this.

  • premkumar bhaskal premkumar bhaskal committed [721ae1]

    resumed work. added rolling file appenders for info and debug.

  • premkumar bhaskal premkumar bhaskal posted a comment on ticket #34

    I think i fixed this issue while working on game room scrolling . I will have to search my commit logs on game room scrolling ticket.

  • Ulf Lorenz Ulf Lorenz created ticket #68

    Replace 3rd party sound libraries

  • Andrea Paternesi Andrea Paternesi committed [8a57d1]

    Now sound tests run correctly. But maven central doesn not have those libraries tritonus_jorbis-0.3.6.jar tritonus_share-0.3.6.jar so we must take them from lib directory.

  • Andrea Paternesi Andrea Paternesi committed [fba772]

    Now sound tests run correctly. But maven central doesn not have those libraries tritonus_jorbis-0.3.6.jar tritonus_share-0.3.6.jar so we must take them from lib directory.

  • Ulf Lorenz Ulf Lorenz modified ticket #34

    Issue with 2 scrollbars visible in the game room.

  • Ulf Lorenz Ulf Lorenz modified ticket #63

    ConfigurationRoom player-list enhancement

  • Ulf Lorenz Ulf Lorenz modified ticket #66

    Refactor server integration tests

  • Ulf Lorenz Ulf Lorenz modified ticket #67

    Migrate build system to gradle

  • Andrea Paternesi committed [c0b873]

    Added dubug systemout to undestand why paths are taken fron classes and files instead from resources.

  • Arno Kemner Arno Kemner committed [f5f130]

    Initially show the clientlist and chatwindow minimized on the right side

  • Arno Kemner Arno Kemner committed [1ebfe1]

    The Dimension with Integer.MAX_VALUE is not possible in combination with docking frames

  • Arno Kemner Arno Kemner committed [006380]

    Add chat and clientlist window to the dockable framework

  • Arno Kemner Arno Kemner committed [b05958]

    Removal of code which displays or hides clientlist and chat display

  • Andrea Paternesi Andrea Paternesi committed [ffe9d3]

    Work to let the audio test run correctly.

  • Andrea Paternesi Andrea Paternesi committed [a76aef]

    Moved resource files. More to be moved.

  • Andrea Paternesi committed [48793f]

    Moved files into resource directories. More work to come.

  • Andrea Paternesi committed [7baf24]

    Moved files into resource directories. More work to come.

  • Andrea Paternesi committed [2518b6]

    Moved files into resource directories. More work to come.

  • Andrea Paternesi committed [487a4e]

    Work on the gradle porting. Must move the test files into resources to let the tests compile and run.

  • Renn Renn committed [27c67b]

    Temp commit of last changes.

  • Ulf Lorenz Ulf Lorenz modified ticket #44

    Only admin players should be able to start a game

  • Ulf Lorenz Ulf Lorenz posted a comment on ticket #44

    Effectively too long ago that we had the last chat. May just as well move the issue back to open.

  • Ulf Lorenz Ulf Lorenz created ticket #67

    Migrate build system to gradle

  • Arno Kemner Arno Kemner committed [ba3c49]

    First try with 1 dockable window

  • premkumar bhaskal premkumar bhaskal committed [e8e6da]

    started with ticket 6 - Use a proper logging framework

  • premkumar bhaskal premkumar bhaskal modified ticket #6

    Use a proper logging framework

  • Arno Kemner Arno Kemner committed [ed4834]

    Added Docking-Frames libraries

1 >